Warning: Permanently added '44.213.77.85' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6601973-epel-8-x86_64 --chroot epel-8-x86_64


Version: 0.69
PID: 6267
Logging PID: 6268
Task:
{'appstream': False,
 'background': False,
 'build_id': 6601973,
 'buildroot_pkgs': [],
 'chroot': 'epel-8-x86_64',
 'enable_net': True,
 'fedora_review': False,
 'git_hash': 'e6951ba9e29a5ce1eaf3a47dd8c0c8d94112d795',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/profidata/xdev-6/mpich',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'mpich',
 'package_version': '3.2.1-9',
 'project_dirname': 'xdev-6',
 'project_name': 'xdev-6',
 'project_owner': 'profidata',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/profidata/xdev-6/epel-8-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://yum.oracle.com/repo/OracleLinux/OL8/oracle/instantclient21/x86_64',
            'id': 'http_yum_oracle_com_repo_OracleLinux_OL8_oracle_instantclient21_x86_64',
            'name': 'Additional repo http_yum_oracle_com_repo_OracleLinux_OL8_oracle_instantclient21_x86_64'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/profidata/xdev-6/epel-8-x86_64/',
            'id': 'copr_profidata_xdev_6',
            'name': 'Additional repo copr_profidata_xdev_6'}],
 'sandbox': 'profidata/xdev-6--profidata',
 'source_json': {},
 'source_type': None,
 'submitter': 'profidata',
 'tags': [],
 'task_id': '6601973-epel-8-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/profidata/xdev-6/mpich /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/profidata/xdev-6/mpich', '/var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich'...

Running: git checkout e6951ba9e29a5ce1eaf3a47dd8c0c8d94112d795 --

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

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 e6951ba automatic import of mpich

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich
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 mpich-3.2.1.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o mpich-3.2.1.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/profidata/xdev-6/mpich/mpich-3.2.1.tar.gz/md5/e175452f4d61646a52c73031683fc375/mpich-3.2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
/usr/bin/tail:                                  Dload  Upload   Total   Spent    Left  Speed
/var/lib/copr-rpmbuild/main.log: file truncated
100 11.3M  100 11.3M    0     0  45.2M      0 --:--:-- --:--:-- --:--:-- 45.4M
INFO: Reading stdout from command: md5sum mpich-3.2.1.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich/mpich.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1699269253.601315 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.2 starting (python version = 3.11.3, NVR = mock-5.2-1.fc38), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich/mpich.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1699269253.601315 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich/mpich.spec)  Config(rhel+epel-8-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.2
INFO: Mock Version: 5.2
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1699269253.601315/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.access.redhat.com/ubi8/ubi
INFO: Pulling image: registry.access.redhat.com/ubi8/ubi
INFO: Copy content of container registry.access.redhat.com/ubi8/ubi to /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1699269253.601315/root
INFO: Checking that registry.access.redhat.com/ubi8/ubi image matches host's architecture
INFO: mounting registry.access.redhat.com/ubi8/ubi with podman image mount
INFO: image registry.access.redhat.com/ubi8/ubi as /var/lib/containers/storage/overlay/f5681d19b4a9ff59eb6fdd5b78b75958501c915c95fd9565ca5924d350347490/merged
INFO: umounting image registry.access.redhat.com/ubi8/ubi (/var/lib/containers/storage/overlay/f5681d19b4a9ff59eb6fdd5b78b75958501c915c95fd9565ca5924d350347490/merged) with podman image umount
INFO: Package manager dnf detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf detected and used (direct choice)
Start: installing minimal buildroot with dnf
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                                 4.9 MB/s | 835 kB     00:00    
Additional repo http_yum_oracle_com_repo_Oracle 530 kB/s |  22 kB     00:00    
Additional repo copr_profidata_xdev_6            24 MB/s | 835 kB     00:00    
Red Hat Enterprise Linux - BaseOS               165 MB/s |  65 MB     00:00    
Red Hat Enterprise Linux - AppStream            155 MB/s |  60 MB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  36 MB/s | 9.9 MB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64   30 MB/s |  16 MB     00:00    
Dependencies resolved.
===========================================================================================
 Package                       Arch    Version                        Repository       Size
===========================================================================================
Installing:
 bash                          x86_64  4.4.20-4.el8_6                 rhel-baseos     1.5 M
 bzip2                         x86_64  1.0.6-26.el8                   rhel-baseos      60 k
 coreutils                     x86_64  8.30-15.el8                    rhel-baseos     1.2 M
 cpio                          x86_64  2.12-11.el8                    rhel-baseos     266 k
 diffutils                     x86_64  3.6-6.el8                      rhel-baseos     359 k
 epel-rpm-macros               noarch  8-40                           epel             26 k
 findutils                     x86_64  1:4.6.0-20.el8_8.1             rhel-baseos     527 k
 gawk                          x86_64  4.2.1-4.el8                    rhel-baseos     1.1 M
 gcc                           x86_64  8.5.0-18.el8                   rhel-appstream   23 M
 gcc-c++                       x86_64  8.5.0-18.el8                   rhel-appstream   12 M
 grep                          x86_64  3.1-6.el8                      rhel-baseos     274 k
 gzip                          x86_64  1.9-13.el8_5                   rhel-baseos     167 k
 info                          x86_64  6.5-7.el8                      rhel-baseos     198 k
 make                          x86_64  1:4.2.1-11.el8                 rhel-baseos     498 k
 patch                         x86_64  2.7.6-11.el8                   rhel-baseos     138 k
 redhat-release                x86_64  8.8-0.8.el8                    rhel-baseos      45 k
 redhat-rpm-config             noarch  131-1.el8                      rhel-appstream   91 k
 rpm-build                     x86_64  4.14.3-26.el8                  rhel-appstream  174 k
 sed                           x86_64  4.5-5.el8                      rhel-baseos     298 k
 tar                           x86_64  2:1.30-9.el8                   rhel-baseos     839 k
 unzip                         x86_64  6.0-46.el8                     rhel-baseos     196 k
 util-linux                    x86_64  2.32.1-42.el8_8                rhel-baseos     2.5 M
 which                         x86_64  2.21-18.el8                    rhel-baseos      50 k
 xz                            x86_64  5.2.4-4.el8_6                  rhel-baseos     153 k
Installing dependencies:
 annobin                       x86_64  10.94-1.el8                    rhel-appstream  965 k
 ansible-srpm-macros           noarch  1-8.2.el8                      epel            8.6 k
 audit-libs                    x86_64  3.0.7-4.el8                    rhel-baseos     123 k
 basesystem                    noarch  11-5.el8                       rhel-baseos      11 k
 binutils                      x86_64  2.30-119.el8_8.2               rhel-baseos     5.8 M
 brotli                        x86_64  1.0.6-3.el8                    rhel-baseos     323 k
 bzip2-libs                    x86_64  1.0.6-26.el8                   rhel-baseos      48 k
 ca-certificates               noarch  2023.2.60_v7.0.306-80.0.el8_8  rhel-baseos     935 k
 chkconfig                     x86_64  1.19.1-1.el8                   rhel-baseos     198 k
 coreutils-common              x86_64  8.30-15.el8                    rhel-baseos     2.0 M
 cpp                           x86_64  8.5.0-18.el8                   rhel-appstream   10 M
 cracklib                      x86_64  2.9.6-15.el8                   rhel-baseos      93 k
 cracklib-dicts                x86_64  2.9.6-15.el8                   rhel-baseos     4.0 M
 crypto-policies               noarch  20221215-1.gitece0092.el8      rhel-baseos      64 k
 curl                          x86_64  7.61.1-30.el8_8.3              rhel-baseos     353 k
 cyrus-sasl-lib                x86_64  2.1.27-6.el8_5                 rhel-baseos     123 k
 dwz                           x86_64  0.12-10.el8                    rhel-appstream  109 k
 efi-srpm-macros               noarch  3-3.el8                        rhel-appstream   22 k
 elfutils                      x86_64  0.188-3.el8                    rhel-baseos     544 k
 elfutils-default-yama-scope   noarch  0.188-3.el8                    rhel-baseos      52 k
 elfutils-libelf               x86_64  0.188-3.el8                    rhel-baseos     231 k
 elfutils-libs                 x86_64  0.188-3.el8                    rhel-baseos     299 k
 expat                         x86_64  2.2.5-11.el8                   rhel-baseos     113 k
 file                          x86_64  5.33-24.el8                    rhel-baseos      77 k
 file-libs                     x86_64  5.33-24.el8                    rhel-baseos     544 k
 filesystem                    x86_64  3.8-6.el8                      rhel-baseos     1.1 M
 fpc-srpm-macros               noarch  1.3-1.el8                      epel            8.2 k
 gc                            x86_64  7.6.4-3.el8                    rhel-appstream  109 k
 gcc-plugin-annobin            x86_64  8.5.0-18.el8                   rhel-appstream   35 k
 gdb-headless                  x86_64  8.2-19.el8                     rhel-appstream  3.7 M
 gdbm                          x86_64  1:1.18-2.el8                   rhel-baseos     130 k
 gdbm-libs                     x86_64  1:1.18-2.el8                   rhel-baseos      60 k
 ghc-srpm-macros               noarch  1.4.2-7.el8                    rhel-appstream  9.4 k
 glib2                         x86_64  2.56.4-161.el8                 rhel-baseos     2.5 M
 glibc                         x86_64  2.28-225.el8_8.6               rhel-baseos     2.2 M
 glibc-all-langpacks           x86_64  2.28-225.el8_8.6               rhel-baseos      26 M
 glibc-common                  x86_64  2.28-225.el8_8.6               rhel-baseos     1.0 M
 glibc-devel                   x86_64  2.28-225.el8_8.6               rhel-baseos      84 k
 glibc-gconv-extra             x86_64  2.28-225.el8_8.6               rhel-baseos     1.5 M
 glibc-headers                 x86_64  2.28-225.el8_8.6               rhel-baseos     489 k
 gmp                           x86_64  1:6.1.2-10.el8                 rhel-baseos     321 k
 gnupg2                        x86_64  2.2.20-3.el8_6                 rhel-baseos     2.4 M
 gnutls                        x86_64  3.6.16-6.el8_7                 rhel-baseos     1.0 M
 go-srpm-macros                noarch  2-17.el8                       rhel-appstream   13 k
 guile                         x86_64  5:2.0.14-7.el8                 rhel-appstream  3.5 M
 ima-evm-utils                 x86_64  1.3.2-12.el8                   rhel-baseos      64 k
 isl                           x86_64  0.16.1-6.el8                   rhel-appstream  841 k
 kernel-headers                x86_64  4.18.0-477.27.1.el8_8          rhel-baseos      11 M
 keyutils-libs                 x86_64  1.5.10-9.el8                   rhel-baseos      34 k
 krb5-libs                     x86_64  1.18.2-25.el8_8                rhel-baseos     842 k
 libacl                        x86_64  2.2.53-1.el8                   rhel-baseos      35 k
 libarchive                    x86_64  3.3.3-5.el8                    rhel-baseos     360 k
 libassuan                     x86_64  2.5.1-3.el8                    rhel-baseos      83 k
 libatomic_ops                 x86_64  7.6.2-3.el8                    rhel-appstream   38 k
 libattr                       x86_64  2.4.48-3.el8                   rhel-baseos      27 k
 libbabeltrace                 x86_64  1.5.4-4.el8                    rhel-baseos     200 k
 libblkid                      x86_64  2.32.1-42.el8_8                rhel-baseos     220 k
 libcap                        x86_64  2.48-5.el8_8                   rhel-baseos      74 k
 libcap-ng                     x86_64  0.7.11-1.el8                   rhel-baseos      33 k
 libcom_err                    x86_64  1.45.6-5.el8                   rhel-baseos      49 k
 libcurl                       x86_64  7.61.1-30.el8_8.3              rhel-baseos     303 k
 libdb                         x86_64  5.3.28-42.el8_4                rhel-baseos     751 k
 libdb-utils                   x86_64  5.3.28-42.el8_4                rhel-baseos     150 k
 libfdisk                      x86_64  2.32.1-42.el8_8                rhel-baseos     253 k
 libffi                        x86_64  3.1-24.el8                     rhel-baseos      38 k
 libgcc                        x86_64  8.5.0-18.el8                   rhel-baseos      81 k
 libgcrypt                     x86_64  1.8.5-7.el8_6                  rhel-baseos     463 k
 libgomp                       x86_64  8.5.0-18.el8                   rhel-baseos     208 k
 libgpg-error                  x86_64  1.31-1.el8                     rhel-baseos     242 k
 libidn2                       x86_64  2.2.0-1.el8                    rhel-baseos      94 k
 libipt                        x86_64  1.6.1-8.el8                    rhel-appstream   50 k
 libksba                       x86_64  1.3.5-9.el8_7                  rhel-baseos     134 k
 libmount                      x86_64  2.32.1-42.el8_8                rhel-baseos     236 k
 libmpc                        x86_64  1.1.0-9.1.el8                  rhel-appstream   61 k
 libnghttp2                    x86_64  1.33.0-5.el8_8                 rhel-baseos      78 k
 libnsl2                       x86_64  1.2.0-2.20180605git4a062cf.el8 rhel-baseos      58 k
 libpkgconf                    x86_64  1.4.2-1.el8                    rhel-baseos      35 k
 libpsl                        x86_64  0.20.2-6.el8                   rhel-baseos      61 k
 libpwquality                  x86_64  1.4.4-6.el8                    rhel-baseos     107 k
 libselinux                    x86_64  2.9-8.el8                      rhel-baseos     166 k
 libsemanage                   x86_64  2.9-9.el8_6                    rhel-baseos     168 k
 libsepol                      x86_64  2.9-3.el8                      rhel-baseos     340 k
 libsigsegv                    x86_64  2.11-5.el8                     rhel-baseos      30 k
 libsmartcols                  x86_64  2.32.1-42.el8_8                rhel-baseos     179 k
 libssh                        x86_64  0.9.6-10.el8_8                 rhel-baseos     219 k
 libssh-config                 noarch  0.9.6-10.el8_8                 rhel-baseos      20 k
 libstdc++                     x86_64  8.5.0-18.el8                   rhel-baseos     455 k
 libstdc++-devel               x86_64  8.5.0-18.el8                   rhel-appstream  2.1 M
 libtasn1                      x86_64  4.13-4.el8_7                   rhel-baseos      76 k
 libtirpc                      x86_64  1.1.4-8.el8                    rhel-baseos     113 k
 libtool-ltdl                  x86_64  2.4.6-25.el8                   rhel-baseos      58 k
 libunistring                  x86_64  0.9.9-3.el8                    rhel-baseos     422 k
 libusbx                       x86_64  1.0.23-4.el8                   rhel-baseos      74 k
 libutempter                   x86_64  1.1.6-14.el8                   rhel-baseos      32 k
 libuuid                       x86_64  2.32.1-42.el8_8                rhel-baseos      98 k
 libverto                      x86_64  0.3.2-2.el8                    rhel-baseos      24 k
 libxcrypt                     x86_64  4.1.1-6.el8                    rhel-baseos      73 k
 libxcrypt-devel               x86_64  4.1.1-6.el8                    rhel-baseos      25 k
 libxml2                       x86_64  2.9.7-16.el8_8.1               rhel-baseos     697 k
 libzstd                       x86_64  1.4.4-1.el8                    rhel-baseos     266 k
 lua-libs                      x86_64  5.3.4-12.el8                   rhel-baseos     118 k
 lua-srpm-macros               noarch  1-3.el8                        epel            8.1 k
 lz4-libs                      x86_64  1.8.3-3.el8_4                  rhel-baseos      66 k
 mpfr                          x86_64  3.1.6-1.el8                    rhel-baseos     221 k
 ncurses                       x86_64  6.1-9.20180224.el8_8.1         rhel-baseos     387 k
 ncurses-base                  noarch  6.1-9.20180224.el8_8.1         rhel-baseos      81 k
 ncurses-libs                  x86_64  6.1-9.20180224.el8_8.1         rhel-baseos     334 k
 nettle                        x86_64  3.4.1-7.el8                    rhel-baseos     301 k
 npth                          x86_64  1.5-4.el8                      rhel-baseos      26 k
 ocaml-srpm-macros             noarch  5-4.el8                        rhel-appstream  9.5 k
 openblas-srpm-macros          noarch  2-2.el8                        rhel-appstream  8.0 k
 openldap                      x86_64  2.4.46-18.el8                  rhel-baseos     352 k
 openssl-libs                  x86_64  1:1.1.1k-9.el8_7               rhel-baseos     1.5 M
 p11-kit                       x86_64  0.23.22-1.el8                  rhel-baseos     324 k
 p11-kit-trust                 x86_64  0.23.22-1.el8                  rhel-baseos     137 k
 pam                           x86_64  1.3.1-25.el8                   rhel-baseos     746 k
 pcre                          x86_64  8.42-6.el8                     rhel-baseos     211 k
 pcre2                         x86_64  10.32-3.el8_6                  rhel-baseos     247 k
 perl-srpm-macros              noarch  1-25.el8                       rhel-appstream   11 k
 pkgconf                       x86_64  1.4.2-1.el8                    rhel-baseos      38 k
 pkgconf-m4                    noarch  1.4.2-1.el8                    rhel-baseos      17 k
 pkgconf-pkg-config            x86_64  1.4.2-1.el8                    rhel-baseos      15 k
 platform-python               x86_64  3.6.8-51.el8_8.2               rhel-baseos      87 k
 platform-python-setuptools    noarch  39.2.0-7.el8                   rhel-baseos     632 k
 popt                          x86_64  1.18-1.el8                     rhel-baseos      61 k
 publicsuffix-list-dafsa       noarch  20180723-1.el8                 rhel-baseos      56 k
 python-rpm-macros             noarch  3-45.el8                       rhel-appstream   16 k
 python-srpm-macros            noarch  3-45.el8                       rhel-appstream   16 k
 python3-libs                  x86_64  3.6.8-51.el8_8.2               rhel-baseos     7.8 M
 python3-pip-wheel             noarch  9.0.3-22.el8                   rhel-baseos     895 k
 python3-rpm-macros            noarch  3-45.el8                       rhel-appstream   15 k
 python3-setuptools-wheel      noarch  39.2.0-7.el8                   rhel-baseos     289 k
 qt5-srpm-macros               noarch  5.15.3-1.el8                   rhel-appstream   11 k
 readline                      x86_64  7.0-10.el8                     rhel-baseos     199 k
 rpm                           x86_64  4.14.3-26.el8                  rhel-baseos     544 k
 rpm-build-libs                x86_64  4.14.3-26.el8                  rhel-baseos     157 k
 rpm-libs                      x86_64  4.14.3-26.el8                  rhel-baseos     345 k
 rust-srpm-macros              noarch  5-2.el8                        rhel-appstream  9.3 k
 setup                         noarch  2.12.2-9.el8                   rhel-baseos     181 k
 shadow-utils                  x86_64  2:4.6-17.el8                   rhel-baseos     1.2 M
 sqlite-libs                   x86_64  3.26.0-18.el8_8                rhel-baseos     581 k
 systemd-libs                  x86_64  239-74.el8_8.5                 rhel-baseos     1.1 M
 tpm2-tss                      x86_64  2.3.2-4.el8                    rhel-baseos     275 k
 tzdata                        noarch  2023c-1.el8                    rhel-baseos     477 k
 xz-libs                       x86_64  5.2.4-4.el8_6                  rhel-baseos      94 k
 zip                           x86_64  3.0-23.el8                     rhel-baseos     270 k
 zlib                          x86_64  1.2.11-21.el8_7                rhel-baseos     103 k
 zstd                          x86_64  1.4.4-1.el8                    rhel-appstream  393 k

Transaction Summary
===========================================================================================
Install  172 Packages

Total download size: 163 M
Installed size: 813 M
Downloading Packages:
(1/172): cracklib-2.9.6-15.el8.x86_64.rpm       1.3 MB/s |  93 kB     00:00    
(2/172): libutempter-1.1.6-14.el8.x86_64.rpm    359 kB/s |  32 kB     00:00    
(3/172): libassuan-2.5.1-3.el8.x86_64.rpm       852 kB/s |  83 kB     00:00    
(4/172): grep-3.1-6.el8.x86_64.rpm              5.7 MB/s | 274 kB     00:00    
(5/172): readline-7.0-10.el8.x86_64.rpm         3.3 MB/s | 199 kB     00:00    
(6/172): libsigsegv-2.11-5.el8.x86_64.rpm       528 kB/s |  30 kB     00:00    
(7/172): pkgconf-1.4.2-1.el8.x86_64.rpm         478 kB/s |  38 kB     00:00    
(8/172): npth-1.5-4.el8.x86_64.rpm              302 kB/s |  26 kB     00:00    
(9/172): libattr-2.4.48-3.el8.x86_64.rpm        461 kB/s |  27 kB     00:00    
(10/172): cracklib-dicts-2.9.6-15.el8.x86_64.rp  56 MB/s | 4.0 MB     00:00    
(11/172): pkgconf-pkg-config-1.4.2-1.el8.x86_64 324 kB/s |  15 kB     00:00    
(12/172): bzip2-libs-1.0.6-26.el8.x86_64.rpm    1.0 MB/s |  48 kB     00:00    
(13/172): mpfr-3.1.6-1.el8.x86_64.rpm           4.9 MB/s | 221 kB     00:00    
(14/172): zip-3.0-23.el8.x86_64.rpm             5.7 MB/s | 270 kB     00:00    
(15/172): libunistring-0.9.9-3.el8.x86_64.rpm   8.9 MB/s | 422 kB     00:00    
(16/172): bzip2-1.0.6-26.el8.x86_64.rpm         935 kB/s |  60 kB     00:00    
(17/172): libnsl2-1.2.0-2.20180605git4a062cf.el 1.1 MB/s |  58 kB     00:00    
(18/172): libpkgconf-1.4.2-1.el8.x86_64.rpm     576 kB/s |  35 kB     00:00    
(19/172): publicsuffix-list-dafsa-20180723-1.el 1.3 MB/s |  56 kB     00:00    
(20/172): pkgconf-m4-1.4.2-1.el8.noarch.rpm     379 kB/s |  17 kB     00:00    
(21/172): libacl-2.2.53-1.el8.x86_64.rpm        723 kB/s |  35 kB     00:00    
(22/172): basesystem-11-5.el8.noarch.rpm        232 kB/s |  11 kB     00:00    
(23/172): libtool-ltdl-2.4.6-25.el8.x86_64.rpm  1.3 MB/s |  58 kB     00:00    
(24/172): libgpg-error-1.31-1.el8.x86_64.rpm    5.0 MB/s | 242 kB     00:00    
(25/172): gmp-6.1.2-10.el8.x86_64.rpm           6.9 MB/s | 321 kB     00:00    
(26/172): diffutils-3.6-6.el8.x86_64.rpm        7.6 MB/s | 359 kB     00:00    
(27/172): patch-2.7.6-11.el8.x86_64.rpm         3.0 MB/s | 138 kB     00:00    
(28/172): libidn2-2.2.0-1.el8.x86_64.rpm        1.6 MB/s |  94 kB     00:00    
(29/172): libzstd-1.4.4-1.el8.x86_64.rpm        5.5 MB/s | 266 kB     00:00    
(30/172): libusbx-1.0.23-4.el8.x86_64.rpm       1.5 MB/s |  74 kB     00:00    
(31/172): p11-kit-trust-0.23.22-1.el8.x86_64.rp 3.0 MB/s | 137 kB     00:00    
(32/172): libpsl-0.20.2-6.el8.x86_64.rpm        1.1 MB/s |  61 kB     00:00    
(33/172): popt-1.18-1.el8.x86_64.rpm            1.4 MB/s |  61 kB     00:00    
(34/172): brotli-1.0.6-3.el8.x86_64.rpm         5.8 MB/s | 323 kB     00:00    
(35/172): lz4-libs-1.8.3-3.el8_4.x86_64.rpm     1.4 MB/s |  66 kB     00:00    
(36/172): ima-evm-utils-1.3.2-12.el8.x86_64.rpm 1.4 MB/s |  64 kB     00:00    
(37/172): p11-kit-0.23.22-1.el8.x86_64.rpm      5.4 MB/s | 324 kB     00:00    
(38/172): tpm2-tss-2.3.2-4.el8.x86_64.rpm       5.5 MB/s | 275 kB     00:00    
(39/172): libxcrypt-devel-4.1.1-6.el8.x86_64.rp 445 kB/s |  25 kB     00:00    
(40/172): pcre-8.42-6.el8.x86_64.rpm            4.5 MB/s | 211 kB     00:00    
(41/172): openldap-2.4.46-18.el8.x86_64.rpm     6.9 MB/s | 352 kB     00:00    
(42/172): nettle-3.4.1-7.el8.x86_64.rpm         5.8 MB/s | 301 kB     00:00    
(43/172): libdb-utils-5.3.28-42.el8_4.x86_64.rp 3.1 MB/s | 150 kB     00:00    
(44/172): filesystem-3.8-6.el8.x86_64.rpm        20 MB/s | 1.1 MB     00:00    
(45/172): libxcrypt-4.1.1-6.el8.x86_64.rpm      1.3 MB/s |  73 kB     00:00    
(46/172): chkconfig-1.19.1-1.el8.x86_64.rpm     4.1 MB/s | 198 kB     00:00    
(47/172): libcap-ng-0.7.11-1.el8.x86_64.rpm     709 kB/s |  33 kB     00:00    
(48/172): libsepol-2.9-3.el8.x86_64.rpm         7.2 MB/s | 340 kB     00:00    
(49/172): libdb-5.3.28-42.el8_4.x86_64.rpm       11 MB/s | 751 kB     00:00    
(50/172): gzip-1.9-13.el8_5.x86_64.rpm          3.2 MB/s | 167 kB     00:00    
(51/172): keyutils-libs-1.5.10-9.el8.x86_64.rpm 724 kB/s |  34 kB     00:00    
(52/172): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64. 1.8 MB/s | 123 kB     00:00    
(53/172): cpio-2.12-11.el8.x86_64.rpm           4.9 MB/s | 266 kB     00:00    
(54/172): lua-libs-5.3.4-12.el8.x86_64.rpm      1.8 MB/s | 118 kB     00:00    
(55/172): sed-4.5-5.el8.x86_64.rpm              4.6 MB/s | 298 kB     00:00    
(56/172): make-4.2.1-11.el8.x86_64.rpm          9.7 MB/s | 498 kB     00:00    
(57/172): python3-pip-wheel-9.0.3-22.el8.noarch  15 MB/s | 895 kB     00:00    
(58/172): xz-libs-5.2.4-4.el8_6.x86_64.rpm      1.7 MB/s |  94 kB     00:00    
(59/172): xz-5.2.4-4.el8_6.x86_64.rpm           3.1 MB/s | 153 kB     00:00    
(60/172): unzip-6.0-46.el8.x86_64.rpm           3.9 MB/s | 196 kB     00:00    
(61/172): info-6.5-7.el8.x86_64.rpm             3.7 MB/s | 198 kB     00:00    
(62/172): libbabeltrace-1.5.4-4.el8.x86_64.rpm  3.9 MB/s | 200 kB     00:00    
(63/172): gawk-4.2.1-4.el8.x86_64.rpm           5.4 MB/s | 1.1 MB     00:00    
(64/172): gdbm-libs-1.18-2.el8.x86_64.rpm       1.2 MB/s |  60 kB     00:00    
(65/172): libverto-0.3.2-2.el8.x86_64.rpm       226 kB/s |  24 kB     00:00    
(66/172): libtirpc-1.1.4-8.el8.x86_64.rpm       2.4 MB/s | 113 kB     00:00    
(67/172): gnupg2-2.2.20-3.el8_6.x86_64.rpm       35 MB/s | 2.4 MB     00:00    
(68/172): pcre2-10.32-3.el8_6.x86_64.rpm        3.6 MB/s | 247 kB     00:00    
(69/172): libgcrypt-1.8.5-7.el8_6.x86_64.rpm    7.6 MB/s | 463 kB     00:00    
(70/172): libsemanage-2.9-9.el8_6.x86_64.rpm    3.5 MB/s | 168 kB     00:00    
(71/172): libcom_err-1.45.6-5.el8.x86_64.rpm    740 kB/s |  49 kB     00:00    
(72/172): bash-4.4.20-4.el8_6.x86_64.rpm         22 MB/s | 1.5 MB     00:00    
(73/172): which-2.21-18.el8.x86_64.rpm          960 kB/s |  50 kB     00:00    
(74/172): gdbm-1.18-2.el8.x86_64.rpm            2.1 MB/s | 130 kB     00:00    
(75/172): tzdata-2023c-1.el8.noarch.rpm          10 MB/s | 477 kB     00:00    
(76/172): gnutls-3.6.16-6.el8_7.x86_64.rpm       20 MB/s | 1.0 MB     00:00    
(77/172): libtasn1-4.13-4.el8_7.x86_64.rpm      1.4 MB/s |  76 kB     00:00    
(78/172): audit-libs-3.0.7-4.el8.x86_64.rpm     2.5 MB/s | 123 kB     00:00    
(79/172): openssl-libs-1.1.1k-9.el8_7.x86_64.rp  27 MB/s | 1.5 MB     00:00    
(80/172): libksba-1.3.5-9.el8_7.x86_64.rpm      2.3 MB/s | 134 kB     00:00    
(81/172): zlib-1.2.11-21.el8_7.x86_64.rpm       2.3 MB/s | 103 kB     00:00    
(82/172): shadow-utils-4.6-17.el8.x86_64.rpm     18 MB/s | 1.2 MB     00:00    
(83/172): coreutils-8.30-15.el8.x86_64.rpm       23 MB/s | 1.2 MB     00:00    
(84/172): crypto-policies-20221215-1.gitece0092 1.4 MB/s |  64 kB     00:00    
(85/172): coreutils-common-8.30-15.el8.x86_64.r  34 MB/s | 2.0 MB     00:00    
(86/172): libselinux-2.9-8.el8.x86_64.rpm       3.5 MB/s | 166 kB     00:00    
(87/172): pam-1.3.1-25.el8.x86_64.rpm            15 MB/s | 746 kB     00:00    
(88/172): rpm-4.14.3-26.el8.x86_64.rpm          9.3 MB/s | 544 kB     00:00    
(89/172): glib2-2.56.4-161.el8.x86_64.rpm        20 MB/s | 2.5 MB     00:00    
(90/172): rpm-libs-4.14.3-26.el8.x86_64.rpm     6.9 MB/s | 345 kB     00:00    
(91/172): redhat-release-8.8-0.8.el8.x86_64.rpm 968 kB/s |  45 kB     00:00    
(92/172): elfutils-libs-0.188-3.el8.x86_64.rpm  5.9 MB/s | 299 kB     00:00    
(93/172): libffi-3.1-24.el8.x86_64.rpm          506 kB/s |  38 kB     00:00    
(94/172): elfutils-0.188-3.el8.x86_64.rpm        10 MB/s | 544 kB     00:00    
(95/172): libgomp-8.5.0-18.el8.x86_64.rpm       4.3 MB/s | 208 kB     00:00    
(96/172): python3-setuptools-wheel-39.2.0-7.el8 6.0 MB/s | 289 kB     00:00    
(97/172): setup-2.12.2-9.el8.noarch.rpm         1.2 MB/s | 181 kB     00:00    
(98/172): libgcc-8.5.0-18.el8.x86_64.rpm        543 kB/s |  81 kB     00:00    
(99/172): rpm-build-libs-4.14.3-26.el8.x86_64.r 3.0 MB/s | 157 kB     00:00    
(100/172): expat-2.2.5-11.el8.x86_64.rpm        463 kB/s | 113 kB     00:00    
(101/172): libpwquality-1.4.4-6.el8.x86_64.rpm  1.9 MB/s | 107 kB     00:00    
(102/172): file-libs-5.33-24.el8.x86_64.rpm      11 MB/s | 544 kB     00:00    
(103/172): libstdc++-8.5.0-18.el8.x86_64.rpm    9.6 MB/s | 455 kB     00:00    
(104/172): elfutils-default-yama-scope-0.188-3. 944 kB/s |  52 kB     00:00    
(105/172): elfutils-libelf-0.188-3.el8.x86_64.r 4.4 MB/s | 231 kB     00:00    
(106/172): libarchive-3.3.3-5.el8.x86_64.rpm    7.5 MB/s | 360 kB     00:00    
(107/172): platform-python-setuptools-39.2.0-7.  10 MB/s | 632 kB     00:00    
(108/172): libfdisk-2.32.1-42.el8_8.x86_64.rpm  5.1 MB/s | 253 kB     00:00    
(109/172): tar-1.30-9.el8.x86_64.rpm             14 MB/s | 839 kB     00:00    
(110/172): util-linux-2.32.1-42.el8_8.x86_64.rp  34 MB/s | 2.5 MB     00:00    
(111/172): libsmartcols-2.32.1-42.el8_8.x86_64. 2.6 MB/s | 179 kB     00:00    
(112/172): libblkid-2.32.1-42.el8_8.x86_64.rpm  4.8 MB/s | 220 kB     00:00    
(113/172): libuuid-2.32.1-42.el8_8.x86_64.rpm   2.0 MB/s |  98 kB     00:00    
(114/172): libmount-2.32.1-42.el8_8.x86_64.rpm  4.7 MB/s | 236 kB     00:00    
(115/172): krb5-libs-1.18.2-25.el8_8.x86_64.rpm  15 MB/s | 842 kB     00:00    
(116/172): sqlite-libs-3.26.0-18.el8_8.x86_64.r  12 MB/s | 581 kB     00:00    
(117/172): libssh-0.9.6-10.el8_8.x86_64.rpm     4.8 MB/s | 219 kB     00:00    
(118/172): libssh-config-0.9.6-10.el8_8.noarch. 457 kB/s |  20 kB     00:00    
(119/172): libcurl-7.61.1-30.el8_8.3.x86_64.rpm 5.4 MB/s | 303 kB     00:00    
(120/172): libxml2-2.9.7-16.el8_8.1.x86_64.rpm   15 MB/s | 697 kB     00:00    
(121/172): libcap-2.48-5.el8_8.x86_64.rpm       1.6 MB/s |  74 kB     00:00    
(122/172): curl-7.61.1-30.el8_8.3.x86_64.rpm    5.8 MB/s | 353 kB     00:00    
(123/172): ca-certificates-2023.2.60_v7.0.306-8  12 MB/s | 935 kB     00:00    
(124/172): findutils-4.6.0-20.el8_8.1.x86_64.rp 9.9 MB/s | 527 kB     00:00    
(125/172): ncurses-6.1-9.20180224.el8_8.1.x86_6 6.9 MB/s | 387 kB     00:00    
(126/172): kernel-headers-4.18.0-477.27.1.el8_8 114 MB/s |  11 MB     00:00    
(127/172): ncurses-base-6.1-9.20180224.el8_8.1. 1.8 MB/s |  81 kB     00:00    
(128/172): ncurses-libs-6.1-9.20180224.el8_8.1. 6.4 MB/s | 334 kB     00:00    
(129/172): systemd-libs-239-74.el8_8.5.x86_64.r  14 MB/s | 1.1 MB     00:00    
(130/172): glibc-2.28-225.el8_8.6.x86_64.rpm     30 MB/s | 2.2 MB     00:00    
(131/172): glibc-common-2.28-225.el8_8.6.x86_64  16 MB/s | 1.0 MB     00:00    
(132/172): glibc-devel-2.28-225.el8_8.6.x86_64. 1.5 MB/s |  84 kB     00:00    
(133/172): glibc-all-langpacks-2.28-225.el8_8.6 123 MB/s |  26 MB     00:00    
(134/172): glibc-gconv-extra-2.28-225.el8_8.6.x  20 MB/s | 1.5 MB     00:00    
(135/172): glibc-headers-2.28-225.el8_8.6.x86_6 9.2 MB/s | 489 kB     00:00    
(136/172): libnghttp2-1.33.0-5.el8_8.x86_64.rpm 868 kB/s |  78 kB     00:00    
(137/172): platform-python-3.6.8-51.el8_8.2.x86 1.8 MB/s |  87 kB     00:00    
(138/172): file-5.33-24.el8.x86_64.rpm           66 kB/s |  77 kB     00:01    
(139/172): binutils-2.30-119.el8_8.2.x86_64.rpm  75 MB/s | 5.8 MB     00:00    
(140/172): python3-libs-3.6.8-51.el8_8.2.x86_64  82 MB/s | 7.8 MB     00:00    
(141/172): ocaml-srpm-macros-5-4.el8.noarch.rpm 213 kB/s | 9.5 kB     00:00    
(142/172): ghc-srpm-macros-1.4.2-7.el8.noarch.r 177 kB/s | 9.4 kB     00:00    
(143/172): openblas-srpm-macros-2-2.el8.noarch. 168 kB/s | 8.0 kB     00:00    
(144/172): perl-srpm-macros-1-25.el8.noarch.rpm 210 kB/s |  11 kB     00:00    
(145/172): libatomic_ops-7.6.2-3.el8.x86_64.rpm 789 kB/s |  38 kB     00:00    
(146/172): gc-7.6.4-3.el8.x86_64.rpm            2.3 MB/s | 109 kB     00:00    
(147/172): guile-2.0.14-7.el8.x86_64.rpm         48 MB/s | 3.5 MB     00:00    
(148/172): isl-0.16.1-6.el8.x86_64.rpm           15 MB/s | 841 kB     00:00    
(149/172): libipt-1.6.1-8.el8.x86_64.rpm        1.1 MB/s |  50 kB     00:00    
(150/172): libmpc-1.1.0-9.1.el8.x86_64.rpm      1.3 MB/s |  61 kB     00:00    
(151/172): efi-srpm-macros-3-3.el8.noarch.rpm   499 kB/s |  22 kB     00:00    
(152/172): zstd-1.4.4-1.el8.x86_64.rpm          2.6 MB/s | 393 kB     00:00    
(153/172): go-srpm-macros-2-17.el8.noarch.rpm   266 kB/s |  13 kB     00:00    
(154/172): qt5-srpm-macros-5.15.3-1.el8.noarch. 225 kB/s |  11 kB     00:00    
(155/172): rust-srpm-macros-5-2.el8.noarch.rpm   20 kB/s | 9.3 kB     00:00    
(156/172): dwz-0.12-10.el8.x86_64.rpm           813 kB/s | 109 kB     00:00    
(157/172): gdb-headless-8.2-19.el8.x86_64.rpm    53 MB/s | 3.7 MB     00:00    
(158/172): rpm-build-4.14.3-26.el8.x86_64.rpm   3.6 MB/s | 174 kB     00:00    
(159/172): gcc-8.5.0-18.el8.x86_64.rpm          139 MB/s |  23 MB     00:00    
(160/172): annobin-10.94-1.el8.x86_64.rpm        17 MB/s | 965 kB     00:00    
(161/172): cpp-8.5.0-18.el8.x86_64.rpm           63 MB/s |  10 MB     00:00    
(162/172): redhat-rpm-config-131-1.el8.noarch.r 1.6 MB/s |  91 kB     00:00    
(163/172): gcc-plugin-annobin-8.5.0-18.el8.x86_ 506 kB/s |  35 kB     00:00    
(164/172): python-rpm-macros-3-45.el8.noarch.rp 354 kB/s |  16 kB     00:00    
(165/172): python3-rpm-macros-3-45.el8.noarch.r 147 kB/s |  15 kB     00:00    
(166/172): libstdc++-devel-8.5.0-18.el8.x86_64.  25 MB/s | 2.1 MB     00:00    
(167/172): python-srpm-macros-3-45.el8.noarch.r 334 kB/s |  16 kB     00:00    
(168/172): ansible-srpm-macros-1-8.2.el8.noarch  66 kB/s | 8.6 kB     00:00    
(169/172): gcc-c++-8.5.0-18.el8.x86_64.rpm       45 MB/s |  12 MB     00:00    
(170/172): epel-rpm-macros-8-40.noarch.rpm      174 kB/s |  26 kB     00:00    
(171/172): fpc-srpm-macros-1.3-1.el8.noarch.rpm 155 kB/s | 8.2 kB     00:00    
(172/172): lua-srpm-macros-1-3.el8.noarch.rpm    79 kB/s | 8.1 kB     00:00    
--------------------------------------------------------------------------------
Total                                            37 MB/s | 163 MB     00:04     
Red Hat Enterprise Linux - BaseOS               3.1 MB/s | 3.1 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Importing GPG key 0x2FA658E0:
 Userid     : "Red Hat, Inc. (auxiliary key) <security@redhat.com>"
 Fingerprint: 43A6 E49C 4A38 F4BE 9ABF 2A53 4568 9C88 2FA6 58E0
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Extra Packages for Enterprise Linux 8 - x86_64  1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x2F86D6A1:
 Userid     : "Fedora EPEL (8) <epel@fedoraproject.org>"
 Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-8
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-6.el8.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.5.0-18.el8.x86_64                           1/172 
  Running scriptlet: libgcc-8.5.0-18.el8.x86_64                           1/172 
  Installing       : python-srpm-macros-3-45.el8.noarch                   2/172 
  Installing       : crypto-policies-20221215-1.gitece0092.el8.noarch     3/172 
  Running scriptlet: crypto-policies-20221215-1.gitece0092.el8.noarch     3/172 
  Installing       : python-rpm-macros-3-45.el8.noarch                    4/172 
  Installing       : python3-setuptools-wheel-39.2.0-7.el8.noarch         5/172 
  Installing       : redhat-release-8.8-0.8.el8.x86_64                    6/172 
  Installing       : setup-2.12.2-9.el8.noarch                            7/172 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-9.el8.noarch                            7/172 
  Installing       : filesystem-3.8-6.el8.x86_64                          8/172 
  Installing       : python3-pip-wheel-9.0.3-22.el8.noarch                9/172 
  Installing       : basesystem-11-5.el8.noarch                          10/172 
  Installing       : python3-rpm-macros-3-45.el8.noarch                  11/172 
  Installing       : fpc-srpm-macros-1.3-1.el8.noarch                    12/172 
  Installing       : ansible-srpm-macros-1-8.2.el8.noarch                13/172 
  Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                 14/172 
  Installing       : go-srpm-macros-2-17.el8.noarch                      15/172 
  Installing       : perl-srpm-macros-1-25.el8.noarch                    16/172 
  Installing       : openblas-srpm-macros-2-2.el8.noarch                 17/172 
  Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                  18/172 
  Installing       : ocaml-srpm-macros-5-4.el8.noarch                    19/172 
  Installing       : rust-srpm-macros-5-2.el8.noarch                     20/172 
  Installing       : ncurses-base-6.1-9.20180224.el8_8.1.noarch          21/172 
  Installing       : kernel-headers-4.18.0-477.27.1.el8_8.x86_64         22/172 
  Installing       : libssh-config-0.9.6-10.el8_8.noarch                 23/172 
  Installing       : tzdata-2023c-1.el8.noarch                           24/172 
  Installing       : pcre2-10.32-3.el8_6.x86_64                          25/172 
  Installing       : libselinux-2.9-8.el8.x86_64                         26/172 
  Installing       : ncurses-libs-6.1-9.20180224.el8_8.1.x86_64          27/172 
  Installing       : glibc-all-langpacks-2.28-225.el8_8.6.x86_64         28/172 
  Installing       : glibc-common-2.28-225.el8_8.6.x86_64                29/172 
  Installing       : glibc-gconv-extra-2.28-225.el8_8.6.x86_64           30/172 
  Running scriptlet: glibc-gconv-extra-2.28-225.el8_8.6.x86_64           30/172 
  Running scriptlet: glibc-2.28-225.el8_8.6.x86_64                       31/172 
  Installing       : glibc-2.28-225.el8_8.6.x86_64                       31/172 
  Running scriptlet: glibc-2.28-225.el8_8.6.x86_64                       31/172 
  Installing       : bash-4.4.20-4.el8_6.x86_64                          32/172 
  Running scriptlet: bash-4.4.20-4.el8_6.x86_64                          32/172 
  Installing       : libsepol-2.9-3.el8.x86_64                           33/172 
  Running scriptlet: libsepol-2.9-3.el8.x86_64                           33/172 
  Installing       : zlib-1.2.11-21.el8_7.x86_64                         34/172 
  Installing       : info-6.5-7.el8.x86_64                               35/172 
  Installing       : bzip2-libs-1.0.6-26.el8.x86_64                      36/172 
  Installing       : gmp-1:6.1.2-10.el8.x86_64                           37/172 
  Running scriptlet: gmp-1:6.1.2-10.el8.x86_64                           37/172 
  Installing       : xz-libs-5.2.4-4.el8_6.x86_64                        38/172 
  Installing       : libstdc++-8.5.0-18.el8.x86_64                       39/172 
  Running scriptlet: libstdc++-8.5.0-18.el8.x86_64                       39/172 
  Installing       : elfutils-libelf-0.188-3.el8.x86_64                  40/172 
  Installing       : libxcrypt-4.1.1-6.el8.x86_64                        41/172 
  Installing       : mpfr-3.1.6-1.el8.x86_64                             42/172 
  Running scriptlet: mpfr-3.1.6-1.el8.x86_64                             42/172 
  Installing       : readline-7.0-10.el8.x86_64                          43/172 
  Running scriptlet: readline-7.0-10.el8.x86_64                          43/172 
  Installing       : sqlite-libs-3.26.0-18.el8_8.x86_64                  44/172 
  Installing       : libzstd-1.4.4-1.el8.x86_64                          45/172 
  Installing       : popt-1.18-1.el8.x86_64                              46/172 
  Installing       : libcap-2.48-5.el8_8.x86_64                          47/172 
  Installing       : libcom_err-1.45.6-5.el8.x86_64                      48/172 
  Running scriptlet: libcom_err-1.45.6-5.el8.x86_64                      48/172 
  Installing       : libuuid-2.32.1-42.el8_8.x86_64                      49/172 
  Running scriptlet: libuuid-2.32.1-42.el8_8.x86_64                      49/172 
  Installing       : chkconfig-1.19.1-1.el8.x86_64                       50/172 
  Installing       : libunistring-0.9.9-3.el8.x86_64                     51/172 
  Installing       : libattr-2.4.48-3.el8.x86_64                         52/172 
  Installing       : libacl-2.2.53-1.el8.x86_64                          53/172 
  Installing       : sed-4.5-5.el8.x86_64                                54/172 
  Running scriptlet: sed-4.5-5.el8.x86_64                                54/172 
  Installing       : libgpg-error-1.31-1.el8.x86_64                      55/172 
  Installing       : lua-libs-5.3.4-12.el8.x86_64                        56/172 
  Installing       : libffi-3.1-24.el8.x86_64                            57/172 
  Installing       : p11-kit-0.23.22-1.el8.x86_64                        58/172 
  Installing       : libidn2-2.2.0-1.el8.x86_64                          59/172 
  Installing       : libmpc-1.1.0-9.1.el8.x86_64                         60/172 
  Installing       : file-libs-5.33-24.el8.x86_64                        61/172 
  Installing       : file-5.33-24.el8.x86_64                             62/172 
  Installing       : libgcrypt-1.8.5-7.el8_6.x86_64                      63/172 
  Running scriptlet: libgcrypt-1.8.5-7.el8_6.x86_64                      63/172 
  Installing       : unzip-6.0-46.el8.x86_64                             64/172 
  Installing       : findutils-1:4.6.0-20.el8_8.1.x86_64                 65/172 
  Running scriptlet: findutils-1:4.6.0-20.el8_8.1.x86_64                 65/172 
  Installing       : elfutils-default-yama-scope-0.188-3.el8.noarch      66/172 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.el8.noarch      66/172 
  Installing       : elfutils-libs-0.188-3.el8.x86_64                    67/172 
  Running scriptlet: glibc-headers-2.28-225.el8_8.6.x86_64               68/172 
  Installing       : glibc-headers-2.28-225.el8_8.6.x86_64               68/172 
  Installing       : lz4-libs-1.8.3-3.el8_4.x86_64                       69/172 
  Installing       : pcre-8.42-6.el8.x86_64                              70/172 
  Installing       : grep-3.1-6.el8.x86_64                               71/172 
  Running scriptlet: grep-3.1-6.el8.x86_64                               71/172 
  Installing       : libcap-ng-0.7.11-1.el8.x86_64                       72/172 
  Installing       : audit-libs-3.0.7-4.el8.x86_64                       73/172 
  Installing       : keyutils-libs-1.5.10-9.el8.x86_64                   74/172 
  Installing       : gdbm-libs-1:1.18-2.el8.x86_64                       75/172 
  Installing       : libtasn1-4.13-4.el8_7.x86_64                        76/172 
  Running scriptlet: libtasn1-4.13-4.el8_7.x86_64                        76/172 
  Installing       : p11-kit-trust-0.23.22-1.el8.x86_64                  77/172 
  Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64                  77/172 
  Installing       : expat-2.2.5-11.el8.x86_64                           78/172 
  Installing       : gdbm-1:1.18-2.el8.x86_64                            79/172 
  Installing       : libsemanage-2.9-9.el8_6.x86_64                      80/172 
  Installing       : xz-5.2.4-4.el8_6.x86_64                             81/172 
  Installing       : elfutils-0.188-3.el8.x86_64                         82/172 
  Installing       : zip-3.0-23.el8.x86_64                               83/172 
  Installing       : cpp-8.5.0-18.el8.x86_64                             84/172 
  Running scriptlet: cpp-8.5.0-18.el8.x86_64                             84/172 
  Installing       : libassuan-2.5.1-3.el8.x86_64                        85/172 
  Installing       : libksba-1.3.5-9.el8_7.x86_64                        86/172 
  Installing       : tar-2:1.30-9.el8.x86_64                             87/172 
  Running scriptlet: tar-2:1.30-9.el8.x86_64                             87/172 
  Installing       : patch-2.7.6-11.el8.x86_64                           88/172 
  Installing       : dwz-0.12-10.el8.x86_64                              89/172 
  Installing       : zstd-1.4.4-1.el8.x86_64                             90/172 
  Installing       : libstdc++-devel-8.5.0-18.el8.x86_64                 91/172 
  Installing       : libxml2-2.9.7-16.el8_8.1.x86_64                     92/172 
  Installing       : nettle-3.4.1-7.el8.x86_64                           93/172 
  Running scriptlet: nettle-3.4.1-7.el8.x86_64                           93/172 
  Installing       : gnutls-3.6.16-6.el8_7.x86_64                        94/172 
  Installing       : isl-0.16.1-6.el8.x86_64                             95/172 
  Running scriptlet: isl-0.16.1-6.el8.x86_64                             95/172 
  Installing       : bzip2-1.0.6-26.el8.x86_64                           96/172 
  Installing       : diffutils-3.6-6.el8.x86_64                          97/172 
  Running scriptlet: diffutils-3.6-6.el8.x86_64                          97/172 
  Installing       : coreutils-common-8.30-15.el8.x86_64                 98/172 
  Running scriptlet: coreutils-common-8.30-15.el8.x86_64                 98/172 
  Installing       : libgomp-8.5.0-18.el8.x86_64                         99/172 
  Running scriptlet: libgomp-8.5.0-18.el8.x86_64                         99/172 
  Installing       : libsigsegv-2.11-5.el8.x86_64                       100/172 
  Installing       : gawk-4.2.1-4.el8.x86_64                            101/172 
  Installing       : npth-1.5-4.el8.x86_64                              102/172 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                      103/172 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                         104/172 
  Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                   105/172 
  Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                   105/172 
  Installing       : brotli-1.0.6-3.el8.x86_64                          106/172 
  Installing       : cpio-2.12-11.el8.x86_64                            107/172 
  Installing       : libverto-0.3.2-2.el8.x86_64                        108/172 
  Installing       : libsmartcols-2.32.1-42.el8_8.x86_64                109/172 
  Running scriptlet: libsmartcols-2.32.1-42.el8_8.x86_64                109/172 
  Installing       : ncurses-6.1-9.20180224.el8_8.1.x86_64              110/172 
  Installing       : openssl-libs-1:1.1.1k-9.el8_7.x86_64               111/172 
  Running scriptlet: openssl-libs-1:1.1.1k-9.el8_7.x86_64               111/172 
  Installing       : coreutils-8.30-15.el8.x86_64                       112/172 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.no   113/172 
  Installing       : ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.no   113/172 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.no   113/172 
  Installing       : libdb-5.3.28-42.el8_4.x86_64                       114/172 
  Running scriptlet: libdb-5.3.28-42.el8_4.x86_64                       114/172 
  Installing       : krb5-libs-1.18.2-25.el8_8.x86_64                   115/172 
  Installing       : libtirpc-1.1.4-8.el8.x86_64                        116/172 
  Running scriptlet: libtirpc-1.1.4-8.el8.x86_64                        116/172 
  Installing       : libblkid-2.32.1-42.el8_8.x86_64                    117/172 
  Running scriptlet: libblkid-2.32.1-42.el8_8.x86_64                    117/172 
  Installing       : libmount-2.32.1-42.el8_8.x86_64                    118/172 
  Running scriptlet: libmount-2.32.1-42.el8_8.x86_64                    118/172 
  Installing       : systemd-libs-239-74.el8_8.5.x86_64                 119/172 
  Running scriptlet: systemd-libs-239-74.el8_8.5.x86_64                 119/172 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      120/172 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      120/172 
  Installing       : platform-python-setuptools-39.2.0-7.el8.noarch     121/172 
  Installing       : platform-python-3.6.8-51.el8_8.2.x86_64            122/172 
  Running scriptlet: platform-python-3.6.8-51.el8_8.2.x86_64            122/172 
  Installing       : python3-libs-3.6.8-51.el8_8.2.x86_64               123/172 
  Installing       : gzip-1.9-13.el8_5.x86_64                           124/172 
  Running scriptlet: gzip-1.9-13.el8_5.x86_64                           124/172 
  Installing       : cracklib-2.9.6-15.el8.x86_64                       125/172 
  Installing       : cracklib-dicts-2.9.6-15.el8.x86_64                 126/172 
  Installing       : pam-1.3.1-25.el8.x86_64                            127/172 
  Running scriptlet: pam-1.3.1-25.el8.x86_64                            127/172 
  Installing       : libpwquality-1.4.4-6.el8.x86_64                    128/172 
  Installing       : shadow-utils-2:4.6-17.el8.x86_64                   129/172 
  Installing       : binutils-2.30-119.el8_8.2.x86_64                   130/172 
  Running scriptlet: binutils-2.30-119.el8_8.2.x86_64                   130/172 
  Running scriptlet: libutempter-1.1.6-14.el8.x86_64                    131/172 
  Installing       : libutempter-1.1.6-14.el8.x86_64                    131/172 
  Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64                        132/172 
  Installing       : tpm2-tss-2.3.2-4.el8.x86_64                        132/172 
  Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64                        132/172 
  Installing       : ima-evm-utils-1.3.2-12.el8.x86_64                  133/172 
  Installing       : libusbx-1.0.23-4.el8.x86_64                        134/172 
  Installing       : glib2-2.56.4-161.el8.x86_64                        135/172 
  Installing       : libbabeltrace-1.5.4-4.el8.x86_64                   136/172 
  Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                   136/172 
  Installing       : libfdisk-2.32.1-42.el8_8.x86_64                    137/172 
  Running scriptlet: libfdisk-2.32.1-42.el8_8.x86_64                    137/172 
  Installing       : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               138/172 
  Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               138/172 
  Installing       : openldap-2.4.46-18.el8.x86_64                      139/172 
  Installing       : gnupg2-2.2.20-3.el8_6.x86_64                       140/172 
  Installing       : libssh-0.9.6-10.el8_8.x86_64                       141/172 
  Installing       : libdb-utils-5.3.28-42.el8_4.x86_64                 142/172 
  Installing       : libarchive-3.3.3-5.el8.x86_64                      143/172 
  Installing       : libnghttp2-1.33.0-5.el8_8.x86_64                   144/172 
  Installing       : libatomic_ops-7.6.2-3.el8.x86_64                   145/172 
  Installing       : gc-7.6.4-3.el8.x86_64                              146/172 
  Installing       : guile-5:2.0.14-7.el8.x86_64                        147/172 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        147/172 
  Installing       : libipt-1.6.1-8.el8.x86_64                          148/172 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                      149/172 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64              150/172 
  Installing       : glibc-devel-2.28-225.el8_8.6.x86_64                151/172 
  Running scriptlet: glibc-devel-2.28-225.el8_8.6.x86_64                151/172 
  Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                 152/172 
  Installing       : gcc-8.5.0-18.el8.x86_64                            153/172 
  Running scriptlet: gcc-8.5.0-18.el8.x86_64                            153/172 
  Installing       : annobin-10.94-1.el8.x86_64                         154/172 
  Installing       : gcc-plugin-annobin-8.5.0-18.el8.x86_64             155/172 
  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch      156/172 
  Installing       : libpsl-0.20.2-6.el8.x86_64                         157/172 
  Installing       : libcurl-7.61.1-30.el8_8.3.x86_64                   158/172 
  Installing       : curl-7.61.1-30.el8_8.3.x86_64                      159/172 
  Installing       : rpm-libs-4.14.3-26.el8.x86_64                      160/172 
  Running scriptlet: rpm-libs-4.14.3-26.el8.x86_64                      160/172 
  Installing       : rpm-4.14.3-26.el8.x86_64                           161/172 
  Installing       : efi-srpm-macros-3-3.el8.noarch                     162/172 
  Installing       : redhat-rpm-config-131-1.el8.noarch                 163/172 
  Running scriptlet: redhat-rpm-config-131-1.el8.noarch                 163/172 
  Installing       : lua-srpm-macros-1-3.el8.noarch                     164/172 
  Installing       : rpm-build-libs-4.14.3-26.el8.x86_64                165/172 
  Running scriptlet: rpm-build-libs-4.14.3-26.el8.x86_64                165/172 
  Installing       : gdb-headless-8.2-19.el8.x86_64                     166/172 
  Installing       : rpm-build-4.14.3-26.el8.x86_64                     167/172 
  Installing       : epel-rpm-macros-8-40.noarch                        168/172 
  Installing       : gcc-c++-8.5.0-18.el8.x86_64                        169/172 
  Installing       : util-linux-2.32.1-42.el8_8.x86_64                  170/172 
  Running scriptlet: util-linux-2.32.1-42.el8_8.x86_64                  170/172 
  Installing       : which-2.21-18.el8.x86_64                           171/172 
  Installing       : make-1:4.2.1-11.el8.x86_64                         172/172 
  Running scriptlet: make-1:4.2.1-11.el8.x86_64                         172/172 
  Running scriptlet: filesystem-3.8-6.el8.x86_64                        172/172 
  Running scriptlet: glibc-all-langpacks-2.28-225.el8_8.6.x86_64        172/172 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.no   172/172 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        172/172 
  Running scriptlet: glibc-common-2.28-225.el8_8.6.x86_64               172/172 
  Running scriptlet: info-6.5-7.el8.x86_64                              172/172 
  Running scriptlet: glib2-2.56.4-161.el8.x86_64                        172/172 
  Verifying        : libassuan-2.5.1-3.el8.x86_64                         1/172 
  Verifying        : cracklib-2.9.6-15.el8.x86_64                         2/172 
  Verifying        : libutempter-1.1.6-14.el8.x86_64                      3/172 
  Verifying        : grep-3.1-6.el8.x86_64                                4/172 
  Verifying        : readline-7.0-10.el8.x86_64                           5/172 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                           6/172 
  Verifying        : libsigsegv-2.11-5.el8.x86_64                         7/172 
  Verifying        : npth-1.5-4.el8.x86_64                                8/172 
  Verifying        : cracklib-dicts-2.9.6-15.el8.x86_64                   9/172 
  Verifying        : libattr-2.4.48-3.el8.x86_64                         10/172 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64               11/172 
  Verifying        : bzip2-libs-1.0.6-26.el8.x86_64                      12/172 
  Verifying        : mpfr-3.1.6-1.el8.x86_64                             13/172 
  Verifying        : zip-3.0-23.el8.x86_64                               14/172 
  Verifying        : libunistring-0.9.9-3.el8.x86_64                     15/172 
  Verifying        : bzip2-1.0.6-26.el8.x86_64                           16/172 
  Verifying        : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       17/172 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                       18/172 
  Verifying        : publicsuffix-list-dafsa-20180723-1.el8.noarch       19/172 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                       20/172 
  Verifying        : libacl-2.2.53-1.el8.x86_64                          21/172 
  Verifying        : basesystem-11-5.el8.noarch                          22/172 
  Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                    23/172 
  Verifying        : libgpg-error-1.31-1.el8.x86_64                      24/172 
  Verifying        : gmp-1:6.1.2-10.el8.x86_64                           25/172 
  Verifying        : diffutils-3.6-6.el8.x86_64                          26/172 
  Verifying        : libidn2-2.2.0-1.el8.x86_64                          27/172 
  Verifying        : patch-2.7.6-11.el8.x86_64                           28/172 
  Verifying        : libzstd-1.4.4-1.el8.x86_64                          29/172 
  Verifying        : libusbx-1.0.23-4.el8.x86_64                         30/172 
  Verifying        : p11-kit-trust-0.23.22-1.el8.x86_64                  31/172 
  Verifying        : libpsl-0.20.2-6.el8.x86_64                          32/172 
  Verifying        : popt-1.18-1.el8.x86_64                              33/172 
  Verifying        : brotli-1.0.6-3.el8.x86_64                           34/172 
  Verifying        : lz4-libs-1.8.3-3.el8_4.x86_64                       35/172 
  Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                   36/172 
  Verifying        : p11-kit-0.23.22-1.el8.x86_64                        37/172 
  Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                  38/172 
  Verifying        : tpm2-tss-2.3.2-4.el8.x86_64                         39/172 
  Verifying        : pcre-8.42-6.el8.x86_64                              40/172 
  Verifying        : openldap-2.4.46-18.el8.x86_64                       41/172 
  Verifying        : nettle-3.4.1-7.el8.x86_64                           42/172 
  Verifying        : libdb-utils-5.3.28-42.el8_4.x86_64                  43/172 
  Verifying        : filesystem-3.8-6.el8.x86_64                         44/172 
  Verifying        : libxcrypt-4.1.1-6.el8.x86_64                        45/172 
  Verifying        : chkconfig-1.19.1-1.el8.x86_64                       46/172 
  Verifying        : libcap-ng-0.7.11-1.el8.x86_64                       47/172 
  Verifying        : libdb-5.3.28-42.el8_4.x86_64                        48/172 
  Verifying        : libsepol-2.9-3.el8.x86_64                           49/172 
  Verifying        : gzip-1.9-13.el8_5.x86_64                            50/172 
  Verifying        : keyutils-libs-1.5.10-9.el8.x86_64                   51/172 
  Verifying        : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                52/172 
  Verifying        : lua-libs-5.3.4-12.el8.x86_64                        53/172 
  Verifying        : cpio-2.12-11.el8.x86_64                             54/172 
  Verifying        : sed-4.5-5.el8.x86_64                                55/172 
  Verifying        : make-1:4.2.1-11.el8.x86_64                          56/172 
  Verifying        : python3-pip-wheel-9.0.3-22.el8.noarch               57/172 
  Verifying        : gawk-4.2.1-4.el8.x86_64                             58/172 
  Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                        59/172 
  Verifying        : xz-5.2.4-4.el8_6.x86_64                             60/172 
  Verifying        : info-6.5-7.el8.x86_64                               61/172 
  Verifying        : unzip-6.0-46.el8.x86_64                             62/172 
  Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                    63/172 
  Verifying        : libverto-0.3.2-2.el8.x86_64                         64/172 
  Verifying        : gdbm-libs-1:1.18-2.el8.x86_64                       65/172 
  Verifying        : gnupg2-2.2.20-3.el8_6.x86_64                        66/172 
  Verifying        : libtirpc-1.1.4-8.el8.x86_64                         67/172 
  Verifying        : pcre2-10.32-3.el8_6.x86_64                          68/172 
  Verifying        : libgcrypt-1.8.5-7.el8_6.x86_64                      69/172 
  Verifying        : libcom_err-1.45.6-5.el8.x86_64                      70/172 
  Verifying        : libsemanage-2.9-9.el8_6.x86_64                      71/172 
  Verifying        : bash-4.4.20-4.el8_6.x86_64                          72/172 
  Verifying        : which-2.21-18.el8.x86_64                            73/172 
  Verifying        : gdbm-1:1.18-2.el8.x86_64                            74/172 
  Verifying        : gnutls-3.6.16-6.el8_7.x86_64                        75/172 
  Verifying        : tzdata-2023c-1.el8.noarch                           76/172 
  Verifying        : libtasn1-4.13-4.el8_7.x86_64                        77/172 
  Verifying        : openssl-libs-1:1.1.1k-9.el8_7.x86_64                78/172 
  Verifying        : audit-libs-3.0.7-4.el8.x86_64                       79/172 
  Verifying        : libksba-1.3.5-9.el8_7.x86_64                        80/172 
  Verifying        : zlib-1.2.11-21.el8_7.x86_64                         81/172 
  Verifying        : shadow-utils-2:4.6-17.el8.x86_64                    82/172 
  Verifying        : coreutils-8.30-15.el8.x86_64                        83/172 
  Verifying        : crypto-policies-20221215-1.gitece0092.el8.noarch    84/172 
  Verifying        : coreutils-common-8.30-15.el8.x86_64                 85/172 
  Verifying        : glib2-2.56.4-161.el8.x86_64                         86/172 
  Verifying        : libselinux-2.9-8.el8.x86_64                         87/172 
  Verifying        : pam-1.3.1-25.el8.x86_64                             88/172 
  Verifying        : rpm-4.14.3-26.el8.x86_64                            89/172 
  Verifying        : rpm-libs-4.14.3-26.el8.x86_64                       90/172 
  Verifying        : redhat-release-8.8-0.8.el8.x86_64                   91/172 
  Verifying        : libffi-3.1-24.el8.x86_64                            92/172 
  Verifying        : elfutils-libs-0.188-3.el8.x86_64                    93/172 
  Verifying        : elfutils-0.188-3.el8.x86_64                         94/172 
  Verifying        : libgomp-8.5.0-18.el8.x86_64                         95/172 
  Verifying        : expat-2.2.5-11.el8.x86_64                           96/172 
  Verifying        : python3-setuptools-wheel-39.2.0-7.el8.noarch        97/172 
  Verifying        : setup-2.12.2-9.el8.noarch                           98/172 
  Verifying        : libgcc-8.5.0-18.el8.x86_64                          99/172 
  Verifying        : rpm-build-libs-4.14.3-26.el8.x86_64                100/172 
  Verifying        : libpwquality-1.4.4-6.el8.x86_64                    101/172 
  Verifying        : file-libs-5.33-24.el8.x86_64                       102/172 
  Verifying        : file-5.33-24.el8.x86_64                            103/172 
  Verifying        : libstdc++-8.5.0-18.el8.x86_64                      104/172 
  Verifying        : elfutils-default-yama-scope-0.188-3.el8.noarch     105/172 
  Verifying        : elfutils-libelf-0.188-3.el8.x86_64                 106/172 
  Verifying        : platform-python-setuptools-39.2.0-7.el8.noarch     107/172 
  Verifying        : libarchive-3.3.3-5.el8.x86_64                      108/172 
  Verifying        : tar-2:1.30-9.el8.x86_64                            109/172 
  Verifying        : libfdisk-2.32.1-42.el8_8.x86_64                    110/172 
  Verifying        : util-linux-2.32.1-42.el8_8.x86_64                  111/172 
  Verifying        : libsmartcols-2.32.1-42.el8_8.x86_64                112/172 
  Verifying        : libuuid-2.32.1-42.el8_8.x86_64                     113/172 
  Verifying        : libblkid-2.32.1-42.el8_8.x86_64                    114/172 
  Verifying        : libmount-2.32.1-42.el8_8.x86_64                    115/172 
  Verifying        : krb5-libs-1.18.2-25.el8_8.x86_64                   116/172 
  Verifying        : sqlite-libs-3.26.0-18.el8_8.x86_64                 117/172 
  Verifying        : libssh-0.9.6-10.el8_8.x86_64                       118/172 
  Verifying        : libssh-config-0.9.6-10.el8_8.noarch                119/172 
  Verifying        : libcurl-7.61.1-30.el8_8.3.x86_64                   120/172 
  Verifying        : libxml2-2.9.7-16.el8_8.1.x86_64                    121/172 
  Verifying        : libcap-2.48-5.el8_8.x86_64                         122/172 
  Verifying        : curl-7.61.1-30.el8_8.3.x86_64                      123/172 
  Verifying        : ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.no   124/172 
  Verifying        : findutils-1:4.6.0-20.el8_8.1.x86_64                125/172 
  Verifying        : kernel-headers-4.18.0-477.27.1.el8_8.x86_64        126/172 
  Verifying        : ncurses-6.1-9.20180224.el8_8.1.x86_64              127/172 
  Verifying        : ncurses-base-6.1-9.20180224.el8_8.1.noarch         128/172 
  Verifying        : ncurses-libs-6.1-9.20180224.el8_8.1.x86_64         129/172 
  Verifying        : systemd-libs-239-74.el8_8.5.x86_64                 130/172 
  Verifying        : glibc-2.28-225.el8_8.6.x86_64                      131/172 
  Verifying        : glibc-all-langpacks-2.28-225.el8_8.6.x86_64        132/172 
  Verifying        : glibc-common-2.28-225.el8_8.6.x86_64               133/172 
  Verifying        : glibc-devel-2.28-225.el8_8.6.x86_64                134/172 
  Verifying        : glibc-gconv-extra-2.28-225.el8_8.6.x86_64          135/172 
  Verifying        : glibc-headers-2.28-225.el8_8.6.x86_64              136/172 
  Verifying        : libnghttp2-1.33.0-5.el8_8.x86_64                   137/172 
  Verifying        : platform-python-3.6.8-51.el8_8.2.x86_64            138/172 
  Verifying        : python3-libs-3.6.8-51.el8_8.2.x86_64               139/172 
  Verifying        : binutils-2.30-119.el8_8.2.x86_64                   140/172 
  Verifying        : rust-srpm-macros-5-2.el8.noarch                    141/172 
  Verifying        : ocaml-srpm-macros-5-4.el8.noarch                   142/172 
  Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                 143/172 
  Verifying        : openblas-srpm-macros-2-2.el8.noarch                144/172 
  Verifying        : perl-srpm-macros-1-25.el8.noarch                   145/172 
  Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                   146/172 
  Verifying        : gc-7.6.4-3.el8.x86_64                              147/172 
  Verifying        : guile-5:2.0.14-7.el8.x86_64                        148/172 
  Verifying        : isl-0.16.1-6.el8.x86_64                            149/172 
  Verifying        : libipt-1.6.1-8.el8.x86_64                          150/172 
  Verifying        : zstd-1.4.4-1.el8.x86_64                            151/172 
  Verifying        : libmpc-1.1.0-9.1.el8.x86_64                        152/172 
  Verifying        : efi-srpm-macros-3-3.el8.noarch                     153/172 
  Verifying        : go-srpm-macros-2-17.el8.noarch                     154/172 
  Verifying        : dwz-0.12-10.el8.x86_64                             155/172 
  Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                156/172 
  Verifying        : gdb-headless-8.2-19.el8.x86_64                     157/172 
  Verifying        : gcc-8.5.0-18.el8.x86_64                            158/172 
  Verifying        : cpp-8.5.0-18.el8.x86_64                            159/172 
  Verifying        : rpm-build-4.14.3-26.el8.x86_64                     160/172 
  Verifying        : annobin-10.94-1.el8.x86_64                         161/172 
  Verifying        : gcc-plugin-annobin-8.5.0-18.el8.x86_64             162/172 
  Verifying        : redhat-rpm-config-131-1.el8.noarch                 163/172 
  Verifying        : python3-rpm-macros-3-45.el8.noarch                 164/172 
  Verifying        : python-rpm-macros-3-45.el8.noarch                  165/172 
  Verifying        : gcc-c++-8.5.0-18.el8.x86_64                        166/172 
  Verifying        : libstdc++-devel-8.5.0-18.el8.x86_64                167/172 
  Verifying        : python-srpm-macros-3-45.el8.noarch                 168/172 
  Verifying        : ansible-srpm-macros-1-8.2.el8.noarch               169/172 
  Verifying        : epel-rpm-macros-8-40.noarch                        170/172 
  Verifying        : fpc-srpm-macros-1.3-1.el8.noarch                   171/172 
  Verifying        : lua-srpm-macros-1-3.el8.noarch                     172/172 
Installed products updated.

Installed:
  annobin-10.94-1.el8.x86_64                                                    
  ansible-srpm-macros-1-8.2.el8.noarch                                          
  audit-libs-3.0.7-4.el8.x86_64                                                 
  basesystem-11-5.el8.noarch                                                    
  bash-4.4.20-4.el8_6.x86_64                                                    
  binutils-2.30-119.el8_8.2.x86_64                                              
  brotli-1.0.6-3.el8.x86_64                                                     
  bzip2-1.0.6-26.el8.x86_64                                                     
  bzip2-libs-1.0.6-26.el8.x86_64                                                
  ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch                          
  chkconfig-1.19.1-1.el8.x86_64                                                 
  coreutils-8.30-15.el8.x86_64                                                  
  coreutils-common-8.30-15.el8.x86_64                                           
  cpio-2.12-11.el8.x86_64                                                       
  cpp-8.5.0-18.el8.x86_64                                                       
  cracklib-2.9.6-15.el8.x86_64                                                  
  cracklib-dicts-2.9.6-15.el8.x86_64                                            
  crypto-policies-20221215-1.gitece0092.el8.noarch                              
  curl-7.61.1-30.el8_8.3.x86_64                                                 
  cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                                          
  diffutils-3.6-6.el8.x86_64                                                    
  dwz-0.12-10.el8.x86_64                                                        
  efi-srpm-macros-3-3.el8.noarch                                                
  elfutils-0.188-3.el8.x86_64                                                   
  elfutils-default-yama-scope-0.188-3.el8.noarch                                
  elfutils-libelf-0.188-3.el8.x86_64                                            
  elfutils-libs-0.188-3.el8.x86_64                                              
  epel-rpm-macros-8-40.noarch                                                   
  expat-2.2.5-11.el8.x86_64                                                     
  file-5.33-24.el8.x86_64                                                       
  file-libs-5.33-24.el8.x86_64                                                  
  filesystem-3.8-6.el8.x86_64                                                   
  findutils-1:4.6.0-20.el8_8.1.x86_64                                           
  fpc-srpm-macros-1.3-1.el8.noarch                                              
  gawk-4.2.1-4.el8.x86_64                                                       
  gc-7.6.4-3.el8.x86_64                                                         
  gcc-8.5.0-18.el8.x86_64                                                       
  gcc-c++-8.5.0-18.el8.x86_64                                                   
  gcc-plugin-annobin-8.5.0-18.el8.x86_64                                        
  gdb-headless-8.2-19.el8.x86_64                                                
  gdbm-1:1.18-2.el8.x86_64                                                      
  gdbm-libs-1:1.18-2.el8.x86_64                                                 
  ghc-srpm-macros-1.4.2-7.el8.noarch                                            
  glib2-2.56.4-161.el8.x86_64                                                   
  glibc-2.28-225.el8_8.6.x86_64                                                 
  glibc-all-langpacks-2.28-225.el8_8.6.x86_64                                   
  glibc-common-2.28-225.el8_8.6.x86_64                                          
  glibc-devel-2.28-225.el8_8.6.x86_64                                           
  glibc-gconv-extra-2.28-225.el8_8.6.x86_64                                     
  glibc-headers-2.28-225.el8_8.6.x86_64                                         
  gmp-1:6.1.2-10.el8.x86_64                                                     
  gnupg2-2.2.20-3.el8_6.x86_64                                                  
  gnutls-3.6.16-6.el8_7.x86_64                                                  
  go-srpm-macros-2-17.el8.noarch                                                
  grep-3.1-6.el8.x86_64                                                         
  guile-5:2.0.14-7.el8.x86_64                                                   
  gzip-1.9-13.el8_5.x86_64                                                      
  ima-evm-utils-1.3.2-12.el8.x86_64                                             
  info-6.5-7.el8.x86_64                                                         
  isl-0.16.1-6.el8.x86_64                                                       
  kernel-headers-4.18.0-477.27.1.el8_8.x86_64                                   
  keyutils-libs-1.5.10-9.el8.x86_64                                             
  krb5-libs-1.18.2-25.el8_8.x86_64                                              
  libacl-2.2.53-1.el8.x86_64                                                    
  libarchive-3.3.3-5.el8.x86_64                                                 
  libassuan-2.5.1-3.el8.x86_64                                                  
  libatomic_ops-7.6.2-3.el8.x86_64                                              
  libattr-2.4.48-3.el8.x86_64                                                   
  libbabeltrace-1.5.4-4.el8.x86_64                                              
  libblkid-2.32.1-42.el8_8.x86_64                                               
  libcap-2.48-5.el8_8.x86_64                                                    
  libcap-ng-0.7.11-1.el8.x86_64                                                 
  libcom_err-1.45.6-5.el8.x86_64                                                
  libcurl-7.61.1-30.el8_8.3.x86_64                                              
  libdb-5.3.28-42.el8_4.x86_64                                                  
  libdb-utils-5.3.28-42.el8_4.x86_64                                            
  libfdisk-2.32.1-42.el8_8.x86_64                                               
  libffi-3.1-24.el8.x86_64                                                      
  libgcc-8.5.0-18.el8.x86_64                                                    
  libgcrypt-1.8.5-7.el8_6.x86_64                                                
  libgomp-8.5.0-18.el8.x86_64                                                   
  libgpg-error-1.31-1.el8.x86_64                                                
  libidn2-2.2.0-1.el8.x86_64                                                    
  libipt-1.6.1-8.el8.x86_64                                                     
  libksba-1.3.5-9.el8_7.x86_64                                                  
  libmount-2.32.1-42.el8_8.x86_64                                               
  libmpc-1.1.0-9.1.el8.x86_64                                                   
  libnghttp2-1.33.0-5.el8_8.x86_64                                              
  libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64                                 
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libpsl-0.20.2-6.el8.x86_64                                                    
  libpwquality-1.4.4-6.el8.x86_64                                               
  libselinux-2.9-8.el8.x86_64                                                   
  libsemanage-2.9-9.el8_6.x86_64                                                
  libsepol-2.9-3.el8.x86_64                                                     
  libsigsegv-2.11-5.el8.x86_64                                                  
  libsmartcols-2.32.1-42.el8_8.x86_64                                           
  libssh-0.9.6-10.el8_8.x86_64                                                  
  libssh-config-0.9.6-10.el8_8.noarch                                           
  libstdc++-8.5.0-18.el8.x86_64                                                 
  libstdc++-devel-8.5.0-18.el8.x86_64                                           
  libtasn1-4.13-4.el8_7.x86_64                                                  
  libtirpc-1.1.4-8.el8.x86_64                                                   
  libtool-ltdl-2.4.6-25.el8.x86_64                                              
  libunistring-0.9.9-3.el8.x86_64                                               
  libusbx-1.0.23-4.el8.x86_64                                                   
  libutempter-1.1.6-14.el8.x86_64                                               
  libuuid-2.32.1-42.el8_8.x86_64                                                
  libverto-0.3.2-2.el8.x86_64                                                   
  libxcrypt-4.1.1-6.el8.x86_64                                                  
  libxcrypt-devel-4.1.1-6.el8.x86_64                                            
  libxml2-2.9.7-16.el8_8.1.x86_64                                               
  libzstd-1.4.4-1.el8.x86_64                                                    
  lua-libs-5.3.4-12.el8.x86_64                                                  
  lua-srpm-macros-1-3.el8.noarch                                                
  lz4-libs-1.8.3-3.el8_4.x86_64                                                 
  make-1:4.2.1-11.el8.x86_64                                                    
  mpfr-3.1.6-1.el8.x86_64                                                       
  ncurses-6.1-9.20180224.el8_8.1.x86_64                                         
  ncurses-base-6.1-9.20180224.el8_8.1.noarch                                    
  ncurses-libs-6.1-9.20180224.el8_8.1.x86_64                                    
  nettle-3.4.1-7.el8.x86_64                                                     
  npth-1.5-4.el8.x86_64                                                         
  ocaml-srpm-macros-5-4.el8.noarch                                              
  openblas-srpm-macros-2-2.el8.noarch                                           
  openldap-2.4.46-18.el8.x86_64                                                 
  openssl-libs-1:1.1.1k-9.el8_7.x86_64                                          
  p11-kit-0.23.22-1.el8.x86_64                                                  
  p11-kit-trust-0.23.22-1.el8.x86_64                                            
  pam-1.3.1-25.el8.x86_64                                                       
  patch-2.7.6-11.el8.x86_64                                                     
  pcre-8.42-6.el8.x86_64                                                        
  pcre2-10.32-3.el8_6.x86_64                                                    
  perl-srpm-macros-1-25.el8.noarch                                              
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
  platform-python-3.6.8-51.el8_8.2.x86_64                                       
  platform-python-setuptools-39.2.0-7.el8.noarch                                
  popt-1.18-1.el8.x86_64                                                        
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python-rpm-macros-3-45.el8.noarch                                             
  python-srpm-macros-3-45.el8.noarch                                            
  python3-libs-3.6.8-51.el8_8.2.x86_64                                          
  python3-pip-wheel-9.0.3-22.el8.noarch                                         
  python3-rpm-macros-3-45.el8.noarch                                            
  python3-setuptools-wheel-39.2.0-7.el8.noarch                                  
  qt5-srpm-macros-5.15.3-1.el8.noarch                                           
  readline-7.0-10.el8.x86_64                                                    
  redhat-release-8.8-0.8.el8.x86_64                                             
  redhat-rpm-config-131-1.el8.noarch                                            
  rpm-4.14.3-26.el8.x86_64                                                      
  rpm-build-4.14.3-26.el8.x86_64                                                
  rpm-build-libs-4.14.3-26.el8.x86_64                                           
  rpm-libs-4.14.3-26.el8.x86_64                                                 
  rust-srpm-macros-5-2.el8.noarch                                               
  sed-4.5-5.el8.x86_64                                                          
  setup-2.12.2-9.el8.noarch                                                     
  shadow-utils-2:4.6-17.el8.x86_64                                              
  sqlite-libs-3.26.0-18.el8_8.x86_64                                            
  systemd-libs-239-74.el8_8.5.x86_64                                            
  tar-2:1.30-9.el8.x86_64                                                       
  tpm2-tss-2.3.2-4.el8.x86_64                                                   
  tzdata-2023c-1.el8.noarch                                                     
  unzip-6.0-46.el8.x86_64                                                       
  util-linux-2.32.1-42.el8_8.x86_64                                             
  which-2.21-18.el8.x86_64                                                      
  xz-5.2.4-4.el8_6.x86_64                                                       
  xz-libs-5.2.4-4.el8_6.x86_64                                                  
  zip-3.0-23.el8.x86_64                                                         
  zlib-1.2.11-21.el8_7.x86_64                                                   
  zstd-1.4.4-1.el8.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: annobin-10.94-1.el8.x86_64
ansible-srpm-macros-1-8.2.el8.noarch
audit-libs-3.0.7-4.el8.x86_64
basesystem-11-5.el8.noarch
bash-4.4.20-4.el8_6.x86_64
binutils-2.30-119.el8_8.2.x86_64
brotli-1.0.6-3.el8.x86_64
bzip2-1.0.6-26.el8.x86_64
bzip2-libs-1.0.6-26.el8.x86_64
ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch
chkconfig-1.19.1-1.el8.x86_64
coreutils-8.30-15.el8.x86_64
coreutils-common-8.30-15.el8.x86_64
cpio-2.12-11.el8.x86_64
cpp-8.5.0-18.el8.x86_64
cracklib-2.9.6-15.el8.x86_64
cracklib-dicts-2.9.6-15.el8.x86_64
crypto-policies-20221215-1.gitece0092.el8.noarch
curl-7.61.1-30.el8_8.3.x86_64
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
diffutils-3.6-6.el8.x86_64
dwz-0.12-10.el8.x86_64
efi-srpm-macros-3-3.el8.noarch
elfutils-0.188-3.el8.x86_64
elfutils-default-yama-scope-0.188-3.el8.noarch
elfutils-libelf-0.188-3.el8.x86_64
elfutils-libs-0.188-3.el8.x86_64
epel-rpm-macros-8-40.noarch
expat-2.2.5-11.el8.x86_64
file-5.33-24.el8.x86_64
file-libs-5.33-24.el8.x86_64
filesystem-3.8-6.el8.x86_64
findutils-4.6.0-20.el8_8.1.x86_64
fpc-srpm-macros-1.3-1.el8.noarch
gawk-4.2.1-4.el8.x86_64
gc-7.6.4-3.el8.x86_64
gcc-8.5.0-18.el8.x86_64
gcc-c++-8.5.0-18.el8.x86_64
gcc-plugin-annobin-8.5.0-18.el8.x86_64
gdb-headless-8.2-19.el8.x86_64
gdbm-1.18-2.el8.x86_64
gdbm-libs-1.18-2.el8.x86_64
ghc-srpm-macros-1.4.2-7.el8.noarch
glib2-2.56.4-161.el8.x86_64
glibc-2.28-225.el8_8.6.x86_64
glibc-all-langpacks-2.28-225.el8_8.6.x86_64
glibc-common-2.28-225.el8_8.6.x86_64
glibc-devel-2.28-225.el8_8.6.x86_64
glibc-gconv-extra-2.28-225.el8_8.6.x86_64
glibc-headers-2.28-225.el8_8.6.x86_64
gmp-6.1.2-10.el8.x86_64
gnupg2-2.2.20-3.el8_6.x86_64
gnutls-3.6.16-6.el8_7.x86_64
go-srpm-macros-2-17.el8.noarch
gpg-pubkey-2f86d6a1-5cf7cefb
gpg-pubkey-2fa658e0-45700c69
gpg-pubkey-fd431d51-4ae0493b
grep-3.1-6.el8.x86_64
guile-2.0.14-7.el8.x86_64
gzip-1.9-13.el8_5.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
info-6.5-7.el8.x86_64
isl-0.16.1-6.el8.x86_64
kernel-headers-4.18.0-477.27.1.el8_8.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
krb5-libs-1.18.2-25.el8_8.x86_64
libacl-2.2.53-1.el8.x86_64
libarchive-3.3.3-5.el8.x86_64
libassuan-2.5.1-3.el8.x86_64
libatomic_ops-7.6.2-3.el8.x86_64
libattr-2.4.48-3.el8.x86_64
libbabeltrace-1.5.4-4.el8.x86_64
libblkid-2.32.1-42.el8_8.x86_64
libcap-2.48-5.el8_8.x86_64
libcap-ng-0.7.11-1.el8.x86_64
libcom_err-1.45.6-5.el8.x86_64
libcurl-7.61.1-30.el8_8.3.x86_64
libdb-5.3.28-42.el8_4.x86_64
libdb-utils-5.3.28-42.el8_4.x86_64
libfdisk-2.32.1-42.el8_8.x86_64
libffi-3.1-24.el8.x86_64
libgcc-8.5.0-18.el8.x86_64
libgcrypt-1.8.5-7.el8_6.x86_64
libgomp-8.5.0-18.el8.x86_64
libgpg-error-1.31-1.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
libipt-1.6.1-8.el8.x86_64
libksba-1.3.5-9.el8_7.x86_64
libmount-2.32.1-42.el8_8.x86_64
libmpc-1.1.0-9.1.el8.x86_64
libnghttp2-1.33.0-5.el8_8.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
libpkgconf-1.4.2-1.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
libpwquality-1.4.4-6.el8.x86_64
libselinux-2.9-8.el8.x86_64
libsemanage-2.9-9.el8_6.x86_64
libsepol-2.9-3.el8.x86_64
libsigsegv-2.11-5.el8.x86_64
libsmartcols-2.32.1-42.el8_8.x86_64
libssh-0.9.6-10.el8_8.x86_64
libssh-config-0.9.6-10.el8_8.noarch
libstdc++-8.5.0-18.el8.x86_64
libstdc++-devel-8.5.0-18.el8.x86_64
libtasn1-4.13-4.el8_7.x86_64
libtirpc-1.1.4-8.el8.x86_64
libtool-ltdl-2.4.6-25.el8.x86_64
libunistring-0.9.9-3.el8.x86_64
libusbx-1.0.23-4.el8.x86_64
libutempter-1.1.6-14.el8.x86_64
libuuid-2.32.1-42.el8_8.x86_64
libverto-0.3.2-2.el8.x86_64
libxcrypt-4.1.1-6.el8.x86_64
libxcrypt-devel-4.1.1-6.el8.x86_64
libxml2-2.9.7-16.el8_8.1.x86_64
libzstd-1.4.4-1.el8.x86_64
lua-libs-5.3.4-12.el8.x86_64
lua-srpm-macros-1-3.el8.noarch
lz4-libs-1.8.3-3.el8_4.x86_64
make-4.2.1-11.el8.x86_64
mpfr-3.1.6-1.el8.x86_64
ncurses-6.1-9.20180224.el8_8.1.x86_64
ncurses-base-6.1-9.20180224.el8_8.1.noarch
ncurses-libs-6.1-9.20180224.el8_8.1.x86_64
nettle-3.4.1-7.el8.x86_64
npth-1.5-4.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch
openblas-srpm-macros-2-2.el8.noarch
openldap-2.4.46-18.el8.x86_64
openssl-libs-1.1.1k-9.el8_7.x86_64
p11-kit-0.23.22-1.el8.x86_64
p11-kit-trust-0.23.22-1.el8.x86_64
pam-1.3.1-25.el8.x86_64
patch-2.7.6-11.el8.x86_64
pcre-8.42-6.el8.x86_64
pcre2-10.32-3.el8_6.x86_64
perl-srpm-macros-1-25.el8.noarch
pkgconf-1.4.2-1.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch
pkgconf-pkg-config-1.4.2-1.el8.x86_64
platform-python-3.6.8-51.el8_8.2.x86_64
platform-python-setuptools-39.2.0-7.el8.noarch
popt-1.18-1.el8.x86_64
publicsuffix-list-dafsa-20180723-1.el8.noarch
python-rpm-macros-3-45.el8.noarch
python-srpm-macros-3-45.el8.noarch
python3-libs-3.6.8-51.el8_8.2.x86_64
python3-pip-wheel-9.0.3-22.el8.noarch
python3-rpm-macros-3-45.el8.noarch
python3-setuptools-wheel-39.2.0-7.el8.noarch
qt5-srpm-macros-5.15.3-1.el8.noarch
readline-7.0-10.el8.x86_64
redhat-release-8.8-0.8.el8.x86_64
redhat-rpm-config-131-1.el8.noarch
rpm-4.14.3-26.el8.x86_64
rpm-build-4.14.3-26.el8.x86_64
rpm-build-libs-4.14.3-26.el8.x86_64
rpm-libs-4.14.3-26.el8.x86_64
rust-srpm-macros-5-2.el8.noarch
sed-4.5-5.el8.x86_64
setup-2.12.2-9.el8.noarch
shadow-utils-4.6-17.el8.x86_64
sqlite-libs-3.26.0-18.el8_8.x86_64
systemd-libs-239-74.el8_8.5.x86_64
tar-1.30-9.el8.x86_64
tpm2-tss-2.3.2-4.el8.x86_64
tzdata-2023c-1.el8.noarch
unzip-6.0-46.el8.x86_64
util-linux-2.32.1-42.el8_8.x86_64
which-2.21-18.el8.x86_64
xz-5.2.4-4.el8_6.x86_64
xz-libs-5.2.4-4.el8_6.x86_64
zip-3.0-23.el8.x86_64
zlib-1.2.11-21.el8_7.x86_64
zstd-1.4.4-1.el8.x86_64
Start: buildsrpm
Start: rpmbuild -bs
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mpich-3.2.1-9.el8.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.rpm.log
/var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-gxy1c3v2/mpich/mpich.spec) Config(child) 1 minutes 5 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/mpich-3.2.1-9.el8.src.rpm)  Config(rhel+epel-8-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1699269253.601315/root.
INFO: reusing tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1699269253.601315/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/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
Finish: chroot init
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.14.3-26.el8.x86_64
  python3-dnf-4.7.0-16.el8_8.noarch
  python3-dnf-plugins-core-4.0.21-19.el8_8.noarch
  yum-4.7.0-16.el8_8.noarch
Start: build phase for mpich-3.2.1-9.el8.src.rpm
Start: build setup for mpich-3.2.1-9.el8.src.rpm
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mpich-3.2.1-9.el8.src.rpm
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                                  50 kB/s | 2.1 kB     00:00    
Additional repo http_yum_oracle_com_repo_Oracle 134 kB/s | 2.9 kB     00:00    
Additional repo copr_profidata_xdev_6            98 kB/s | 2.1 kB     00:00    
Red Hat Enterprise Linux - BaseOS                40 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             13 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  36 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64  874 kB/s |  27 kB     00:00    
Dependencies resolved.
=================================================================================================
 Package                  Arch    Version                                Repository          Size
=================================================================================================
Installing:
 automake                 noarch  1.16.1-7.el8                           rhel-appstream     713 k
 gcc-gfortran             x86_64  8.5.0-18.el8                           rhel-appstream      12 M
 python36-devel           x86_64  3.6.8-38.module+el8.5.0+12207+5c5719bc rhel-appstream      17 k
 rpm-mpi-hooks            noarch  8-2.el8                                rhel-appstream      13 k
 valgrind-devel           x86_64  1:3.19.0-1.el8                         rhel-appstream      94 k
Installing dependencies:
 Lmod                     x86_64  8.7.30-1.el8                           epel               266 k
 autoconf                 noarch  2.69-29.el8                            rhel-appstream     711 k
 emacs-filesystem         noarch  1:26.1-10.el8_8.2                      rhel-baseos         70 k
 groff-base               x86_64  1.22.3-18.el8                          rhel-baseos        1.0 M
 libgfortran              x86_64  8.5.0-18.el8                           rhel-baseos        645 k
 libquadmath              x86_64  8.5.0-18.el8                           rhel-baseos        172 k
 libquadmath-devel        x86_64  8.5.0-18.el8                           rhel-appstream      25 k
 lua                      x86_64  5.3.4-12.el8                           rhel-appstream     192 k
 lua-filesystem           x86_64  1.6.3-7.el8                            codeready-builder   36 k
 lua-json                 noarch  1.3.2-9.el8                            rhel-appstream      29 k
 lua-lpeg                 x86_64  1.0.1-6.el8                            rhel-appstream      67 k
 lua-posix                x86_64  33.3.1-9.el8                           codeready-builder  176 k
 lua-term                 x86_64  0.07-9.el8                             epel                16 k
 m4                       x86_64  1.4.18-7.el8                           rhel-baseos        223 k
 perl-Carp                noarch  1.42-396.el8                           rhel-baseos         30 k
 perl-Data-Dumper         x86_64  2.167-399.el8                          rhel-baseos         58 k
 perl-Encode              x86_64  4:2.97-3.el8                           rhel-baseos        1.5 M
 perl-Errno               x86_64  1.28-422.el8                           rhel-baseos         77 k
 perl-Exporter            noarch  5.72-396.el8                           rhel-baseos         34 k
 perl-File-Path           noarch  2.15-2.el8                             rhel-baseos         38 k
 perl-File-Temp           noarch  0.230.600-1.el8                        rhel-baseos         63 k
 perl-Getopt-Long         noarch  1:2.50-4.el8                           rhel-baseos         63 k
 perl-HTTP-Tiny           noarch  0.074-1.el8                            rhel-baseos         58 k
 perl-IO                  x86_64  1.38-422.el8                           rhel-baseos        142 k
 perl-MIME-Base64         x86_64  3.15-396.el8                           rhel-baseos         31 k
 perl-PathTools           x86_64  3.74-1.el8                             rhel-baseos         90 k
 perl-Pod-Escapes         noarch  1:1.07-395.el8                         rhel-baseos         20 k
 perl-Pod-Perldoc         noarch  3.28-396.el8                           rhel-baseos         88 k
 perl-Pod-Simple          noarch  1:3.35-395.el8                         rhel-baseos        213 k
 perl-Pod-Usage           noarch  4:1.69-395.el8                         rhel-baseos         34 k
 perl-Scalar-List-Utils   x86_64  3:1.49-2.el8                           rhel-baseos         68 k
 perl-Socket              x86_64  4:2.027-3.el8                          rhel-baseos         59 k
 perl-Storable            x86_64  1:3.11-3.el8                           rhel-baseos         98 k
 perl-Term-ANSIColor      noarch  4.06-396.el8                           rhel-baseos         46 k
 perl-Term-Cap            noarch  1.17-395.el8                           rhel-baseos         23 k
 perl-Text-ParseWords     noarch  3.30-395.el8                           rhel-baseos         18 k
 perl-Text-Tabs+Wrap      noarch  2013.0523-395.el8                      rhel-baseos         24 k
 perl-Thread-Queue        noarch  3.13-1.el8                             rhel-appstream      24 k
 perl-Time-Local          noarch  1:1.280-1.el8                          rhel-baseos         34 k
 perl-Unicode-Normalize   x86_64  1.25-396.el8                           rhel-baseos         82 k
 perl-constant            noarch  1.33-396.el8                           rhel-baseos         25 k
 perl-interpreter         x86_64  4:5.26.3-422.el8                       rhel-baseos        6.3 M
 perl-libs                x86_64  4:5.26.3-422.el8                       rhel-baseos        1.6 M
 perl-macros              x86_64  4:5.26.3-422.el8                       rhel-baseos         73 k
 perl-parent              noarch  1:0.237-1.el8                          rhel-baseos         20 k
 perl-podlators           noarch  4.11-1.el8                             rhel-baseos        118 k
 perl-threads             x86_64  1:2.21-2.el8                           rhel-baseos         61 k
 perl-threads-shared      x86_64  1.58-2.el8                             rhel-baseos         48 k
 platform-python-devel    x86_64  3.6.8-51.el8_8.2                       rhel-appstream     240 k
 platform-python-pip      noarch  9.0.3-22.el8                           rhel-baseos        1.6 M
 procps-ng                x86_64  3.3.15-13.el8                          rhel-baseos        330 k
 python3-pip              noarch  9.0.3-22.el8                           rhel-appstream      20 k
 python3-rpm-generators   noarch  5-8.el8                                rhel-appstream      25 k
 python3-setuptools       noarch  39.2.0-7.el8                           rhel-baseos        163 k
 python36                 x86_64  3.6.8-38.module+el8.5.0+12207+5c5719bc rhel-appstream      19 k
 python36-rpm-macros      noarch  3.6.8-38.module+el8.5.0+12207+5c5719bc rhel-appstream      16 k
 tcl                      x86_64  1:8.6.8-2.el8                          rhel-baseos        1.1 M
 valgrind                 x86_64  1:3.19.0-1.el8                         rhel-appstream      11 M
Enabling module streams:
 python36                         3.6                                                            

Transaction Summary
=================================================================================================
Install  63 Packages

Total download size: 42 M
Installed size: 121 M
Downloading Packages:
(1/63): perl-PathTools-3.74-1.el8.x86_64.rpm    789 kB/s |  90 kB     00:00    
(2/63): perl-Data-Dumper-2.167-399.el8.x86_64.r 384 kB/s |  58 kB     00:00    
(3/63): perl-Scalar-List-Utils-1.49-2.el8.x86_6 408 kB/s |  68 kB     00:00    
(4/63): tcl-8.6.8-2.el8.x86_64.rpm              8.3 MB/s | 1.1 MB     00:00    
(5/63): perl-Encode-2.97-3.el8.x86_64.rpm        15 MB/s | 1.5 MB     00:00    
(6/63): perl-threads-shared-1.58-2.el8.x86_64.r 411 kB/s |  48 kB     00:00    
(7/63): groff-base-1.22.3-18.el8.x86_64.rpm      10 MB/s | 1.0 MB     00:00    
(8/63): perl-MIME-Base64-3.15-396.el8.x86_64.rp 314 kB/s |  31 kB     00:00    
(9/63): perl-Unicode-Normalize-1.25-396.el8.x86 819 kB/s |  82 kB     00:00    
(10/63): perl-Term-ANSIColor-4.06-396.el8.noarc 479 kB/s |  46 kB     00:00    
(11/63): perl-threads-2.21-2.el8.x86_64.rpm     439 kB/s |  61 kB     00:00    
(12/63): perl-Pod-Simple-3.35-395.el8.noarch.rp 1.2 MB/s | 213 kB     00:00    
(13/63): m4-1.4.18-7.el8.x86_64.rpm             2.4 MB/s | 223 kB     00:00    
(14/63): perl-Pod-Perldoc-3.28-396.el8.noarch.r 675 kB/s |  88 kB     00:00    
(15/63): perl-Pod-Escapes-1.07-395.el8.noarch.r 121 kB/s |  20 kB     00:00    
(16/63): perl-File-Path-2.15-2.el8.noarch.rpm   395 kB/s |  38 kB     00:00    
(17/63): perl-parent-0.237-1.el8.noarch.rpm     151 kB/s |  20 kB     00:00    
(18/63): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  136 kB/s |  58 kB     00:00    
(19/63): perl-Getopt-Long-2.50-4.el8.noarch.rpm 623 kB/s |  63 kB     00:00    
(20/63): perl-Time-Local-1.280-1.el8.noarch.rpm 415 kB/s |  34 kB     00:00    
(21/63): perl-Text-Tabs+Wrap-2013.0523-395.el8.  99 kB/s |  24 kB     00:00    
(22/63): perl-podlators-4.11-1.el8.noarch.rpm   1.1 MB/s | 118 kB     00:00    
(23/63): perl-Carp-1.42-396.el8.noarch.rpm      378 kB/s |  30 kB     00:00    
(24/63): perl-Storable-3.11-3.el8.x86_64.rpm    695 kB/s |  98 kB     00:00    
(25/63): perl-Text-ParseWords-3.30-395.el8.noar 217 kB/s |  18 kB     00:00    
(26/63): perl-Exporter-5.72-396.el8.noarch.rpm  187 kB/s |  34 kB     00:00    
(27/63): perl-File-Temp-0.230.600-1.el8.noarch. 742 kB/s |  63 kB     00:00    
(28/63): perl-Term-Cap-1.17-395.el8.noarch.rpm  230 kB/s |  23 kB     00:00    
(29/63): perl-Pod-Usage-1.69-395.el8.noarch.rpm 352 kB/s |  34 kB     00:00    
(30/63): perl-constant-1.33-396.el8.noarch.rpm  117 kB/s |  25 kB     00:00    
(31/63): perl-Socket-2.027-3.el8.x86_64.rpm     446 kB/s |  59 kB     00:00    
(32/63): platform-python-pip-9.0.3-22.el8.noarc  15 MB/s | 1.6 MB     00:00    
(33/63): perl-IO-1.38-422.el8.x86_64.rpm        1.6 MB/s | 142 kB     00:00    
(34/63): perl-interpreter-5.26.3-422.el8.x86_64  40 MB/s | 6.3 MB     00:00    
(35/63): perl-libs-5.26.3-422.el8.x86_64.rpm     15 MB/s | 1.6 MB     00:00    
(36/63): python3-setuptools-39.2.0-7.el8.noarch 612 kB/s | 163 kB     00:00    
(37/63): perl-macros-5.26.3-422.el8.x86_64.rpm  858 kB/s |  73 kB     00:00    
(38/63): libquadmath-8.5.0-18.el8.x86_64.rpm    814 kB/s | 172 kB     00:00    
(39/63): procps-ng-3.3.15-13.el8.x86_64.rpm     2.4 MB/s | 330 kB     00:00    
(40/63): perl-Errno-1.28-422.el8.x86_64.rpm     347 kB/s |  77 kB     00:00    
(41/63): libgfortran-8.5.0-18.el8.x86_64.rpm    6.7 MB/s | 645 kB     00:00    
(42/63): lua-json-1.3.2-9.el8.noarch.rpm        276 kB/s |  29 kB     00:00    
(43/63): emacs-filesystem-26.1-10.el8_8.2.noarc 431 kB/s |  70 kB     00:00    
(44/63): lua-lpeg-1.0.1-6.el8.x86_64.rpm        580 kB/s |  67 kB     00:00    
(45/63): automake-1.16.1-7.el8.noarch.rpm       7.1 MB/s | 713 kB     00:00    
(46/63): perl-Thread-Queue-3.13-1.el8.noarch.rp 120 kB/s |  24 kB     00:00    
(47/63): python36-rpm-macros-3.6.8-38.module+el 176 kB/s |  16 kB     00:00    
(48/63): python36-3.6.8-38.module+el8.5.0+12207  81 kB/s |  19 kB     00:00    
(49/63): lua-5.3.4-12.el8.x86_64.rpm            1.2 MB/s | 192 kB     00:00    
(50/63): autoconf-2.69-29.el8.noarch.rpm        7.0 MB/s | 711 kB     00:00    
(51/63): rpm-mpi-hooks-8-2.el8.noarch.rpm       115 kB/s |  13 kB     00:00    
(52/63): python36-devel-3.6.8-38.module+el8.5.0  40 kB/s |  17 kB     00:00    
(53/63): python3-pip-9.0.3-22.el8.noarch.rpm    218 kB/s |  20 kB     00:00    
(54/63): valgrind-3.19.0-1.el8.x86_64.rpm        69 MB/s |  11 MB     00:00    
(55/63): gcc-gfortran-8.5.0-18.el8.x86_64.rpm    62 MB/s |  12 MB     00:00    
(56/63): python3-rpm-generators-5-8.el8.noarch. 241 kB/s |  25 kB     00:00    
(57/63): libquadmath-devel-8.5.0-18.el8.x86_64. 307 kB/s |  25 kB     00:00    
(58/63): valgrind-devel-3.19.0-1.el8.x86_64.rpm 317 kB/s |  94 kB     00:00    
(59/63): platform-python-devel-3.6.8-51.el8_8.2 2.8 MB/s | 240 kB     00:00    
(60/63): lua-posix-33.3.1-9.el8.x86_64.rpm      1.9 MB/s | 176 kB     00:00    
(61/63): lua-term-0.07-9.el8.x86_64.rpm         279 kB/s |  16 kB     00:00    
(62/63): lua-filesystem-1.6.3-7.el8.x86_64.rpm  244 kB/s |  36 kB     00:00    
(63/63): Lmod-8.7.30-1.el8.x86_64.rpm           1.6 MB/s | 266 kB     00:00    
--------------------------------------------------------------------------------
Total                                            13 MB/s |  42 MB     00:03     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : lua-5.3.4-12.el8.x86_64                               1/63 
  Installing       : libquadmath-8.5.0-18.el8.x86_64                       2/63 
  Running scriptlet: libquadmath-8.5.0-18.el8.x86_64                       2/63 
  Installing       : libgfortran-8.5.0-18.el8.x86_64                       3/63 
  Running scriptlet: libgfortran-8.5.0-18.el8.x86_64                       3/63 
  Installing       : libquadmath-devel-8.5.0-18.el8.x86_64                 4/63 
  Installing       : lua-filesystem-1.6.3-7.el8.x86_64                     5/63 
  Installing       : lua-term-0.07-9.el8.x86_64                            6/63 
  Installing       : lua-posix-33.3.1-9.el8.x86_64                         7/63 
  Installing       : python3-rpm-generators-5-8.el8.noarch                 8/63 
  Installing       : platform-python-devel-3.6.8-51.el8_8.2.x86_64         9/63 
  Installing       : lua-lpeg-1.0.1-6.el8.x86_64                          10/63 
  Installing       : lua-json-1.3.2-9.el8.noarch                          11/63 
  Installing       : emacs-filesystem-1:26.1-10.el8_8.2.noarch            12/63 
  Installing       : procps-ng-3.3.15-13.el8.x86_64                       13/63 
  Installing       : python3-setuptools-39.2.0-7.el8.noarch               14/63 
  Installing       : platform-python-pip-9.0.3-22.el8.noarch              15/63 
  Installing       : python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x8   16/63 
  Running scriptlet: python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x8   16/63 
  Installing       : python3-pip-9.0.3-22.el8.noarch                      17/63 
  Installing       : m4-1.4.18-7.el8.x86_64                               18/63 
  Running scriptlet: m4-1.4.18-7.el8.x86_64                               18/63 
  Installing       : groff-base-1.22.3-18.el8.x86_64                      19/63 
  Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               20/63 
  Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 21/63 
  Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              22/63 
  Installing       : perl-Term-Cap-1.17-395.el8.noarch                    23/63 
  Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    24/63 
  Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                25/63 
  Installing       : perl-File-Temp-0.230.600-1.el8.noarch                26/63 
  Installing       : perl-podlators-4.11-1.el8.noarch                     27/63 
  Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 28/63 
  Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             29/63 
  Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 30/63 
  Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 31/63 
  Installing       : perl-Storable-1:3.11-3.el8.x86_64                    32/63 
  Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 33/63 
  Installing       : perl-Socket-4:2.027-3.el8.x86_64                     34/63 
  Installing       : perl-Encode-4:2.97-3.el8.x86_64                      35/63 
  Installing       : perl-Errno-1.28-422.el8.x86_64                       36/63 
  Installing       : perl-parent-1:0.237-1.el8.noarch                     37/63 
  Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         38/63 
  Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           39/63 
  Installing       : perl-threads-shared-1.58-2.el8.x86_64                40/63 
  Installing       : perl-threads-1:2.21-2.el8.x86_64                     41/63 
  Installing       : perl-Carp-1.42-396.el8.noarch                        42/63 
  Installing       : perl-Exporter-5.72-396.el8.noarch                    43/63 
  Installing       : perl-libs-4:5.26.3-422.el8.x86_64                    44/63 
  Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           45/63 
  Installing       : perl-macros-4:5.26.3-422.el8.x86_64                  46/63 
  Installing       : perl-File-Path-2.15-2.el8.noarch                     47/63 
  Installing       : perl-PathTools-3.74-1.el8.x86_64                     48/63 
  Installing       : perl-constant-1.33-396.el8.noarch                    49/63 
  Installing       : perl-IO-1.38-422.el8.x86_64                          50/63 
  Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64             51/63 
  Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                52/63 
  Installing       : autoconf-2.69-29.el8.noarch                          53/63 
  Running scriptlet: autoconf-2.69-29.el8.noarch                          53/63 
  Installing       : valgrind-1:3.19.0-1.el8.x86_64                       54/63 
  Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  55/63 
  Installing       : tcl-1:8.6.8-2.el8.x86_64                             56/63 
  Running scriptlet: tcl-1:8.6.8-2.el8.x86_64                             56/63 
  Installing       : Lmod-8.7.30-1.el8.x86_64                             57/63 
  Running scriptlet: Lmod-8.7.30-1.el8.x86_64                             57/63 
  Installing       : rpm-mpi-hooks-8-2.el8.noarch                         58/63 
  Installing       : automake-1.16.1-7.el8.noarch                         59/63 
  Installing       : valgrind-devel-1:3.19.0-1.el8.x86_64                 60/63 
  Installing       : python36-devel-3.6.8-38.module+el8.5.0+12207+5c571   61/63 
  Running scriptlet: python36-devel-3.6.8-38.module+el8.5.0+12207+5c571   61/63 
  Installing       : gcc-gfortran-8.5.0-18.el8.x86_64                     62/63 
  Running scriptlet: gcc-gfortran-8.5.0-18.el8.x86_64                     62/63 
  Installing       : python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+   63/63 
  Running scriptlet: python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+   63/63 
  Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64            1/63 
  Verifying        : perl-PathTools-3.74-1.el8.x86_64                      2/63 
  Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                 3/63 
  Verifying        : tcl-1:8.6.8-2.el8.x86_64                              4/63 
  Verifying        : perl-threads-shared-1.58-2.el8.x86_64                 5/63 
  Verifying        : perl-Encode-4:2.97-3.el8.x86_64                       6/63 
  Verifying        : groff-base-1.22.3-18.el8.x86_64                       7/63 
  Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64            8/63 
  Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                  9/63 
  Verifying        : perl-threads-1:2.21-2.el8.x86_64                     10/63 
  Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                11/63 
  Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              12/63 
  Verifying        : m4-1.4.18-7.el8.x86_64                               13/63 
  Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    14/63 
  Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               15/63 
  Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 16/63 
  Verifying        : perl-File-Path-2.15-2.el8.noarch                     17/63 
  Verifying        : perl-parent-1:0.237-1.el8.noarch                     18/63 
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         19/63 
  Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 20/63 
  Verifying        : perl-podlators-4.11-1.el8.noarch                     21/63 
  Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 22/63 
  Verifying        : perl-Carp-1.42-396.el8.noarch                        23/63 
  Verifying        : perl-Exporter-5.72-396.el8.noarch                    24/63 
  Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    25/63 
  Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             26/63 
  Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                27/63 
  Verifying        : perl-constant-1.33-396.el8.noarch                    28/63 
  Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    29/63 
  Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 30/63 
  Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     31/63 
  Verifying        : platform-python-pip-9.0.3-22.el8.noarch              32/63 
  Verifying        : python3-setuptools-39.2.0-7.el8.noarch               33/63 
  Verifying        : perl-IO-1.38-422.el8.x86_64                          34/63 
  Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64             35/63 
  Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                    36/63 
  Verifying        : libquadmath-8.5.0-18.el8.x86_64                      37/63 
  Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                  38/63 
  Verifying        : perl-Errno-1.28-422.el8.x86_64                       39/63 
  Verifying        : procps-ng-3.3.15-13.el8.x86_64                       40/63 
  Verifying        : libgfortran-8.5.0-18.el8.x86_64                      41/63 
  Verifying        : emacs-filesystem-1:26.1-10.el8_8.2.noarch            42/63 
  Verifying        : lua-json-1.3.2-9.el8.noarch                          43/63 
  Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  44/63 
  Verifying        : lua-lpeg-1.0.1-6.el8.x86_64                          45/63 
  Verifying        : automake-1.16.1-7.el8.noarch                         46/63 
  Verifying        : python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x8   47/63 
  Verifying        : python36-devel-3.6.8-38.module+el8.5.0+12207+5c571   48/63 
  Verifying        : python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+   49/63 
  Verifying        : lua-5.3.4-12.el8.x86_64                              50/63 
  Verifying        : autoconf-2.69-29.el8.noarch                          51/63 
  Verifying        : rpm-mpi-hooks-8-2.el8.noarch                         52/63 
  Verifying        : python3-pip-9.0.3-22.el8.noarch                      53/63 
  Verifying        : valgrind-1:3.19.0-1.el8.x86_64                       54/63 
  Verifying        : valgrind-devel-1:3.19.0-1.el8.x86_64                 55/63 
  Verifying        : gcc-gfortran-8.5.0-18.el8.x86_64                     56/63 
  Verifying        : python3-rpm-generators-5-8.el8.noarch                57/63 
  Verifying        : libquadmath-devel-8.5.0-18.el8.x86_64                58/63 
  Verifying        : platform-python-devel-3.6.8-51.el8_8.2.x86_64        59/63 
  Verifying        : lua-posix-33.3.1-9.el8.x86_64                        60/63 
  Verifying        : lua-filesystem-1.6.3-7.el8.x86_64                    61/63 
  Verifying        : Lmod-8.7.30-1.el8.x86_64                             62/63 
  Verifying        : lua-term-0.07-9.el8.x86_64                           63/63 
Installed products updated.

Installed:
  Lmod-8.7.30-1.el8.x86_64                                                      
  autoconf-2.69-29.el8.noarch                                                   
  automake-1.16.1-7.el8.noarch                                                  
  emacs-filesystem-1:26.1-10.el8_8.2.noarch                                     
  gcc-gfortran-8.5.0-18.el8.x86_64                                              
  groff-base-1.22.3-18.el8.x86_64                                               
  libgfortran-8.5.0-18.el8.x86_64                                               
  libquadmath-8.5.0-18.el8.x86_64                                               
  libquadmath-devel-8.5.0-18.el8.x86_64                                         
  lua-5.3.4-12.el8.x86_64                                                       
  lua-filesystem-1.6.3-7.el8.x86_64                                             
  lua-json-1.3.2-9.el8.noarch                                                   
  lua-lpeg-1.0.1-6.el8.x86_64                                                   
  lua-posix-33.3.1-9.el8.x86_64                                                 
  lua-term-0.07-9.el8.x86_64                                                    
  m4-1.4.18-7.el8.x86_64                                                        
  perl-Carp-1.42-396.el8.noarch                                                 
  perl-Data-Dumper-2.167-399.el8.x86_64                                         
  perl-Encode-4:2.97-3.el8.x86_64                                               
  perl-Errno-1.28-422.el8.x86_64                                                
  perl-Exporter-5.72-396.el8.noarch                                             
  perl-File-Path-2.15-2.el8.noarch                                              
  perl-File-Temp-0.230.600-1.el8.noarch                                         
  perl-Getopt-Long-1:2.50-4.el8.noarch                                          
  perl-HTTP-Tiny-0.074-1.el8.noarch                                             
  perl-IO-1.38-422.el8.x86_64                                                   
  perl-MIME-Base64-3.15-396.el8.x86_64                                          
  perl-PathTools-3.74-1.el8.x86_64                                              
  perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
  perl-Pod-Perldoc-3.28-396.el8.noarch                                          
  perl-Pod-Simple-1:3.35-395.el8.noarch                                         
  perl-Pod-Usage-4:1.69-395.el8.noarch                                          
  perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
  perl-Socket-4:2.027-3.el8.x86_64                                              
  perl-Storable-1:3.11-3.el8.x86_64                                             
  perl-Term-ANSIColor-4.06-396.el8.noarch                                       
  perl-Term-Cap-1.17-395.el8.noarch                                             
  perl-Text-ParseWords-3.30-395.el8.noarch                                      
  perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
  perl-Thread-Queue-3.13-1.el8.noarch                                           
  perl-Time-Local-1:1.280-1.el8.noarch                                          
  perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
  perl-constant-1.33-396.el8.noarch                                             
  perl-interpreter-4:5.26.3-422.el8.x86_64                                      
  perl-libs-4:5.26.3-422.el8.x86_64                                             
  perl-macros-4:5.26.3-422.el8.x86_64                                           
  perl-parent-1:0.237-1.el8.noarch                                              
  perl-podlators-4.11-1.el8.noarch                                              
  perl-threads-1:2.21-2.el8.x86_64                                              
  perl-threads-shared-1.58-2.el8.x86_64                                         
  platform-python-devel-3.6.8-51.el8_8.2.x86_64                                 
  platform-python-pip-9.0.3-22.el8.noarch                                       
  procps-ng-3.3.15-13.el8.x86_64                                                
  python3-pip-9.0.3-22.el8.noarch                                               
  python3-rpm-generators-5-8.el8.noarch                                         
  python3-setuptools-39.2.0-7.el8.noarch                                        
  python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64                        
  python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64                  
  python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch             
  rpm-mpi-hooks-8-2.el8.noarch                                                  
  tcl-1:8.6.8-2.el8.x86_64                                                      
  valgrind-1:3.19.0-1.el8.x86_64                                                
  valgrind-devel-1:3.19.0-1.el8.x86_64                                          

Complete!
Finish: build setup for mpich-3.2.1-9.el8.src.rpm
Start: rpmbuild mpich-3.2.1-9.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XKLdF8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mpich-3.2.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mpich-3.2.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mpich-3.2.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/mpich-modules.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/0003-soften-version-check.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s7pvrl
+ umask 022
+ cd /builddir/build/BUILD
+ cd mpich-3.2.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./test/mpi/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./test/mpi/confdb/config.sub
++ basename ./test/mpi/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./test/mpi/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './test/mpi/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./test/mpi/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./test/mpi/confdb/config.guess
++ basename ./test/mpi/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./test/mpi/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './test/mpi/confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./confdb/config.sub
++ basename ./confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./confdb/config.guess
++ basename ./confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/mpl/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/mpl/confdb/config.sub
++ basename ./src/mpl/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/mpl/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/mpl/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/mpl/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/mpl/confdb/config.guess
++ basename ./src/mpl/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/mpl/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/mpl/confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/mpl/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/pm/hydra/mpl/confdb/config.sub
++ basename ./src/pm/hydra/mpl/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/pm/hydra/mpl/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/pm/hydra/mpl/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/mpl/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/pm/hydra/mpl/confdb/config.guess
++ basename ./src/pm/hydra/mpl/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/pm/hydra/mpl/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/pm/hydra/mpl/confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/pm/hydra/confdb/config.sub
++ basename ./src/pm/hydra/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/pm/hydra/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/pm/hydra/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/pm/hydra/confdb/config.guess
++ basename ./src/pm/hydra/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/pm/hydra/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/pm/hydra/confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.sub
++ basename ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/pm/hydra/tools/topo/hwloc/hwloc/config/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.guess
++ basename ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/pm/hydra/tools/topo/hwloc/hwloc/config/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/pm/hydra/tools/topo/hwloc/hwloc/config/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/openpa/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/openpa/confdb/config.sub
++ basename ./src/openpa/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/openpa/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/openpa/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/openpa/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/openpa/confdb/config.guess
++ basename ./src/openpa/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/openpa/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/openpa/confdb/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/mpi/romio/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./src/mpi/romio/confdb/config.sub
++ basename ./src/mpi/romio/confdb/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/mpi/romio/confdb/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './src/mpi/romio/confdb/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./src/mpi/romio/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./src/mpi/romio/confdb/config.guess
++ basename ./src/mpi/romio/confdb/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/mpi/romio/confdb/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './src/mpi/romio/confdb/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./confdb/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/mpl/confdb/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/pm/hydra/mpl/confdb/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/pm/hydra/confdb/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/pm/hydra/tools/topo/hwloc/hwloc/config/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/openpa/confdb/ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./src/mpi/romio/confdb/ltmain.sh
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-sharedlibs=gcc --enable-shared --enable-static=no --enable-lib-depend --disable-rpath --disable-silent-rules --enable-fc --with-device=ch3:sock --with-pm=hydra:gforker --includedir=/usr/include/mpich-x86_64 --bindir=/usr/lib64/mpich/bin --libdir=/usr/lib64/mpich/lib --datadir=/usr/share/mpich --mandir=/usr/share/man/mpich-x86_64 --docdir=/usr/share/mpich/doc --htmldir=/usr/share/mpich/doc --with-hwloc-prefix=system FC=gfortran F77=gfortran 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
Configuring MPICH version 3.2.1 with  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu'
Running on system: Linux 6f0559a8133247f2b8dc4294fb2ac062 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
checking for x86_64-redhat-linux-gnu-icc... no
checking for x86_64-redhat-linux-gnu-pgcc... no
checking for x86_64-redhat-linux-gnu-xlc... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for x86_64-redhat-linux-gnu-pathcc... no
checking for x86_64-redhat-linux-gnu-gcc... no
checking for x86_64-redhat-linux-gnu-clang... no
checking for x86_64-redhat-linux-gnu-cc... no
checking for icc... no
checking for pgcc... no
checking for xlc... no
checking for xlC... no
checking for pathcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-redhat-linux-gnu-ar... no
checking for x86_64-redhat-linux-gnu-lib... no
checking for x86_64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for x86_64-redhat-linux-gnu-icpc... no
checking for x86_64-redhat-linux-gnu-pgCC... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for x86_64-redhat-linux-gnu-pathCC... no
checking for x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-clang++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cl... no
checking for icpc... no
checking for pgCC... no
checking for xlC... no
checking for pathCC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: RUNNING PREREQ FOR ch3:sock
checking hcoll/api/hcoll_api.h usability... no
checking hcoll/api/hcoll_api.h presence... no
checking for hcoll/api/hcoll_api.h... no
checking for hcoll_init in -lhcoll... no
configure: ===== configuring src/mpl =====
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --disable-versioning '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-icc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for variable argument list macro functionality... yes
checking for gcov... gcov
checking whether the compiler supports __typeof(variable)... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking memcheck.h usability... no
checking memcheck.h presence... no
checking for memcheck.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
checking helgrind.h usability... no
checking helgrind.h presence... no
checking for helgrind.h... no
checking valgrind/helgrind.h usability... yes
checking valgrind/helgrind.h presence... yes
checking for valgrind/helgrind.h... yes
checking drd.h usability... no
checking drd.h presence... no
checking for drd.h... no
checking valgrind/drd.h usability... yes
checking valgrind/drd.h presence... yes
checking for valgrind/drd.h... yes
checking whether the valgrind headers are broken or too old... no
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for strncmp... yes
checking whether strncmp needs a declaration... no
checking for putenv... yes
checking whether putenv needs a declaration... no
checking for strerror... yes
checking whether strerror needs a declaration... no
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/mplconfig.h commands
config.status: creating include/mplconfig.h - prefix MPL for include/config.h defines
configure: ===== done with src/mpl configure =====
configure: sourcing src/mpl/localdefs
configure: ===== configuring src/openpa =====
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --disable-versioning --with-atomic-primitives=auto_allow_emulation '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether to enable assertions... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking intrin.h usability... no
checking intrin.h presence... no
checking for intrin.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for pthread_create in -lpthread... yes
checking for pthread_yield... yes
checking if 100 threads can be run at once... yes
checking size of void *... 8
checking size of int... 4
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking if compiler rejects bogus asm statements... yes
checking for support for gcc x86/x86_64 primitives... yes
checking for support for gcc x86 primitives for pre-Pentium 4... yes
checking for support for gcc ia64 primitives... no
checking for support for gcc PowerPC atomics... no
checking for support for gcc ARM atomics... no
checking for support for gcc SiCortex atomics... no
checking for support for gcc atomic intrinsics... yes
checking for support for Windows NT atomic intrinsics... no
checking for support for Sun atomic operations library... no
checking whether to enable strict fairness checks... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating openpa.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing src/opa_config.h commands
config.status: creating src/opa_config.h - prefix OPA for src/config.h defines
configure: ===== done with src/openpa configure =====
sourcing /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpichprereq
checking whether the compiler defines __func__... yes
checking whether the compiler defines __FUNC__... no
checking whether the compiler sets __FUNCTION__... yes
checking whether C compiler accepts option -O2... yes
checking whether C compiler option -O2 works with an invalid prototype program... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking for type of weak symbol alias support... pragma weak
checking whether __attribute__ ((weak)) allowed... yes
checking whether __attribute__ ((weak_import)) allowed... yes
checking whether __attribute__((weak,alias(...))) allowed... yes
checking for multiple weak symbol support... yes
checking for shared library (esp. rpath) characteristics of CC... done (results in src/env/cc_shlib.conf)
checking whether Fortran 77 compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath
checking whether gfortran accepts the FLIBS found by autoconf... yes
checking whether gcc links with FLIBS found by autoconf... yes
checking whether Fortran 77 and C objects are compatible... yes
checking for linker for Fortran main program... Use Fortran to link programs
checking for Fortran 77 name mangling... lower uscore
checking for libraries to link Fortran main with C stdio routines... none
checking whether Fortran init will work with C... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no
checking whether Fortran 90 compiler works with Fortran 77 compiler... yes
checking for shared library (esp. rpath) characteristics of F77... done (results in src/env/f77_shlib.conf)
checking whether Fortran 77 accepts ! for comments... yes
checking for include directory flag for Fortran... -I
checking for Fortran 77 flag for library directories... -L
checking whether Fortran 77 compiler processes .F files with C preprocessor... yes
checking whether gfortran allows mismatched arguments... yes
checking for Fortran 2008 support... no
checking for shared library (esp. rpath) characteristics of FC... done (results in src/env/fc_shlib.conf)
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no
checking for Fortran 90 module extension... mod
checking for Fortran 90 module include flag... -I
checking for Fortran 90 module output directory flag... -J
checking whether Fortran 90 compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking whether Fortran 90 compiler processes .F90 files with C preprocessor... yes
checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
checking whether TRUE has been defined... no
checking whether the C++ compiler g++ can build an executable... yes
checking whether C++ compiler works with string... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler recognizes bool as a built-in type... yes
checking whether the compiler implements namespaces... yes
checking whether <iostream> available... yes
checking whether the compiler implements the namespace std... yes
checking whether <math> available... no
checking for GNU g++ version... 8 . 5
checking for shared library (esp. rpath) characteristics of CXX... done (results in src/env/cxx_shlib.conf)
checking whether C++ compiler accepts option -O2... yes
checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
checking for perl... /usr/bin/perl
checking for ar... (cached) ar
checking for ranlib... ranlib
checking for killall... no
checking whether install works... yes
checking whether mkdir -p works... yes
checking for make... make
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for bash... /usr/bin/bash
checking whether /usr/bin/bash supports arrays... yes
checking for doctext... false
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking if C compiler supports __builtin_expect... yes
checking whether byte ordering is bigendian... no
checking whether C compiler allows unaligned doubles... yes
checking whether gcc supports __func__... yes
checking whether long double is supported... yes
checking whether long long is supported... yes
checking for max C struct integer alignment... eight
checking for max C struct floating point alignment... sixteen
checking for max C struct alignment of structs with doubles... eight
checking for max C struct floating point alignment with long doubles... sixteen
configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH does not handle this case automatically and you should avoid assumed extents for structures containing float types.
checking if alignment of structs with doubles is based on position... no
checking if alignment of structs with long long ints is based on position... no
checking if double alignment breaks rules, find actual alignment... no
checking for alignment restrictions on pointers... int or better
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking size of wchar_t... 4
checking size of float_int... 8
checking size of double_int... 16
checking size of long_int... 16
checking size of short_int... 8
checking size of two_int... 8
checking size of long_double_int... 32
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking size of _Bool... 1
checking size of float _Complex... 8
checking size of double _Complex... 16
checking size of long double _Complex... 32
checking for _Bool... yes
checking for float _Complex... yes
checking for double _Complex... yes
checking for long double _Complex... yes
checking for size of Fortran type integer... 4
checking for size of Fortran type real... 4
checking for size of Fortran type double precision... 8
checking whether integer*1 is supported... yes
checking whether integer*2 is supported... yes
checking whether integer*4 is supported... yes
checking whether integer*8 is supported... yes
checking whether integer*16 is supported... yes
checking whether real*4 is supported... yes
checking whether real*8 is supported... yes
checking whether real*16 is supported... yes
checking for C type matching Fortran real... float
checking for C type matching Fortran double... double
checking for C type matching Fortran integer... int
checking for values of Fortran logicals... True is 1 and False is 0
checking for Fortran 90 integer kind for 8-byte integers... 8
checking for Fortran 90 integer kind for 4-byte integers... 4
checking if real*8 is supported in Fortran 90... yes
checking size of bool... 1
checking complex usability... yes
checking complex presence... yes
checking for complex... yes
checking size of Complex... 8
checking size of DoubleComplex... 16
checking size of LongDoubleComplex... 32
checking for alignment restrictions on int64_t... no
checking for alignment restrictions on int32_t... no
checking for gcov... gcov
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stddef.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/uio.h... yes
checking for size_t... yes
checking for setitimer... yes
checking for alarm... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking whether vsnprintf needs a declaration... no
checking for strerror... yes
checking for strncasecmp... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether strerror_r needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for qsort... yes
checking for va_copy... yes
checking for variable argument list macro functionality... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for mkstemp... yes
checking whether mkstemp needs a declaration... no
checking for fdopen... yes
checking whether fdopen needs a declaration... yes
checking for putenv... yes
checking whether putenv needs a declaration... no
checking for clock_gettime... yes
checking for clock_getres... yes
checking for gethrtime... no
checking for mach_absolute_time... no
checking for gettimeofday... yes
checking for library containing clock_gettime... none required
checking for library containing clock_getres... none required
checking whether struct timespec is defined in time.h... yes
checking for CLOCK_REALTIME defined in time.h... yes
checking size of MPIR_Bsend_data_t... 96
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking for pthread_yield... yes
checking for pthread_key_create... yes
checking for pthread_cleanup_push... no
checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP... yes
checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK... yes
checking whether pthread_mutexattr_settype needs a declaration... no
checking for thread local storage specifier... __thread
checking for getpid... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sched_yield... yes
checking for yield... no
checking for usleep... yes
checking for sleep... yes
checking for select... yes
checking whether usleep needs a declaration... no
checking for sched_setaffinity... yes
checking for sched_getaffinity... yes
checking for bindprocessor... no
checking for thread_policy_set... no
checking whether cpu_set_t available... yes
checking whether the CPU_SET and CPU_ZERO macros are defined... no
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for strings.h... (cached) yes
checking for assert.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for snprintf... (cached) yes
checking whether snprintf needs a declaration... (cached) no
checking for strncasecmp... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for socket... yes
checking for setsockopt... yes
checking for gethostbyname... yes
checking whether socklen_t is defined (in sys/socket.h if present)... yes
checking whether struct hostent contains h_addr_list... yes
checking whether __attribute__ allowed... (cached) yes
checking whether __attribute__((format)) allowed... (cached) yes
configure: RUNNING CONFIGURE FOR CH3 DEVICE
checking for assert.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... yes
checking for pid_t... yes
checking for inet_pton... yes
checking for gethostname... yes
checking whether gethostname needs a declaration... no
checking for CFUUIDCreate... no
checking for uuid_generate... no
checking for time... yes
checking for OpenPA atomic primitive availability... yes
checking whether byte ordering is bigendian... (cached) no
configure: RUNNING CONFIGURE FOR ch3:sock
checking for net/if.h... yes
checking for netdb.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... (cached) yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/types.h... (cached) yes
checking for errno.h... (cached) yes
checking for netinet/in.h... (cached) yes
configure: RUNNING CONFIGURE FOR CH3U SOCK CODE
checking for assert.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for time.h... (cached) yes
checking for ctype.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for pid_t... (cached) yes
checking for inet_pton... (cached) yes
checking for gethostname... (cached) yes
checking whether gethostname needs a declaration... (cached) no
checking whether we can use struct ifconf... yes
configure: RUNNING CONFIGURE FOR src/mpid/common/sock
checking for strerror... (cached) yes
configure: RUNNING CONFIGURE FOR src/mpid/common/sock/poll
checking for poll... yes
checking for assert.h... (cached) yes
checking for errno.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for unistd.h... (cached) yes
checking if struct poll is defined... yes
checking if a simple program using poll() can be compiled... yes
checking whether bit fields work in ip.h... yes
checking for gethostname... (cached) yes
checking whether gethostname needs a declaration... (cached) no
checking for library containing socket... (cached) none required
checking for library containing gethostbyname... (cached) none required
checking whether socklen_t is defined (in sys/socket.h if present)... (cached) yes
configure: RUNNING CONFIGURE FOR F90 CODE
checking whether ln -s works... yes
checking for extension for Fortran 90 programs... f90
checking for the precision and range of reals...  6 , 37
checking for the precision and range of double precision...  15 , 307
checking for the range of integer...  9
checking for available integer kinds...  2 , 1, 4 , 2, 9 , 4, 18 , 8,
checking for available integer ranges...  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
configure: RUNNING CONFIGURE FOR src/pm/gforker
checking for library containing socketpair... none required
checking for sys/types.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking for strsignal... yes
checking for sigaction... yes
checking for signal... yes
checking for sigset... yes
checking for struct sigaction... yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for errno.h... (cached) yes
configure: RUNNING CONFIGURE FOR src/pm/util
checking for pid_t... (cached) yes
checking for setsid... yes
checking for isatty... yes
checking for getsid... yes
checking whether getsid needs a declaration... no
checking for unsetenv... yes
checking for cygwin1.dll in /bin... yes
checking for environ in unistd.h... no
checking for extern environ in runtime... yes
checking for library containing socketpair... (cached) none required
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether struct iovec is defined in sys/uio.h... yes
checking for strsignal... (cached) yes
checking whether strsignal needs a declaration... no
checking for snprintf... (cached) yes
checking for strdup... (cached) yes
checking for sigaction... (cached) yes
checking for signal... (cached) yes
checking for sigset... (cached) yes
checking for struct sigaction and sa_handler... yes
checking whether snprintf needs a declaration... (cached) no
checking whether strdup needs a declaration... (cached) no
checking for putenv... (cached) yes
checking whether putenv needs a declaration... (cached) no
checking for gethostname... (cached) yes
checking whether gethostname needs a declaration... (cached) no
checking for select... (cached) yes
checking for sys/select.h... (cached) yes
checking whether FD_ZERO works... yes
checking for sched_setaffinity... (cached) yes
checking for sched_getaffinity... (cached) yes
checking for bindprocessor... (cached) no
checking for thread_policy_set... (cached) no
checking whether cpu_set_t available... (cached) yes
checking whether the CPU_SET and CPU_ZERO macros are defined... (cached) no
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for wait.h... (cached) yes
checking for errno.h... (cached) yes
checking for time... (cached) yes
checking whether socklen_t is defined (in sys/socket.h if present)... (cached) yes
configure: ===== configuring src/mpid/common/sock =====
configure: WARNING: no configuration information is in src/mpid/common/sock
configure: ===== done with src/mpid/common/sock configure =====
configure: ===== configuring src/mpi/romio =====
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-icc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld -m elf_x86_64 option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
Configuring with args dummy mt
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for architecture... LINUX
ROMIO home directory is /builddir/build/BUILD/mpich-3.2.1/src/mpi/romio
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for long long... yes
checking size of long long... 8
checking for memalign... yes
checking Fortran external names
Fortran externals have a trailing underscore and are lowercase
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking how to run the C preprocessor... gcc -E
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for sys/types.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for mpix.h... no
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking size of int... 4
checking size of void *... 8
checking for int large enough for pointers... no
checking size of long long... (cached) 8
checking for extension for Fortran 90 programs... f90
checking for Fortran 90 KIND parameter for 8-byte integers...            8
checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes
Overriding Array test for MPICH
checking for type of weak symbol alias support... pragma weak
checking whether __attribute__ ((weak)) allowed... yes
checking whether __attribute__ ((weak_import)) allowed... yes
checking whether __attribute__((weak,alias(...))) allowed... yes
checking for multiple weak symbol support... yes
checking whether struct flock compatible with MPI_Offset... yes
checking for pvfs2-config... notfound
checking configured file systems... testfs ufs nfs
configure: WARNING: File locks may not work with NFS.  See the Installation and
users manual for instructions on testing and if necessary fixing this
checking for library containing aio_write... -lrt
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking sys/aio.h usability... no
checking sys/aio.h presence... no
checking for sys/aio.h... no
checking whether aio routines can be used... yes
checking for obsolete two-argument aio_write... no
checking for obsolete two-argument aio_suspend... no
checking for struct aiocb.aio_fildes... yes
checking for struct aiocb.aio_whence... no
checking for struct aiocb.aio_handle... no
checking for struct aiocb.aio_reqprio... yes
checking for struct aiocb.aio_sigevent... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for statfs... yes
checking whether struct statfs properly defined... yes
checking for f_fstypename member of statfs structure... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stat... yes
checking for st_fstype member of stat structure... no
checking for sys/types.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for statvfs... yes
checking for f_basetype member of statvfs structure... no
checking for blksize_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether pwrite is declared... yes
checking for strerror... yes
checking for doctext... false
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for lstat... yes
checking whether lstat needs a declaration... no
checking for readlink... yes
checking whether readlink needs a declaration... no
checking for fsync... yes
checking whether fsync needs a declaration... no
checking for ftruncate... yes
checking whether ftruncate needs a declaration... no
checking for lseek64... yes
checking whether lseek64 needs a declaration... yes
checking for usleep... yes
checking whether usleep needs a declaration... no
setting SYSDEP_INC to 
checking for C/C++ restrict keyword... __restrict
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking for gcov... gcov
setting CC to gcc
setting F77 to gfortran
setting TEST_CC to $(bindir)/mpicc
setting TEST_F77 to $(bindir)/mpifort
setting CFLAGS to -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H
setting USER_CFLAGS to 
setting USER_FFLAGS to 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating mpi2-other/info/Makefile
config.status: creating mpi2-other/array/Makefile
config.status: creating test/Makefile
config.status: creating test/misc.c
config.status: creating test/large_file.c
config.status: creating test/runtests
config.status: creating test-internal/Makefile
config.status: creating util/romioinstall
config.status: creating include/mpio.h
config.status: creating include/mpiof.h
config.status: creating mpi2-other/info/fortran/Makefile
config.status: creating mpi2-other/array/fortran/Makefile
config.status: creating test/fmisc.f
config.status: creating test/fcoll_test.f
config.status: creating test/pfcoll_test.f
config.status: creating test/fperf.f
config.status: creating adio/include/romioconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
configure: ===== done with src/mpi/romio configure =====
configure: sourcing src/mpi/romio/localdefs
configure: ===== configuring src/pm/hydra =====
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gnu-icc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for fgrep... /usr/bin/grep -F
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... (cached) yes
checking for perl... /usr/bin/perl
checking for doctext... false
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking size of unsigned long... 8
checking for size_t... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld -m elf_x86_64 option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for variable argument list macro functionality... yes
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking whether the compiler defines __func__... yes
checking whether the compiler defines __FUNC__... no
checking whether the compiler sets __FUNCTION__... yes
configure: ===== configuring mpl =====
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --disable-versioning '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 ' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'LIBS=' 'CPPFLAGS=  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include' 'MPLLIBNAME=mpl' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-icc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld -m elf_x86_64 -m elf_x86_64 option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for variable argument list macro functionality... yes
checking for gcov... gcov
checking whether the compiler supports __typeof(variable)... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking memcheck.h usability... no
checking memcheck.h presence... no
checking for memcheck.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
checking helgrind.h usability... no
checking helgrind.h presence... no
checking for helgrind.h... no
checking valgrind/helgrind.h usability... yes
checking valgrind/helgrind.h presence... yes
checking for valgrind/helgrind.h... yes
checking drd.h usability... no
checking drd.h presence... no
checking for drd.h... no
checking valgrind/drd.h usability... yes
checking valgrind/drd.h presence... yes
checking for valgrind/drd.h... yes
checking whether the valgrind headers are broken or too old... no
checking for strdup... yes
checking whether strdup needs a declaration... no
checking for snprintf... yes
checking whether snprintf needs a declaration... no
checking for strncmp... yes
checking whether strncmp needs a declaration... no
checking for putenv... yes
checking whether putenv needs a declaration... no
checking for strerror... yes
checking whether strerror needs a declaration... no
checking whether __attribute__ allowed... yes
checking whether __attribute__((format)) allowed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/mplconfig.h commands
config.status: creating include/mplconfig.h - prefix MPL for include/config.h defines
configure: ===== done with mpl configure =====
configure: sourcing mpl/localdefs
checking for doxygen... no
checking for gcov... gcov
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing hstrerror... none required
checking for gettimeofday... yes
checking for time... yes
checking for strdup... yes
checking for sigaction... yes
checking for signal... yes
checking for usleep... yes
checking for alloca... no
checking for unsetenv... yes
checking for strerror... yes
checking for strsignal... yes
checking for stat... yes
checking for fcntl... yes
checking for alarm... yes
checking for isatty... yes
checking for inet_ntop... yes
checking for getpgid... yes
checking for setsid... yes
checking for killpg... yes
checking for hstrerror... yes
checking whether hstrerror needs a declaration... no
checking whether gettimeofday needs a declaration... no
checking whether getpgid needs a declaration... no
checking whether killpg needs a declaration... no
checking for environ in unistd.h... yes
checking bootstrap server... user,ssh,rsh,fork,slurm,ll,lsf,sge,pbs,cobalt,manual,persist
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
checking for tm_init in -ltorque... no
checking process manager... pmiserv
checking user interface... mpich
checking desired processor topology libraries... hwloc
checking hwloc.h usability... no
checking hwloc.h presence... no
checking for hwloc.h... no
checking for hwloc_topology_set_pid in -lhwloc... no
checking if non-embedded hwloc works... no
checking available processor topology libraries... 
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_key_create in -lpthread... yes
checking checkpointing library... blcr
checking libcr.h usability... no
checking libcr.h presence... no
checking for libcr.h... no
checking for cr_init in -lcr... no
checking demux engine... poll,select,port
checking for poll... yes
checking for select... yes
checking debugging support... none
checking error checking... yes
checking warnings... no
checking profiling... yes
checking for strsignal... (cached) yes
checking whether strsignal needs a declaration... no
checking for sigaction... (cached) yes
checking for signal... (cached) yes
checking for sigset... yes
checking for struct sigaction and sa_handler... yes
checking for gethostname... yes
checking whether gethostname needs a declaration... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/bootstrap/src/bsci_init.c
config.status: creating hydra-doxygen.cfg
config.status: creating include/hydra_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: ===== done with src/pm/hydra configure =====
checking size of OPA_ptr_t... 8
checking the sizeof MPI_Offset... 8
checking whether the Fortran Offset type works with Fortran 77... yes
checking whether the Fortran Offset type works with Fortran 90... yes
checking for size of MPI_Status... 20
checking for BSD/POSIX style global symbol lister... BSD style,/usr/bin/nm -g -B
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for multiple __attribute__((alias)) support... yes
checking the minimum alignment of Fortran common block of 1 integers... 16
checking the minimum alignment of Fortran common block of 5 integers... 16, too small! reset to 32
configure: WARNING: The ch3:sock device did not set the maximum size of an error string, 512 being used.
configure: creating ./config.lt
config.lt: creating libtool
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/binding/fortran/use_mpi/mpif90model.h
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating test/commands/Makefile
config.status: creating src/include/mpichinfo.h
config.status: creating mpich-doxygen
config.status: creating src/include/glue_romio.h
config.status: creating src/binding/cxx/mpicxx.h
config.status: creating src/binding/fortran/mpif_h/mpif.h
config.status: creating src/binding/fortran/mpif_h/setbotf.f
config.status: creating src/binding/fortran/mpif_h/setbot.c
config.status: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90
config.status: creating src/binding/fortran/use_mpi/mpi_base.f90
config.status: creating src/binding/fortran/use_mpi/mpi_constants.f90
config.status: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90
config.status: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90
config.status: creating src/packaging/pkgconfig/mpich.pc
config.status: creating src/packaging/envmods/mpich.module
config.status: WARNING:  'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting
config.status: creating src/env/mpixxx_opts.conf
config.status: creating src/env/mpicc.sh
config.status: creating src/env/mpicc.bash
config.status: creating src/env/mpicxx.sh
config.status: creating src/env/mpicxx.bash
config.status: creating src/env/mpif77.sh
config.status: creating src/env/mpif77.bash
config.status: creating src/env/mpifort.sh
config.status: creating src/env/mpifort.bash
config.status: creating src/env/parkill
config.status: creating src/util/dbg/getfuncstack
config.status: creating src/util/timers/mpiu_timer.h
config.status: creating src/include/mpi.h
config.status: creating doc/design/Makefile
config.status: creating doc/installguide/Makefile
config.status: creating doc/logging/Makefile
config.status: creating doc/refman/Makefile
config.status: creating doc/userguide/Makefile
config.status: creating test/commands/cmdtests
config.status: creating src/include/mpichconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
config.status: executing default-5 commands
=== configuring in test/mpi (/builddir/build/BUILD/mpich-3.2.1/test/mpi)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-sharedlibs=gcc' '--enable-shared' '--enable-static=no' '--enable-lib-depend' '--disable-rpath' '--disable-silent-rules' '--enable-fc' '--with-device=ch3:sock' '--with-pm=hydra:gforker' '--includedir=/usr/include/mpich-x86_64' '--bindir=/usr/lib64/mpich/bin' '--libdir=/usr/lib64/mpich/lib' '--datadir=/usr/share/mpich' '--mandir=/usr/share/man/mpich-x86_64' '--docdir=/usr/share/mpich/doc' '--htmldir=/usr/share/mpich/doc' '--with-hwloc-prefix=system' 'FC=gfortran' 'F77=gfortran' 'CFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'CXXFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FCFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'FFLAGS=-m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'MPICHLIB_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'MPICHLIB_FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
RUNNING CONFIGURE FOR MPI TESTS
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for make... make
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-icc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking whether long double is supported... yes
checking whether long long is supported... yes
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for x86_64-redhat-linux-gnu-ranlib... ranlib
checking for x86_64-redhat-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking how to run the C preprocessor... gcc -E
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for _Bool... yes
checking for float _Complex... yes
checking for double _Complex... yes
checking for long double _Complex... yes
checking size of void *... 8
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_create... -lpthread
checking for library containing pthread_barrier_init... none required
checking for pthread_create... yes
checking for pthread_yield... yes
checking for pthread_barrier_init... yes
checking for pthread_barrier_wait... yes
checking whether struct hostent contains h_addr_list... yes
checking for getrusage... yes
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking whether integer*4 is supported... yes
checking whether integer*8 is supported... yes
checking whether integer*16 is supported... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lpthread -lgfortran -lm -lquadmath
checking for Fortran 77 name mangling... lower uscore
checking whether gfortran allows mismatched arguments... yes
checking for Fortran libraries needed for getarg... none needed
checking whether Fortran 77 supports Cray-style pointer... yes
checking for Fortran 77 compiler flag for Cray-style pointer... -fcray-pointer
checking for x86_64-redhat-linux-gnu-ifort... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes
checking whether the Fortran 90 compiler (gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no
checking for Fortran flag needed to accept free-form source... none
checking whether Fortran 90 supports Cray-style pointer... yes
checking for Fortran 90 compiler flag for Cray-style pointer... -fcray-pointer
checking whether gfortran supports the Fortran 2003 routines to access the commandline... yes
checking for Fortran 90 module extension... mod
checking for Fortran 90 module include flag... -I
checking for Fortran 90 module output directory flag... -J
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether <iostream> available... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler implements the namespace std... yes
checking whether MPI_2DOUBLE_COMPLEX is available... no
checking whether MPI_2COMPLEX is available... no
checking size of void *... (cached) 8
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of short... 2
checking for C integer type of address size... long
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating maint/testmerge
config.status: creating runtests
config.status: creating checktests
config.status: creating Makefile
config.status: creating basic/Makefile
config.status: creating attr/Makefile
config.status: creating util/Makefile
config.status: creating coll/Makefile
config.status: creating coll/testlist
config.status: creating comm/Makefile
config.status: creating datatype/Makefile
config.status: creating datatype/testlist
config.status: creating errhan/Makefile
config.status: creating group/Makefile
config.status: creating info/Makefile
config.status: creating init/Makefile
config.status: creating pt2pt/Makefile
config.status: creating mpi_t/Makefile
config.status: creating rma/Makefile
config.status: creating rma/testlist
config.status: creating spawn/Makefile
config.status: creating spawn/testlist
config.status: creating topo/Makefile
config.status: creating io/Makefile
config.status: creating io/testlist
config.status: creating f77/Makefile
config.status: creating f77/attr/Makefile
config.status: creating f77/attr/attraints.h
config.status: creating f77/pt2pt/attr1aints.h
config.status: creating f77/ext/add1size.h
config.status: creating f77/datatype/Makefile
config.status: creating f77/datatype/typeaints.h
config.status: creating f77/util/Makefile
config.status: creating f77/coll/Makefile
config.status: creating f77/comm/Makefile
config.status: creating f77/topo/Makefile
config.status: creating f77/init/Makefile
config.status: creating f77/rma/addsize.h
config.status: creating f77/pt2pt/Makefile
config.status: creating f77/info/Makefile
config.status: creating f77/spawn/Makefile
config.status: creating f77/spawn/testlist
config.status: creating f77/spawn/type1aint.h
config.status: creating f77/rma/Makefile
config.status: creating f77/ext/Makefile
config.status: creating f77/ext/testlist
config.status: creating f77/io/Makefile
config.status: creating f77/io/iooffset.h
config.status: creating f77/io/iodisp.h
config.status: creating f77/io/ioaint.h
config.status: creating f77/io/testlist
config.status: creating f77/profile/Makefile
config.status: creating f90/Makefile
config.status: creating f90/attr/Makefile
config.status: creating f90/datatype/Makefile
config.status: creating f90/f90types/Makefile
config.status: creating f90/util/Makefile
config.status: creating f90/coll/Makefile
config.status: creating f90/comm/Makefile
config.status: creating f90/topo/Makefile
config.status: creating f90/init/Makefile
config.status: creating f90/pt2pt/Makefile
config.status: creating f90/rma/Makefile
config.status: creating f90/info/Makefile
config.status: creating f90/spawn/Makefile
config.status: creating f90/spawn/testlist
config.status: creating f90/timer/Makefile
config.status: creating f90/ext/Makefile
config.status: creating f90/ext/testlist
config.status: creating f90/io/Makefile
config.status: creating f90/io/testlist
config.status: creating f90/misc/Makefile
config.status: creating f90/profile/Makefile
config.status: creating f08/Makefile
config.status: creating f08/attr/Makefile
config.status: creating f08/datatype/Makefile
config.status: creating f08/util/Makefile
config.status: creating f08/coll/Makefile
config.status: creating f08/comm/Makefile
config.status: creating f08/pt2pt/Makefile
config.status: creating f08/rma/Makefile
config.status: creating f08/subarray/Makefile
config.status: creating f08/topo/Makefile
config.status: creating f08/io/Makefile
config.status: creating f08/io/testlist
config.status: creating f08/init/Makefile
config.status: creating f08/info/Makefile
config.status: creating f08/spawn/Makefile
config.status: creating f08/spawn/testlist
config.status: creating f08/timer/Makefile
config.status: creating f08/ext/Makefile
config.status: creating f08/misc/Makefile
config.status: creating f08/profile/Makefile
config.status: creating cxx/Makefile
config.status: creating cxx/util/Makefile
config.status: creating cxx/attr/Makefile
config.status: creating cxx/pt2pt/Makefile
config.status: creating cxx/comm/Makefile
config.status: creating cxx/coll/Makefile
config.status: creating cxx/errhan/Makefile
config.status: creating cxx/info/Makefile
config.status: creating cxx/datatype/Makefile
config.status: creating cxx/io/Makefile
config.status: creating cxx/init/Makefile
config.status: creating cxx/rma/Makefile
config.status: creating cxx/spawn/Makefile
config.status: creating cxx/spawn/testlist
config.status: creating cxx/topo/Makefile
config.status: creating threads/Makefile
config.status: creating threads/pt2pt/Makefile
config.status: creating threads/util/Makefile
config.status: creating threads/comm/Makefile
config.status: creating threads/comm/testlist
config.status: creating threads/init/Makefile
config.status: creating threads/mpi_t/Makefile
config.status: creating threads/spawn/Makefile
config.status: creating threads/rma/Makefile
config.status: creating threads/coll/Makefile
config.status: creating threads/coll/testlist
config.status: creating errors/Makefile
config.status: creating errors/attr/Makefile
config.status: creating errors/basic/Makefile
config.status: creating errors/coll/Makefile
config.status: creating errors/comm/Makefile
config.status: creating errors/datatype/Makefile
config.status: creating errors/faults/Makefile
config.status: creating errors/group/Makefile
config.status: creating errors/pt2pt/Makefile
config.status: creating errors/rma/Makefile
config.status: creating errors/spawn/Makefile
config.status: creating errors/spawn/testlist
config.status: creating errors/topo/Makefile
config.status: creating errors/io/Makefile
config.status: creating errors/cxx/Makefile
config.status: creating errors/cxx/errhan/Makefile
config.status: creating errors/cxx/io/Makefile
config.status: creating errors/f77/Makefile
config.status: creating errors/f77/io/Makefile
config.status: creating errors/f77/io/addsize.h
config.status: creating errors/f77/io/iooffset.h
config.status: creating errors/f90/Makefile
config.status: creating errors/f90/io/Makefile
config.status: creating errors/f08/Makefile
config.status: creating errors/f08/io/Makefile
config.status: creating ckpoint/Makefile
config.status: creating ft/Makefile
config.status: creating manual/Makefile
config.status: creating manual/manyconnect
config.status: creating manual/mpi_t/Makefile
config.status: creating perf/Makefile
config.status: creating testlist
config.status: creating cxx/testlist
config.status: creating cxx/topo/testlist
config.status: creating f77/testlist
config.status: creating f90/testlist
config.status: creating threads/testlist
config.status: creating errors/testlist
config.status: creating errors/cxx/testlist
config.status: creating errors/f77/testlist
config.status: creating errors/f90/testlist
config.status: creating impls/testlist
config.status: creating f77/rma/testlist
config.status: creating f90/rma/testlist
config.status: creating f08/rma/testlist
config.status: creating impls/Makefile
config.status: creating impls/hydra/Makefile
config.status: creating impls/hydra/proc_binding.sh
config.status: creating impls/mpich/Makefile
config.status: creating impls/mpich/testlist
config.status: creating impls/mpich/mpi_t/Makefile
config.status: creating include/mpitestconf.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
Configuration completed.
+ sed -r -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -r -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ sed -i -e 's| -shared | -Wl,--as-needed\0|g' libtool
+ /usr/bin/make -O -j4 VERBOSE=1
if test ! -h ./src/include/mpio.h ; then \
    rm -f ./src/include/mpio.h ; \
    ( cd ./src/include &&       \
        ln -s ../mpi/romio/include/mpio.h ) ; \
fi
make  all-recursive
Making all in /builddir/build/BUILD/mpich-3.2.1/src/mpl
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o src/mplstr.lo src/mplstr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c src/mplstr.c  -fPIC -DPIC -o src/.libs/mplstr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o src/mplmsg.lo src/mplmsg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c src/mplmsg.c  -fPIC -DPIC -o src/.libs/mplmsg.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o src/mplenv.lo src/mplenv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c src/mplenv.c  -fPIC -DPIC -o src/.libs/mplenv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o src/mplsock.lo src/mplsock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c src/mplsock.c  -fPIC -DPIC -o src/.libs/mplsock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o src/mpltrmem.lo src/mpltrmem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c src/mpltrmem.c  -fPIC -DPIC -o src/.libs/mpltrmem.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -avoid-version -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpl.la  src/mplstr.lo src/mpltrmem.lo src/mplenv.lo src/mplmsg.lo src/mplsock.lo  
libtool: link: ar cru .libs/libmpl.a src/.libs/mplstr.o src/.libs/mpltrmem.o src/.libs/mplenv.o src/.libs/mplmsg.o src/.libs/mplsock.o 
libtool: link: ranlib .libs/libmpl.a
libtool: link: ( cd ".libs" && rm -f "libmpl.la" && ln -s "../libmpl.la" "libmpl.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
Making all in /builddir/build/BUILD/mpich-3.2.1/src/openpa
Making all in src
make  all-am
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o opa_primitives.lo opa_primitives.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c opa_primitives.c  -fPIC -DPIC -o .libs/opa_primitives.o
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o opa_queue.lo opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c opa_queue.c  -fPIC -DPIC -o .libs/opa_queue.o
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -avoid-version -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopa.la  opa_primitives.lo opa_queue.lo  -lpthread 
libtool: link: ar cru .libs/libopa.a .libs/opa_primitives.o .libs/opa_queue.o 
libtool: link: ranlib .libs/libopa.a
libtool: link: ( cd ".libs" && rm -f "libopa.la" && ln -s "../libopa.la" "libopa.la" )
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
Making all in test
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in src/mpi/romio
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/file_c2f.lo mpi-io/file_c2f.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/file_c2f.c  -fPIC -DPIC -o mpi-io/.libs/file_c2f.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/file_f2c.lo mpi-io/file_f2c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/file_f2c.c  -fPIC -DPIC -o mpi-io/.libs/file_f2c.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/delete.lo mpi-io/delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/delete.c  -fPIC -DPIC -o mpi-io/.libs/delete.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/close.lo mpi-io/close.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/close.c  -fPIC -DPIC -o mpi-io/.libs/close.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/fsync.lo mpi-io/fsync.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/fsync.c  -fPIC -DPIC -o mpi-io/.libs/fsync.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_amode.lo mpi-io/get_amode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_amode.c  -fPIC -DPIC -o mpi-io/.libs/get_amode.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_atom.lo mpi-io/get_atom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_atom.c  -fPIC -DPIC -o mpi-io/.libs/get_atom.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_bytoff.lo mpi-io/get_bytoff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_bytoff.c  -fPIC -DPIC -o mpi-io/.libs/get_bytoff.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_group.lo mpi-io/get_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_group.c  -fPIC -DPIC -o mpi-io/.libs/get_group.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_extent.lo mpi-io/get_extent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_extent.c  -fPIC -DPIC -o mpi-io/.libs/get_extent.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_info.lo mpi-io/get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_info.c  -fPIC -DPIC -o mpi-io/.libs/get_info.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_posn.lo mpi-io/get_posn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_posn.c  -fPIC -DPIC -o mpi-io/.libs/get_posn.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_posn_sh.lo mpi-io/get_posn_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_posn_sh.c  -fPIC -DPIC -o mpi-io/.libs/get_posn_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_view.lo mpi-io/get_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_view.c  -fPIC -DPIC -o mpi-io/.libs/get_view.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/get_size.lo mpi-io/get_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/get_size.c  -fPIC -DPIC -o mpi-io/.libs/get_size.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iread.lo mpi-io/iread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iread.c  -fPIC -DPIC -o mpi-io/.libs/iread.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iread_at.lo mpi-io/iread_at.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iread_at.c  -fPIC -DPIC -o mpi-io/.libs/iread_at.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iread_atall.lo mpi-io/iread_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iread_atall.c  -fPIC -DPIC -o mpi-io/.libs/iread_atall.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iread_all.lo mpi-io/iread_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iread_all.c  -fPIC -DPIC -o mpi-io/.libs/iread_all.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iread_sh.lo mpi-io/iread_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iread_sh.c  -fPIC -DPIC -o mpi-io/.libs/iread_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iwrite.lo mpi-io/iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iwrite.c  -fPIC -DPIC -o mpi-io/.libs/iwrite.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iwrite_at.lo mpi-io/iwrite_at.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iwrite_at.c  -fPIC -DPIC -o mpi-io/.libs/iwrite_at.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iwrite_all.lo mpi-io/iwrite_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iwrite_all.c  -fPIC -DPIC -o mpi-io/.libs/iwrite_all.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iwrite_atall.lo mpi-io/iwrite_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iwrite_atall.c  -fPIC -DPIC -o mpi-io/.libs/iwrite_atall.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/iwrite_sh.lo mpi-io/iwrite_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/iwrite_sh.c  -fPIC -DPIC -o mpi-io/.libs/iwrite_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/prealloc.lo mpi-io/prealloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/prealloc.c  -fPIC -DPIC -o mpi-io/.libs/prealloc.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/open.lo mpi-io/open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/open.c  -fPIC -DPIC -o mpi-io/.libs/open.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/rd_atallb.lo mpi-io/rd_atallb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/rd_atallb.c  -fPIC -DPIC -o mpi-io/.libs/rd_atallb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/rd_atalle.lo mpi-io/rd_atalle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/rd_atalle.c  -fPIC -DPIC -o mpi-io/.libs/rd_atalle.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_all.lo mpi-io/read_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_all.c  -fPIC -DPIC -o mpi-io/.libs/read_all.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read.lo mpi-io/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read.c  -fPIC -DPIC -o mpi-io/.libs/read.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_allb.lo mpi-io/read_allb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_allb.c  -fPIC -DPIC -o mpi-io/.libs/read_allb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_alle.lo mpi-io/read_alle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_alle.c  -fPIC -DPIC -o mpi-io/.libs/read_alle.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_at.lo mpi-io/read_at.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_at.c  -fPIC -DPIC -o mpi-io/.libs/read_at.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_atall.lo mpi-io/read_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_atall.c  -fPIC -DPIC -o mpi-io/.libs/read_atall.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_ord.lo mpi-io/read_ord.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_ord.c  -fPIC -DPIC -o mpi-io/.libs/read_ord.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_orde.lo mpi-io/read_orde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_orde.c  -fPIC -DPIC -o mpi-io/.libs/read_orde.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_ordb.lo mpi-io/read_ordb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_ordb.c  -fPIC -DPIC -o mpi-io/.libs/read_ordb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/read_sh.lo mpi-io/read_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/read_sh.c  -fPIC -DPIC -o mpi-io/.libs/read_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/register_datarep.lo mpi-io/register_datarep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/register_datarep.c  -fPIC -DPIC -o mpi-io/.libs/register_datarep.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/seek.lo mpi-io/seek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/seek.c  -fPIC -DPIC -o mpi-io/.libs/seek.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/set_atom.lo mpi-io/set_atom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/set_atom.c  -fPIC -DPIC -o mpi-io/.libs/set_atom.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/set_info.lo mpi-io/set_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/set_info.c  -fPIC -DPIC -o mpi-io/.libs/set_info.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/seek_sh.lo mpi-io/seek_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/seek_sh.c  -fPIC -DPIC -o mpi-io/.libs/seek_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/set_size.lo mpi-io/set_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/set_size.c  -fPIC -DPIC -o mpi-io/.libs/set_size.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/wr_atalle.lo mpi-io/wr_atalle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/wr_atalle.c  -fPIC -DPIC -o mpi-io/.libs/wr_atalle.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/wr_atallb.lo mpi-io/wr_atallb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/wr_atallb.c  -fPIC -DPIC -o mpi-io/.libs/wr_atallb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/set_view.lo mpi-io/set_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/set_view.c  -fPIC -DPIC -o mpi-io/.libs/set_view.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write.lo mpi-io/write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write.c  -fPIC -DPIC -o mpi-io/.libs/write.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_all.lo mpi-io/write_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_all.c  -fPIC -DPIC -o mpi-io/.libs/write_all.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_allb.lo mpi-io/write_allb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_allb.c  -fPIC -DPIC -o mpi-io/.libs/write_allb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_alle.lo mpi-io/write_alle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_alle.c  -fPIC -DPIC -o mpi-io/.libs/write_alle.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_at.lo mpi-io/write_at.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_at.c  -fPIC -DPIC -o mpi-io/.libs/write_at.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_atall.lo mpi-io/write_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_atall.c  -fPIC -DPIC -o mpi-io/.libs/write_atall.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_ord.lo mpi-io/write_ord.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_ord.c  -fPIC -DPIC -o mpi-io/.libs/write_ord.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_ordb.lo mpi-io/write_ordb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_ordb.c  -fPIC -DPIC -o mpi-io/.libs/write_ordb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_orde.lo mpi-io/write_orde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_orde.c  -fPIC -DPIC -o mpi-io/.libs/write_orde.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/write_sh.lo mpi-io/write_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/write_sh.c  -fPIC -DPIC -o mpi-io/.libs/write_sh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/glue/mpich/mpio_file.lo mpi-io/glue/mpich/mpio_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/glue/mpich/mpio_file.c  -fPIC -DPIC -o mpi-io/glue/mpich/.libs/mpio_file.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/glue/mpich/mpio_err.lo mpi-io/glue/mpich/mpio_err.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/glue/mpich/mpio_err.c  -fPIC -DPIC -o mpi-io/glue/mpich/.libs/mpio_err.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/mpich_fileutil.lo mpi-io/mpich_fileutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/mpich_fileutil.c  -fPIC -DPIC -o mpi-io/.libs/mpich_fileutil.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/mpir-mpioinit.lo mpi-io/mpir-mpioinit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/mpir-mpioinit.c  -fPIC -DPIC -o mpi-io/.libs/mpir-mpioinit.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/mpiu_greq.lo mpi-io/mpiu_greq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/mpiu_greq.c  -fPIC -DPIC -o mpi-io/.libs/mpiu_greq.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o mpi-io/mpiu_external32.lo mpi-io/mpiu_external32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c mpi-io/mpiu_external32.c  -fPIC -DPIC -o mpi-io/.libs/mpiu_external32.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_open.lo adio/ad_nfs/ad_nfs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_open.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_open.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_done.lo adio/ad_nfs/ad_nfs_done.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_done.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_done.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_fcntl.lo adio/ad_nfs/ad_nfs_fcntl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_fcntl.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_fcntl.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_read.lo adio/ad_nfs/ad_nfs_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_read.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_read.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_iread.lo adio/ad_nfs/ad_nfs_iread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_iread.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_iread.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_write.lo adio/ad_nfs/ad_nfs_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_write.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_write.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_wait.lo adio/ad_nfs/ad_nfs_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_wait.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_iwrite.lo adio/ad_nfs/ad_nfs_iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_iwrite.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_iwrite.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_setsh.lo adio/ad_nfs/ad_nfs_setsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_setsh.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_setsh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_getsh.lo adio/ad_nfs/ad_nfs_getsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_getsh.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_getsh.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs.lo adio/ad_nfs/ad_nfs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_resize.lo adio/ad_nfs/ad_nfs_resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_resize.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_resize.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_nfs/ad_nfs_features.lo adio/ad_nfs/ad_nfs_features.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_nfs/ad_nfs_features.c  -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_features.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_close.lo adio/ad_testfs/ad_testfs_close.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_close.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_close.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_read.lo adio/ad_testfs/ad_testfs_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_read.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_read.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_rdcoll.lo adio/ad_testfs/ad_testfs_rdcoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_rdcoll.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_rdcoll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_wrcoll.lo adio/ad_testfs/ad_testfs_wrcoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_wrcoll.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_wrcoll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_open.lo adio/ad_testfs/ad_testfs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_open.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_open.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_done.lo adio/ad_testfs/ad_testfs_done.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_done.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_done.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_write.lo adio/ad_testfs/ad_testfs_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_write.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_write.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_fcntl.lo adio/ad_testfs/ad_testfs_fcntl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_fcntl.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_fcntl.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_iread.lo adio/ad_testfs/ad_testfs_iread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_iread.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_iread.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_iwrite.lo adio/ad_testfs/ad_testfs_iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_iwrite.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_iwrite.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_wait.lo adio/ad_testfs/ad_testfs_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_wait.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_flush.lo adio/ad_testfs/ad_testfs_flush.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_flush.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_flush.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_seek.lo adio/ad_testfs/ad_testfs_seek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_seek.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_seek.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_resize.lo adio/ad_testfs/ad_testfs_resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_resize.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_resize.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_hints.lo adio/ad_testfs/ad_testfs_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_hints.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_hints.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs_delete.lo adio/ad_testfs/ad_testfs_delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs_delete.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_delete.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_testfs/ad_testfs.lo adio/ad_testfs/ad_testfs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_testfs/ad_testfs.c  -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_ufs/ad_ufs.lo adio/ad_ufs/ad_ufs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_ufs/ad_ufs.c  -fPIC -DPIC -o adio/ad_ufs/.libs/ad_ufs.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/ad_ufs/ad_ufs_open.lo adio/ad_ufs/ad_ufs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/ad_ufs/ad_ufs_open.c  -fPIC -DPIC -o adio/ad_ufs/.libs/ad_ufs_open.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_aggregate_new.lo adio/common/ad_aggregate_new.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_aggregate_new.c  -fPIC -DPIC -o adio/common/.libs/ad_aggregate_new.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_aggregate.lo adio/common/ad_aggregate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_aggregate.c  -fPIC -DPIC -o adio/common/.libs/ad_aggregate.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_close.lo adio/common/ad_close.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_close.c  -fPIC -DPIC -o adio/common/.libs/ad_close.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_delete.lo adio/common/ad_delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_delete.c  -fPIC -DPIC -o adio/common/.libs/ad_delete.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_coll_exch_new.lo adio/common/ad_coll_exch_new.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_coll_exch_new.c  -fPIC -DPIC -o adio/common/.libs/ad_coll_exch_new.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_darray.lo adio/common/ad_darray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_darray.c  -fPIC -DPIC -o adio/common/.libs/ad_darray.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_done.lo adio/common/ad_done.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_done.c  -fPIC -DPIC -o adio/common/.libs/ad_done.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_done_fake.lo adio/common/ad_done_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_done_fake.c  -fPIC -DPIC -o adio/common/.libs/ad_done_fake.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_end.lo adio/common/ad_end.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_end.c  -fPIC -DPIC -o adio/common/.libs/ad_end.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_fcntl.lo adio/common/ad_fcntl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_fcntl.c  -fPIC -DPIC -o adio/common/.libs/ad_fcntl.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_features.lo adio/common/ad_features.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_features.c  -fPIC -DPIC -o adio/common/.libs/ad_features.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_flush.lo adio/common/ad_flush.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_flush.c  -fPIC -DPIC -o adio/common/.libs/ad_flush.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_get_sh_fp.lo adio/common/ad_get_sh_fp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_get_sh_fp.c  -fPIC -DPIC -o adio/common/.libs/ad_get_sh_fp.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_fstype.lo adio/common/ad_fstype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_fstype.c  -fPIC -DPIC -o adio/common/.libs/ad_fstype.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_hints.lo adio/common/ad_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_hints.c  -fPIC -DPIC -o adio/common/.libs/ad_hints.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_coll_build_req_new.lo adio/common/ad_coll_build_req_new.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_coll_build_req_new.c  -fPIC -DPIC -o adio/common/.libs/ad_coll_build_req_new.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_init.lo adio/common/ad_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_init.c  -fPIC -DPIC -o adio/common/.libs/ad_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iopen.lo adio/common/ad_iopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iopen.c  -fPIC -DPIC -o adio/common/.libs/ad_iopen.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iread.lo adio/common/ad_iread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iread.c  -fPIC -DPIC -o adio/common/.libs/ad_iread.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iread_fake.lo adio/common/ad_iread_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iread_fake.c  -fPIC -DPIC -o adio/common/.libs/ad_iread_fake.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_io_coll.lo adio/common/ad_io_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_io_coll.c  -fPIC -DPIC -o adio/common/.libs/ad_io_coll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iwrite.lo adio/common/ad_iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iwrite.c  -fPIC -DPIC -o adio/common/.libs/ad_iwrite.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iread_coll.lo adio/common/ad_iread_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iread_coll.c  -fPIC -DPIC -o adio/common/.libs/ad_iread_coll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iwrite_fake.lo adio/common/ad_iwrite_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iwrite_fake.c  -fPIC -DPIC -o adio/common/.libs/ad_iwrite_fake.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_open.lo adio/common/ad_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_open.c  -fPIC -DPIC -o adio/common/.libs/ad_open.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_opencoll.lo adio/common/ad_opencoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_opencoll.c  -fPIC -DPIC -o adio/common/.libs/ad_opencoll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_opencoll_failsafe.lo adio/common/ad_opencoll_failsafe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_opencoll_failsafe.c  -fPIC -DPIC -o adio/common/.libs/ad_opencoll_failsafe.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_iwrite_coll.lo adio/common/ad_iwrite_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_iwrite_coll.c  -fPIC -DPIC -o adio/common/.libs/ad_iwrite_coll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_opencoll_scalable.lo adio/common/ad_opencoll_scalable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_opencoll_scalable.c  -fPIC -DPIC -o adio/common/.libs/ad_opencoll_scalable.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_prealloc.lo adio/common/ad_prealloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_prealloc.c  -fPIC -DPIC -o adio/common/.libs/ad_prealloc.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_read.lo adio/common/ad_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_read.c  -fPIC -DPIC -o adio/common/.libs/ad_read.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_resize.lo adio/common/ad_resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_resize.c  -fPIC -DPIC -o adio/common/.libs/ad_resize.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_read_str.lo adio/common/ad_read_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_read_str.c  -fPIC -DPIC -o adio/common/.libs/ad_read_str.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_read_str_naive.lo adio/common/ad_read_str_naive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_read_str_naive.c  -fPIC -DPIC -o adio/common/.libs/ad_read_str_naive.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_seek.lo adio/common/ad_seek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_seek.c  -fPIC -DPIC -o adio/common/.libs/ad_seek.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_read_coll.lo adio/common/ad_read_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_read_coll.c  -fPIC -DPIC -o adio/common/.libs/ad_read_coll.o
adio/common/ad_read_coll.c: In function 'ADIOI_R_Exchange_data':
adio/common/ad_read_coll.c:826:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (i=0; i < nprocs; i++)
  ^~~
adio/common/ad_read_coll.c:830:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
      j = 0;
      ^
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_set_sh_fp.lo adio/common/ad_set_sh_fp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_set_sh_fp.c  -fPIC -DPIC -o adio/common/.libs/ad_set_sh_fp.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_set_view.lo adio/common/ad_set_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_set_view.c  -fPIC -DPIC -o adio/common/.libs/ad_set_view.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_wait.lo adio/common/ad_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_wait.c  -fPIC -DPIC -o adio/common/.libs/ad_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_wait_fake.lo adio/common/ad_wait_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_wait_fake.c  -fPIC -DPIC -o adio/common/.libs/ad_wait_fake.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_subarray.lo adio/common/ad_subarray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_subarray.c  -fPIC -DPIC -o adio/common/.libs/ad_subarray.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_write.lo adio/common/ad_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_write.c  -fPIC -DPIC -o adio/common/.libs/ad_write.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_write_nolock.lo adio/common/ad_write_nolock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_write_nolock.c  -fPIC -DPIC -o adio/common/.libs/ad_write_nolock.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_write_str_naive.lo adio/common/ad_write_str_naive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_write_str_naive.c  -fPIC -DPIC -o adio/common/.libs/ad_write_str_naive.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_write_str.lo adio/common/ad_write_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_write_str.c  -fPIC -DPIC -o adio/common/.libs/ad_write_str.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/adi_close.lo adio/common/adi_close.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/adi_close.c  -fPIC -DPIC -o adio/common/.libs/adi_close.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/byte_offset.lo adio/common/byte_offset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/byte_offset.c  -fPIC -DPIC -o adio/common/.libs/byte_offset.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_write_coll.lo adio/common/ad_write_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_write_coll.c  -fPIC -DPIC -o adio/common/.libs/ad_write_coll.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/eof_offset.lo adio/common/eof_offset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/eof_offset.c  -fPIC -DPIC -o adio/common/.libs/eof_offset.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/cb_config_list.lo adio/common/cb_config_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/cb_config_list.c  -fPIC -DPIC -o adio/common/.libs/cb_config_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/error.lo adio/common/error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/error.c  -fPIC -DPIC -o adio/common/.libs/error.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/get_fp_posn.lo adio/common/get_fp_posn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/get_fp_posn.c  -fPIC -DPIC -o adio/common/.libs/get_fp_posn.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/greq_fns.lo adio/common/greq_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/greq_fns.c  -fPIC -DPIC -o adio/common/.libs/greq_fns.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/heap-sort.lo adio/common/heap-sort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/heap-sort.c  -fPIC -DPIC -o adio/common/.libs/heap-sort.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/iscontig.lo adio/common/iscontig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/iscontig.c  -fPIC -DPIC -o adio/common/.libs/iscontig.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/flatten.lo adio/common/flatten.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/flatten.c  -fPIC -DPIC -o adio/common/.libs/flatten.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/lock.lo adio/common/lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/lock.c  -fPIC -DPIC -o adio/common/.libs/lock.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/malloc.lo adio/common/malloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/malloc.c  -fPIC -DPIC -o adio/common/.libs/malloc.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/status_setb.lo adio/common/status_setb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/status_setb.c  -fPIC -DPIC -o adio/common/.libs/status_setb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/shfp_fname.lo adio/common/shfp_fname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/shfp_fname.c  -fPIC -DPIC -o adio/common/.libs/shfp_fname.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/strfns.lo adio/common/strfns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/strfns.c  -fPIC -DPIC -o adio/common/.libs/strfns.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/system_hints.lo adio/common/system_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/system_hints.c  -fPIC -DPIC -o adio/common/.libs/system_hints.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/ad_threaded_io.lo adio/common/ad_threaded_io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/ad_threaded_io.c  -fPIC -DPIC -o adio/common/.libs/ad_threaded_io.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/hint_fns.lo adio/common/hint_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/hint_fns.c  -fPIC -DPIC -o adio/common/.libs/hint_fns.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/utils.lo adio/common/utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/utils.c  -fPIC -DPIC -o adio/common/.libs/utils.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/p2p_aggregation.lo adio/common/p2p_aggregation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/p2p_aggregation.c  -fPIC -DPIC -o adio/common/.libs/p2p_aggregation.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include  -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c -o adio/common/onesided_aggregation.lo adio/common/onesided_aggregation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -I./mpi-io -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/adio/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H -c adio/common/onesided_aggregation.c  -fPIC -DPIC -o adio/common/.libs/onesided_aggregation.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
adio/common/onesided_aggregation.c: In function 'ADIOI_OneSidedReadAggregation':
adio/common/onesided_aggregation.c:2110:11: warning: 'derivedTypePackedSourceBuffer' may be used uninitialized in this function [-Wmaybe-uninitialized]
           MPI_Get(derivedTypePackedSourceBuffer,1, recvBufferDerivedDataType,sourceAggsForMyData[aggIter],0, 1,sourceBufferDerivedDataType,read_buf_window);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libromio.la   mpi-io/close.lo mpi-io/delete.lo mpi-io/file_c2f.lo mpi-io/file_f2c.lo mpi-io/fsync.lo mpi-io/get_amode.lo mpi-io/get_atom.lo mpi-io/get_bytoff.lo mpi-io/get_extent.lo mpi-io/get_group.lo mpi-io/get_info.lo mpi-io/get_posn.lo mpi-io/get_posn_sh.lo mpi-io/get_size.lo mpi-io/get_view.lo mpi-io/iread.lo mpi-io/iread_all.lo mpi-io/iread_at.lo mpi-io/iread_atall.lo mpi-io/iread_sh.lo mpi-io/iwrite.lo mpi-io/iwrite_all.lo mpi-io/iwrite_at.lo mpi-io/iwrite_atall.lo mpi-io/iwrite_sh.lo mpi-io/open.lo mpi-io/prealloc.lo mpi-io/rd_atallb.lo mpi-io/rd_atalle.lo mpi-io/read.lo mpi-io/read_all.lo mpi-io/read_allb.lo mpi-io/read_alle.lo mpi-io/read_at.lo mpi-io/read_atall.lo mpi-io/read_ord.lo mpi-io/read_ordb.lo mpi-io/read_orde.lo mpi-io/read_sh.lo mpi-io/register_datarep.lo mpi-io/seek.lo mpi-io/seek_sh.lo mpi-io/set_atom.lo mpi-io/set_info.lo mpi-io/set_size.lo mpi-io/set_view.lo mpi-io/wr_atallb.lo mpi-io/wr_atalle.lo mpi-io/write.lo mpi-io/write_all.lo mpi-io/write_allb.lo mpi-io/write_alle.lo mpi-io/write_at.lo mpi-io/write_atall.lo mpi-io/write_ord.lo mpi-io/write_ordb.lo mpi-io/write_orde.lo mpi-io/write_sh.lo  mpi-io/glue/mpich/mpio_file.lo mpi-io/glue/mpich/mpio_err.lo  mpi-io/mpich_fileutil.lo mpi-io/mpir-mpioinit.lo mpi-io/mpiu_greq.lo mpi-io/mpiu_external32.lo         adio/ad_nfs/ad_nfs_read.lo adio/ad_nfs/ad_nfs_open.lo adio/ad_nfs/ad_nfs_write.lo adio/ad_nfs/ad_nfs_done.lo adio/ad_nfs/ad_nfs_fcntl.lo adio/ad_nfs/ad_nfs_iread.lo adio/ad_nfs/ad_nfs_iwrite.lo adio/ad_nfs/ad_nfs_wait.lo adio/ad_nfs/ad_nfs_setsh.lo adio/ad_nfs/ad_nfs_getsh.lo adio/ad_nfs/ad_nfs.lo adio/ad_nfs/ad_nfs_resize.lo adio/ad_nfs/ad_nfs_features.lo       adio/ad_testfs/ad_testfs_close.lo adio/ad_testfs/ad_testfs_read.lo adio/ad_testfs/ad_testfs_rdcoll.lo adio/ad_testfs/ad_testfs_wrcoll.lo adio/ad_testfs/ad_testfs_open.lo adio/ad_testfs/ad_testfs_write.lo adio/ad_testfs/ad_testfs_done.lo adio/ad_testfs/ad_testfs_fcntl.lo adio/ad_testfs/ad_testfs_iread.lo adio/ad_testfs/ad_testfs_iwrite.lo adio/ad_testfs/ad_testfs_wait.lo adio/ad_testfs/ad_testfs_flush.lo adio/ad_testfs/ad_testfs_seek.lo adio/ad_testfs/ad_testfs_resize.lo adio/ad_testfs/ad_testfs_hints.lo adio/ad_testfs/ad_testfs_delete.lo adio/ad_testfs/ad_testfs.lo adio/ad_ufs/ad_ufs.lo adio/ad_ufs/ad_ufs_open.lo   adio/common/ad_aggregate.lo adio/common/ad_aggregate_new.lo adio/common/ad_close.lo adio/common/ad_coll_build_req_new.lo adio/common/ad_coll_exch_new.lo adio/common/ad_darray.lo adio/common/ad_delete.lo adio/common/ad_done.lo adio/common/ad_done_fake.lo adio/common/ad_end.lo adio/common/ad_fcntl.lo adio/common/ad_features.lo adio/common/ad_flush.lo adio/common/ad_fstype.lo adio/common/ad_get_sh_fp.lo adio/common/ad_hints.lo adio/common/ad_init.lo adio/common/ad_io_coll.lo adio/common/ad_iopen.lo adio/common/ad_iread.lo adio/common/ad_iread_coll.lo adio/common/ad_iread_fake.lo adio/common/ad_iwrite.lo adio/common/ad_iwrite_coll.lo adio/common/ad_iwrite_fake.lo adio/common/ad_open.lo adio/common/ad_opencoll.lo adio/common/ad_opencoll_failsafe.lo adio/common/ad_opencoll_scalable.lo adio/common/ad_prealloc.lo adio/common/ad_read.lo adio/common/ad_read_coll.lo adio/common/ad_read_str.lo adio/common/ad_read_str_naive.lo adio/common/ad_resize.lo adio/common/ad_seek.lo adio/common/ad_set_sh_fp.lo adio/common/ad_set_view.lo adio/common/ad_subarray.lo adio/common/ad_wait.lo adio/common/ad_wait_fake.lo adio/common/ad_write.lo adio/common/ad_write_coll.lo adio/common/ad_write_nolock.lo adio/common/ad_write_str.lo adio/common/ad_write_str_naive.lo adio/common/adi_close.lo adio/common/byte_offset.lo adio/common/cb_config_list.lo adio/common/eof_offset.lo adio/common/error.lo adio/common/flatten.lo adio/common/get_fp_posn.lo adio/common/greq_fns.lo adio/common/heap-sort.lo adio/common/iscontig.lo adio/common/lock.lo adio/common/malloc.lo adio/common/shfp_fname.lo adio/common/status_setb.lo adio/common/strfns.lo adio/common/system_hints.lo adio/common/hint_fns.lo adio/common/ad_threaded_io.lo adio/common/p2p_aggregation.lo adio/common/onesided_aggregation.lo adio/common/utils.lo   -lrt -lpthread 
libtool: link: ar cr .libs/libromio.a mpi-io/.libs/close.o mpi-io/.libs/delete.o mpi-io/.libs/file_c2f.o mpi-io/.libs/file_f2c.o mpi-io/.libs/fsync.o mpi-io/.libs/get_amode.o mpi-io/.libs/get_atom.o mpi-io/.libs/get_bytoff.o mpi-io/.libs/get_extent.o mpi-io/.libs/get_group.o mpi-io/.libs/get_info.o mpi-io/.libs/get_posn.o mpi-io/.libs/get_posn_sh.o mpi-io/.libs/get_size.o mpi-io/.libs/get_view.o mpi-io/.libs/iread.o mpi-io/.libs/iread_all.o mpi-io/.libs/iread_at.o mpi-io/.libs/iread_atall.o mpi-io/.libs/iread_sh.o mpi-io/.libs/iwrite.o mpi-io/.libs/iwrite_all.o mpi-io/.libs/iwrite_at.o mpi-io/.libs/iwrite_atall.o mpi-io/.libs/iwrite_sh.o mpi-io/.libs/open.o mpi-io/.libs/prealloc.o mpi-io/.libs/rd_atallb.o mpi-io/.libs/rd_atalle.o mpi-io/.libs/read.o mpi-io/.libs/read_all.o mpi-io/.libs/read_allb.o mpi-io/.libs/read_alle.o mpi-io/.libs/read_at.o mpi-io/.libs/read_atall.o mpi-io/.libs/read_ord.o mpi-io/.libs/read_ordb.o mpi-io/.libs/read_orde.o mpi-io/.libs/read_sh.o mpi-io/.libs/register_datarep.o mpi-io/.libs/seek.o mpi-io/.libs/seek_sh.o mpi-io/.libs/set_atom.o mpi-io/.libs/set_info.o mpi-io/.libs/set_size.o mpi-io/.libs/set_view.o mpi-io/.libs/wr_atallb.o mpi-io/.libs/wr_atalle.o mpi-io/.libs/write.o mpi-io/.libs/write_all.o mpi-io/.libs/write_allb.o mpi-io/.libs/write_alle.o mpi-io/.libs/write_at.o mpi-io/.libs/write_atall.o mpi-io/.libs/write_ord.o mpi-io/.libs/write_ordb.o mpi-io/.libs/write_orde.o mpi-io/.libs/write_sh.o mpi-io/glue/mpich/.libs/mpio_file.o mpi-io/glue/mpich/.libs/mpio_err.o mpi-io/.libs/mpich_fileutil.o mpi-io/.libs/mpir-mpioinit.o mpi-io/.libs/mpiu_greq.o mpi-io/.libs/mpiu_external32.o adio/ad_nfs/.libs/ad_nfs_read.o adio/ad_nfs/.libs/ad_nfs_open.o adio/ad_nfs/.libs/ad_nfs_write.o adio/ad_nfs/.libs/ad_nfs_done.o adio/ad_nfs/.libs/ad_nfs_fcntl.o adio/ad_nfs/.libs/ad_nfs_iread.o adio/ad_nfs/.libs/ad_nfs_iwrite.o adio/ad_nfs/.libs/ad_nfs_wait.o adio/ad_nfs/.libs/ad_nfs_setsh.o adio/ad_nfs/.libs/ad_nfs_getsh.o adio/ad_nfs/.libs/ad_nfs.o adio/ad_nfs/.libs/ad_nfs_resize.o adio/ad_nfs/.libs/ad_nfs_features.o adio/ad_testfs/.libs/ad_testfs_close.o adio/ad_testfs/.libs/ad_testfs_read.o adio/ad_testfs/.libs/ad_testfs_rdcoll.o adio/ad_testfs/.libs/ad_testfs_wrcoll.o adio/ad_testfs/.libs/ad_testfs_open.o adio/ad_testfs/.libs/ad_testfs_write.o adio/ad_testfs/.libs/ad_testfs_done.o adio/ad_testfs/.libs/ad_testfs_fcntl.o adio/ad_testfs/.libs/ad_testfs_iread.o adio/ad_testfs/.libs/ad_testfs_iwrite.o adio/ad_testfs/.libs/ad_testfs_wait.o adio/ad_testfs/.libs/ad_testfs_flush.o adio/ad_testfs/.libs/ad_testfs_seek.o adio/ad_testfs/.libs/ad_testfs_resize.o adio/ad_testfs/.libs/ad_testfs_hints.o adio/ad_testfs/.libs/ad_testfs_delete.o adio/ad_testfs/.libs/ad_testfs.o adio/ad_ufs/.libs/ad_ufs.o adio/ad_ufs/.libs/ad_ufs_open.o adio/common/.libs/ad_aggregate.o adio/common/.libs/ad_aggregate_new.o adio/common/.libs/ad_close.o adio/common/.libs/ad_coll_build_req_new.o adio/common/.libs/ad_coll_exch_new.o adio/common/.libs/ad_darray.o adio/common/.libs/ad_delete.o adio/common/.libs/ad_done.o adio/common/.libs/ad_done_fake.o adio/common/.libs/ad_end.o adio/common/.libs/ad_fcntl.o adio/common/.libs/ad_features.o adio/common/.libs/ad_flush.o adio/common/.libs/ad_fstype.o adio/common/.libs/ad_get_sh_fp.o adio/common/.libs/ad_hints.o adio/common/.libs/ad_init.o adio/common/.libs/ad_io_coll.o adio/common/.libs/ad_iopen.o adio/common/.libs/ad_iread.o adio/common/.libs/ad_iread_coll.o adio/common/.libs/ad_iread_fake.o adio/common/.libs/ad_iwrite.o adio/common/.libs/ad_iwrite_coll.o adio/common/.libs/ad_iwrite_fake.o adio/common/.libs/ad_open.o adio/common/.libs/ad_opencoll.o adio/common/.libs/ad_opencoll_failsafe.o adio/common/.libs/ad_opencoll_scalable.o adio/common/.libs/ad_prealloc.o adio/common/.libs/ad_read.o adio/common/.libs/ad_read_coll.o adio/common/.libs/ad_read_str.o adio/common/.libs/ad_read_str_naive.o adio/common/.libs/ad_resize.o adio/common/.libs/ad_seek.o adio/common/.libs/ad_set_sh_fp.o adio/common/.libs/ad_set_view.o adio/common/.libs/ad_subarray.o adio/common/.libs/ad_wait.o adio/common/.libs/ad_wait_fake.o adio/common/.libs/ad_write.o adio/common/.libs/ad_write_coll.o adio/common/.libs/ad_write_nolock.o adio/common/.libs/ad_write_str.o adio/common/.libs/ad_write_str_naive.o adio/common/.libs/adi_close.o adio/common/.libs/byte_offset.o adio/common/.libs/cb_config_list.o adio/common/.libs/eof_offset.o adio/common/.libs/error.o adio/common/.libs/flatten.o adio/common/.libs/get_fp_posn.o adio/common/.libs/greq_fns.o adio/common/.libs/heap-sort.o adio/common/.libs/iscontig.o adio/common/.libs/lock.o adio/common/.libs/malloc.o adio/common/.libs/shfp_fname.o adio/common/.libs/status_setb.o adio/common/.libs/strfns.o adio/common/.libs/system_hints.o adio/common/.libs/hint_fns.o adio/common/.libs/ad_threaded_io.o adio/common/.libs/p2p_aggregation.o adio/common/.libs/onesided_aggregation.o adio/common/.libs/utils.o 
libtool: link: ranlib .libs/libromio.a
libtool: link: ( cd ".libs" && rm -f "libromio.la" && ln -s "../libromio.la" "libromio.la" )
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
Making all in src/pm/hydra
Making all in mpl
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o src/mplstr.lo src/mplstr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mplstr.c  -fPIC -DPIC -o src/.libs/mplstr.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o src/mplmsg.lo src/mplmsg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mplmsg.c  -fPIC -DPIC -o src/.libs/mplmsg.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o src/mplenv.lo src/mplenv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mplenv.c  -fPIC -DPIC -o src/.libs/mplenv.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o src/mplsock.lo src/mplsock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mplsock.c  -fPIC -DPIC -o src/.libs/mplsock.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o src/mpltrmem.lo src/mpltrmem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpltrmem.c  -fPIC -DPIC -o src/.libs/mpltrmem.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -avoid-version -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpl.la  src/mplstr.lo src/mpltrmem.lo src/mplenv.lo src/mplmsg.lo src/mplsock.lo  
libtool: link: ar cr .libs/libmpl.a src/.libs/mplstr.o src/.libs/mpltrmem.o src/.libs/mplenv.o src/.libs/mplmsg.o src/.libs/mplsock.o 
libtool: link: ranlib .libs/libmpl.a
libtool: link: ( cd ".libs" && rm -f "libmpl.la" && ln -s "../libmpl.la" "libmpl.la" )
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/persist/hydra_persist-persist_server.o `test -f 'tools/bootstrap/persist/persist_server.c' || echo './'`tools/bootstrap/persist/persist_server.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
In file included from tools/bootstrap/persist/persist_server.c:7:
tools/bootstrap/persist/persist_server.c: In function 'listen_cb':
tools/bootstrap/persist/persist_server.c:183:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(args, char **, (num_strings + 1) * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/persist/persist_server.c:183:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(args, char **, (num_strings + 1) * sizeof(char *), status);
     ^~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/dbg/dbg.lo utils/dbg/dbg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/dbg/dbg.c  -fPIC -DPIC -o utils/dbg/.libs/dbg.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/alloc/alloc.lo utils/alloc/alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/alloc/alloc.c  -fPIC -DPIC -o utils/alloc/.libs/alloc.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/args/args.lo utils/args/args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/args/args.c  -fPIC -DPIC -o utils/args/.libs/args.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/launch/launch.lo utils/launch/launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/launch/launch.c  -fPIC -DPIC -o utils/launch/.libs/launch.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/env/env.lo utils/env/env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/env/env.c  -fPIC -DPIC -o utils/env/.libs/env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/others/others.lo utils/others/others.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/others/others.c  -fPIC -DPIC -o utils/others/.libs/others.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/signals/signals.lo utils/signals/signals.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/signals/signals.c  -fPIC -DPIC -o utils/signals/.libs/signals.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/topo/topo.lo tools/topo/topo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/topo/topo.c  -fPIC -DPIC -o tools/topo/.libs/topo.o
In file included from ./mpl/include/mpl.h:111,
                 from ./include/hydra.h:17,
                 from tools/topo/topo.c:7:
tools/topo/topo.c: In function 'HYDT_topo_init':
./mpl/include/mplstr.h:33:20: warning: null argument where non-null required (argument 1) [-Wnonnull]
 #define MPL_strdup strdup
                    ^~~~~~
./include/hydra.h:638:21: note: in expansion of macro 'MPL_strdup'
 #define HYDU_strdup MPL_strdup
                     ^~~~~~~~~~
tools/topo/topo.c:31:34: note: in expansion of macro 'HYDU_strdup'
         HYDT_topo_info.topolib = HYDU_strdup(HYDRA_DEFAULT_TOPOLIB);
                                  ^~~~~~~~~~~
tools/topo/topo.c:70:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
tools/topo/topo.c: In function 'HYDT_topo_finalize':
tools/topo/topo.c:122:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/string/string.lo utils/string/string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/string/string.c  -fPIC -DPIC -o utils/string/.libs/string.o
In file included from utils/string/string.c:7:
utils/string/string.c: In function 'HYDU_strdup_list':
utils/string/string.c:121:45: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(*dest, char **, (count + 1) * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
utils/string/string.c:121:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(*dest, char **, (count + 1) * sizeof(char *), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_init.lo tools/bootstrap/src/bsci_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_init.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o utils/sock/sock.lo utils/sock/sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c utils/sock/sock.c  -fPIC -DPIC -o utils/sock/.libs/sock.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_finalize.lo tools/bootstrap/src/bsci_finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_finalize.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_finalize.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_launch.lo tools/bootstrap/src/bsci_launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_launch.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_launch.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_query_node_list.lo tools/bootstrap/src/bsci_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_query_node_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_query_proxy_id.lo tools/bootstrap/src/bsci_query_proxy_id.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_query_proxy_id.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_query_proxy_id.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_query_native_int.lo tools/bootstrap/src/bsci_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_query_native_int.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_wait.lo tools/bootstrap/src/bsci_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_wait.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/src/bsci_env.lo tools/bootstrap/src/bsci_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/src/bsci_env.c  -fPIC -DPIC -o tools/bootstrap/src/.libs/bsci_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/utils/bscu_wait.lo tools/bootstrap/utils/bscu_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/utils/bscu_wait.c  -fPIC -DPIC -o tools/bootstrap/utils/.libs/bscu_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/utils/bscu_cb.lo tools/bootstrap/utils/bscu_cb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/utils/bscu_cb.c  -fPIC -DPIC -o tools/bootstrap/utils/.libs/bscu_cb.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/external_common.lo tools/bootstrap/external/external_common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/external_common.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/external_common.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/fork_init.lo tools/bootstrap/external/fork_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/fork_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/fork_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/user_init.lo tools/bootstrap/external/user_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/user_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/user_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/manual_init.lo tools/bootstrap/external/manual_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/manual_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/manual_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/external_common_launch.lo tools/bootstrap/external/external_common_launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/external_common_launch.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/external_common_launch.o
In file included from tools/bootstrap/external/external_common_launch.c:7:
tools/bootstrap/external/external_common_launch.c: In function 'HYDT_bscd_common_launch_procs':
tools/bootstrap/external/external_common_launch.c:194:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + num_hosts) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/external_common_launch.c:194:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + num_hosts) * sizeof(int), status);
     ^~~~~~~~~~~
tools/bootstrap/external/external_common_launch.c:201:75: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + (2 * num_hosts) + 1) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/external_common_launch.c:201:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + (2 * num_hosts) + 1) * sizeof(int), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/rsh_init.lo tools/bootstrap/external/rsh_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/rsh_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/rsh_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/rsh_env.lo tools/bootstrap/external/rsh_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/rsh_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/rsh_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ssh_init.lo tools/bootstrap/external/ssh_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ssh_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ssh_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ssh.lo tools/bootstrap/external/ssh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ssh.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ssh.o
In file included from tools/bootstrap/external/ssh.c:7:
tools/bootstrap/external/ssh.c: In function 'create_element':
tools/bootstrap/external/ssh.c:23:42: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYDT_bscd_ssh_limit_time * sizeof(struct timeval), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/ssh.c:22:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC((*e)->init_time, struct timeval *,
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ssh_env.lo tools/bootstrap/external/ssh_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ssh_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ssh_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ssh_finalize.lo tools/bootstrap/external/ssh_finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ssh_finalize.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ssh_finalize.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_init.lo tools/bootstrap/external/slurm_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_launch.lo tools/bootstrap/external/slurm_launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_launch.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_launch.o
In file included from tools/bootstrap/external/slurm_launch.c:7:
tools/bootstrap/external/slurm_launch.c: In function 'HYDT_bscd_slurm_launch_procs':
tools/bootstrap/external/slurm_launch.c:127:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + 1) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/slurm_launch.c:127:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + 1) * sizeof(int), status);
     ^~~~~~~~~~~
tools/bootstrap/external/slurm_launch.c:134:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + 3) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/slurm_launch.c:134:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + 3) * sizeof(int), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_env.lo tools/bootstrap/external/slurm_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_query_native_int.lo tools/bootstrap/external/slurm_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_query_native_int.o
tools/bootstrap/external/slurm_query_native_int.c: In function 'HYDT_bscd_slurm_query_native_int':
tools/bootstrap/external/slurm_query_native_int.c:30:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_query_node_list.lo tools/bootstrap/external/slurm_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_query_node_list.o
In file included from tools/bootstrap/external/slurm_query_node_list.c:7:
tools/bootstrap/external/slurm_query_node_list.c: In function 'group_to_nodes':
tools/bootstrap/external/slurm_query_node_list.c:43:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(set, char **, i * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/slurm_query_node_list.c:43:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(set, char **, i * sizeof(char *), status);
     ^~~~~~~~~~~
tools/bootstrap/external/slurm_query_node_list.c: In function 'extract_tasks_per_node':
tools/bootstrap/external/slurm_query_node_list.c:136:47: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(tasks_per_node, int *, nnodes * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/slurm_query_node_list.c:136:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(tasks_per_node, int *, nnodes * sizeof(int), status);
     ^~~~~~~~~~~
tools/bootstrap/external/slurm_query_node_list.c:137:48: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(tmp_core_list, char **, nnodes * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/slurm_query_node_list.c:137:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(tmp_core_list, char **, nnodes * sizeof(char *), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/slurm_query_proxy_id.lo tools/bootstrap/external/slurm_query_proxy_id.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/slurm_query_proxy_id.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/slurm_query_proxy_id.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_init.lo tools/bootstrap/external/ll_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_launch.lo tools/bootstrap/external/ll_launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_launch.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_launch.o
In file included from tools/bootstrap/external/ll_launch.c:7:
tools/bootstrap/external/ll_launch.c: In function 'HYDT_bscd_ll_launch_procs':
tools/bootstrap/external/ll_launch.c:80:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + 1) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/ll_launch.c:80:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(pid, int *, (HYD_bscu_pid_count + 1) * sizeof(int), status);
     ^~~~~~~~~~~
tools/bootstrap/external/ll_launch.c:87:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + 3) * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/external/ll_launch.c:87:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(fd_list, int *, (HYD_bscu_fd_count + 3) * sizeof(int), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_query_native_int.lo tools/bootstrap/external/ll_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_query_native_int.o
tools/bootstrap/external/ll_query_native_int.c: In function 'HYDT_bscd_ll_query_native_int':
tools/bootstrap/external/ll_query_native_int.c:28:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_query_node_list.lo tools/bootstrap/external/ll_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_query_node_list.o
tools/bootstrap/external/ll_query_node_list.c: In function 'process_mfile_count':
tools/bootstrap/external/ll_query_node_list.c:51:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_query_proxy_id.lo tools/bootstrap/external/ll_query_proxy_id.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_query_proxy_id.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_query_proxy_id.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/ll_env.lo tools/bootstrap/external/ll_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/ll_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/ll_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/lsf_init.lo tools/bootstrap/external/lsf_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/lsf_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/lsf_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/lsf_query_native_int.lo tools/bootstrap/external/lsf_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/lsf_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/lsf_query_native_int.o
tools/bootstrap/external/lsf_query_native_int.c: In function 'HYDT_bscd_lsf_query_native_int':
tools/bootstrap/external/lsf_query_native_int.c:28:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/lsf_query_node_list.lo tools/bootstrap/external/lsf_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/lsf_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/lsf_query_node_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/lsf_env.lo tools/bootstrap/external/lsf_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/lsf_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/lsf_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/sge_init.lo tools/bootstrap/external/sge_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/sge_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/sge_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/sge_query_native_int.lo tools/bootstrap/external/sge_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/sge_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/sge_query_native_int.o
tools/bootstrap/external/sge_query_native_int.c: In function 'HYDT_bscd_sge_query_native_int':
tools/bootstrap/external/sge_query_native_int.c:30:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/sge_query_node_list.lo tools/bootstrap/external/sge_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/sge_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/sge_query_node_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/sge_env.lo tools/bootstrap/external/sge_env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/sge_env.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/sge_env.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/pbs_init.lo tools/bootstrap/external/pbs_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/pbs_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/pbs_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/pbs_query_native_int.lo tools/bootstrap/external/pbs_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/pbs_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/pbs_query_native_int.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
tools/bootstrap/external/pbs_query_native_int.c: In function 'HYDT_bscd_pbs_query_native_int':
tools/bootstrap/external/pbs_query_native_int.c:26:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/pbs_query_node_list.lo tools/bootstrap/external/pbs_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/pbs_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/pbs_query_node_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/cobalt_init.lo tools/bootstrap/external/cobalt_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/cobalt_init.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/cobalt_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/cobalt_query_native_int.lo tools/bootstrap/external/cobalt_query_native_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/cobalt_query_native_int.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/cobalt_query_native_int.o
tools/bootstrap/external/cobalt_query_native_int.c: In function 'HYDT_bscd_cobalt_query_native_int':
tools/bootstrap/external/cobalt_query_native_int.c:26:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/external/cobalt_query_node_list.lo tools/bootstrap/external/cobalt_query_node_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/external/cobalt_query_node_list.c  -fPIC -DPIC -o tools/bootstrap/external/.libs/cobalt_query_node_list.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/persist/persist_init.lo tools/bootstrap/persist/persist_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/persist/persist_init.c  -fPIC -DPIC -o tools/bootstrap/persist/.libs/persist_init.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/persist/persist_wait.lo tools/bootstrap/persist/persist_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/persist/persist_wait.c  -fPIC -DPIC -o tools/bootstrap/persist/.libs/persist_wait.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/bootstrap/persist/persist_launch.lo tools/bootstrap/persist/persist_launch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/bootstrap/persist/persist_launch.c  -fPIC -DPIC -o tools/bootstrap/persist/.libs/persist_launch.o
In file included from tools/bootstrap/persist/persist_launch.c:7:
tools/bootstrap/persist/persist_launch.c: In function 'HYDT_bscd_persist_launch_procs':
tools/bootstrap/persist/persist_launch.c:78:46: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYDT_bscd_persist_node_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/bootstrap/persist/persist_launch.c:77:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYDT_bscd_persist_control_fd, int *,
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/ckpoint/ckpoint.lo tools/ckpoint/ckpoint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/ckpoint/ckpoint.c  -fPIC -DPIC -o tools/ckpoint/.libs/ckpoint.o
tools/ckpoint/ckpoint.c: In function 'ckpoint_thread':
tools/ckpoint/ckpoint.c:84:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/demux/demux.lo tools/demux/demux.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/demux/demux.c  -fPIC -DPIC -o tools/demux/.libs/demux.o
In file included from tools/demux/demux.h:10,
                 from tools/demux/demux.c:7:
tools/demux/demux.c: In function 'HYDT_dmx_register_fd':
tools/demux/demux.c:111:48: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(cb_element->fd, int *, num_fds * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/demux/demux.c:111:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(cb_element->fd, int *, num_fds * sizeof(int), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/demux/demux_poll.lo tools/demux/demux_poll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/demux/demux_poll.c  -fPIC -DPIC -o tools/demux/.libs/demux_poll.o
In file included from tools/demux/demux_internal.h:10,
                 from tools/demux/demux_poll.c:7:
tools/demux/demux_poll.c: In function 'HYDT_dmxu_poll_wait_for_event':
tools/demux/demux_poll.c:18:64: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(pollfds, struct pollfd *, HYDT_dmxu_num_cb_fds * sizeof(struct pollfd), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/demux/demux_poll.c:18:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(pollfds, struct pollfd *, HYDT_dmxu_num_cb_fds * sizeof(struct pollfd), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/demux/demux_select.lo tools/demux/demux_select.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/demux/demux_select.c  -fPIC -DPIC -o tools/demux/.libs/demux_select.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/debugger/debugger.lo tools/debugger/debugger.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c tools/debugger/debugger.c  -fPIC -DPIC -o tools/debugger/.libs/debugger.o
In file included from tools/debugger/debugger.c:7:
tools/debugger/debugger.c: In function 'HYDT_dbg_setup_procdesc':
tools/debugger/debugger.c:37:38: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 pg->pg_process_count * sizeof(struct MPIR_PROCDESC), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
tools/debugger/debugger.c:36:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(MPIR_proctable, struct MPIR_PROCDESC *,
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o ui/utils/uiu.lo ui/utils/uiu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c ui/utils/uiu.c  -fPIC -DPIC -o ui/utils/.libs/uiu.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_pmi.lo pm/pmiserv/pmiserv_pmi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_pmi.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_pmi.o
pm/pmiserv/pmiserv_pmi.c: In function 'HYD_pmcd_pmi_free_publish':
pm/pmiserv/pmiserv_pmi.c:59:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_pmi.c:7:
pm/pmiserv/pmiserv_pmi.c: In function 'HYD_pmcd_pmi_publish':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:120:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("PUBLISH"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:121:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(name), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:122:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(port), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c: In function 'HYD_pmcd_pmi_unpublish':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:223:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("UNPUBLISH"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:224:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(name), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c: In function 'HYD_pmcd_pmi_lookup':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:296:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("LOOKUP"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi.c:297:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(name), status);
         ^~~~~~~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_pmci.lo pm/pmiserv/pmiserv_pmci.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_pmci.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_pmci.o
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_pmci.c:7:
pm/pmiserv/pmiserv_pmci.c: In function 'HYD_pmci_launch_procs':
pm/pmiserv/pmiserv_pmci.c:129:47: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(control_fd, int *, node_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_pmci.c:129:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(control_fd, int *, node_count * sizeof(int), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_pmi_v1.lo pm/pmiserv/pmiserv_pmi_v1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_pmi_v1.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_pmi_v1.o
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_pmi_v1.c:7:
pm/pmiserv/pmiserv_pmi_v1.c: In function 'bcast_keyvals':
pm/pmiserv/pmiserv_pmi_v1.c:72:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(tmp, char **, (4 * keyval_count + 3) * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_pmi_v1.c:72:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(tmp, char **, (4 * keyval_count + 3) * sizeof(char *), status);
     ^~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c: In function 'fn_spawn':
pm/pmiserv/pmiserv_pmi_v1.c:369:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 total_spawns * sizeof(struct HYD_pmcd_token_segment), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_pmi_v1.c:368:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(segment_list, struct HYD_pmcd_token_segment *,
     ^~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:488:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(path), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:489:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("/"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:490:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(val), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:602:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=spawn_result rc=0"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:603:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c: In function 'fn_publish_name':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:656:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=publish_result info=ok rc=0 msg=success\n"),
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:659:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash,
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c: In function 'fn_unpublish_name':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:706:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=unpublish_result info=ok rc=0 msg=success\n"),
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:709:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash,
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c: In function 'fn_lookup_name':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:749:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=lookup_result"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:751:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(" port="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:752:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(value), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:753:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(" info=ok rc=0 msg=success\n"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v1.c:756:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(" rc=1 msg=service_not_found\n"), status);
         ^~~~~~~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_cb.lo pm/pmiserv/pmiserv_cb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_cb.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_cb.o
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_cb.c:7:
pm/pmiserv/pmiserv_cb.c: In function 'control_cb':
pm/pmiserv/pmiserv_cb.c:212:67: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         HYDU_MALLOC(proxy->pid, int *, proxy->proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_cb.c:212:9: note: in expansion of macro 'HYDU_MALLOC'
         HYDU_MALLOC(proxy->pid, int *, proxy->proxy_process_count * sizeof(int), status);
         ^~~~~~~~~~~
pm/pmiserv/pmiserv_cb.c:235:75: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         HYDU_MALLOC(proxy->exit_status, int *, proxy->proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_cb.c:235:9: note: in expansion of macro 'HYDU_MALLOC'
         HYDU_MALLOC(proxy->exit_status, int *, proxy->proxy_process_count * sizeof(int), status);
         ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_pmi_v2.lo pm/pmiserv/pmiserv_pmi_v2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_pmi_v2.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_pmi_v2.o
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_pmi_v2.c:7:
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_info_getjobattr':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:152:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=info-getjobattr-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:154:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:155:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:156:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:158:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("found="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:160:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("TRUE;value="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:161:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(val), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:162:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";rc=0;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:165:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("FALSE;rc=0;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_kvs_put':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:221:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=kvs-put-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:223:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:224:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:225:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:227:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("rc="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:228:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(ret), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:229:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_kvs_get':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:317:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=kvs-get-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:319:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:320:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:321:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:324:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=TRUE;value="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:325:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(run->val), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:326:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:329:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=FALSE;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:331:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_kvs_fence':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:389:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=kvs-fence-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:391:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:392:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:393:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:395:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_spawn':
pm/pmiserv/pmiserv_pmi_v2.c:495:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 (ncmds + 1) * sizeof(struct HYD_pmcd_token_segment), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_pmi_v2.c:494:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(segment_list, struct HYD_pmcd_token_segment *,
     ^~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:604:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(path), smake[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
tatus);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:605:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("/"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:606:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(val), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:717:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=spawn-response;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:719:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:720:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:721:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:723:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:724:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("jobid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:725:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(pg_scratch->kvs->kvsname), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:726:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:727:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("nerrs=0;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_name_publish':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:775:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=name-publish-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:777:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:778:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:779:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:782:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("rc=1;errmsg=duplicate_service_"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:783:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(name), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:784:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:787:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_name_unpublish':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:831:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=name-unpublish-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:833:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:834:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:835:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:838:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:840:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("rc=1;errmsg=service_"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:841:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(name), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:842:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("_not_found;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c: In function 'fn_name_lookup':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:883:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=name-lookup-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:885:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:886:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:887:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:890:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("port="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:891:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(value), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:892:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";found=TRUE;rc=0;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_pmi_v2.c:895:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=FALSE;rc=1;"), status);
         ^~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/common.lo pm/pmiserv/common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/common.c  -fPIC -DPIC -o pm/pmiserv/.libs/common.o
In file included from pm/pmiserv/common.c:7:
pm/pmiserv/common.c: In function 'HYD_pmcd_pmi_args_to_tokens':
pm/pmiserv/common.c:78:58: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(*tokens, struct HYD_pmcd_token *, *count * sizeof(struct HYD_pmcd_token), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/common.c:78:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(*tokens, struct HYD_pmcd_token *, *count * sizeof(struct HYD_pmcd_token), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmi_v2_common.lo pm/pmiserv/pmi_v2_common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmi_v2_common.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmi_v2_common.o
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmip.o `test -f 'pm/pmiserv/pmip.c' || echo './'`pm/pmiserv/pmip.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o tools/nameserver/hydra_nameserver-hydra_nameserver.o `test -f 'tools/nameserver/hydra_nameserver.c' || echo './'`tools/nameserver/hydra_nameserver.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmip_utils.o `test -f 'pm/pmiserv/pmip_utils.c' || echo './'`pm/pmiserv/pmip_utils.c
In file included from pm/pmiserv/pmip.h:10,
                 from pm/pmiserv/pmip_utils.c:7:
pm/pmiserv/pmip_utils.c: In function 'parse_ckpoint_prefix':
pm/pmiserv/pmip_utils.c:290:76: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(HYD_pmcd_pmip.local.ckpoint_prefix_list, char **, prefixes * sizeof(char *),
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_utils.c:290:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.local.ckpoint_prefix_list, char **, prefixes * sizeof(char *),
     ^~~~~~~~~~~
pm/pmiserv/pmip_utils.c: In function 'global_env_fn':
pm/pmiserv/pmip_utils.c:357:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o `test -f 'pm/pmiserv/pmip_pmi_v1.c' || echo './'`pm/pmiserv/pmip_pmi_v1.c
In file included from pm/pmiserv/pmip_pmi.h:10,
                 from pm/pmiserv/pmip_pmi_v1.c:7:
pm/pmiserv/pmip_pmi_v1.c: In function 'send_cmd_upstream':
pm/pmiserv/pmip_pmi_v1.c:49:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(tmp, char **, (2 * num_args + 2) * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_pmi_v1.c:49:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(tmp, char **, (2 * num_args + 2) * sizeof(char *), status);
     ^~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_initack':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:217:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=initack\ncmd=set size="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:218:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(HYD_pmcd_pmip.system_global.global_process_count),
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:221:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\ncmd=set rank="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:222:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(id), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:224:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\ncmd=set debug="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:225:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(HYD_pmcd_pmip.user_global.debug), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:226:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_get_maxes':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:252:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=maxes kvsname_max="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:253:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(PMI_MAXKVSLEN), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:254:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(" keylen_max="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:255:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(PMI_MAXKEYLEN), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:256:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(" vallen_max="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:257:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(PMI_MAXVALLEN), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:258:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_get_appnum':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:299:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=appnum appnum="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:300:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(exec->appnum), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:301:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_get_my_kvsname':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:326:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=my_kvsname kvsname="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:327:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(HYD_pmcd_pmip.local.kvs->kvsname), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:328:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_get_usize':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:353:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=universe_size size="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:355:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash,
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:359:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(-1), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:361:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(HYD_pmcd_pmip.user_global.usize), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:362:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_get':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:396:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=get_result rc=0 msg=success value="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:397:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(HYD_pmcd_pmip.system_global.pmi_process_mapping),
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:399:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:418:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("cmd=get_result rc="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:419:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("0 msg=success value="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                  make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
    \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:420:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(val), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:421:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("\n"), status);
             ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_put':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:468:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(key), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:469:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:470:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(val), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c: In function 'fn_keyval_cache':
pm/pmiserv/pmip_pmi_v1.c:505:79: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_REALLOC(cache_get.key, char **, (cache_get.keyval_len + token_count) * sizeof(char *),
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_pmi_v1.c:505:5: note: in expansion of macro 'HYDU_REALLOC'
     HYDU_REALLOC(cache_get.key, char **, (cache_get.keyval_len + token_count) * sizeof(char *),
     ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v1.c:507:79: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_REALLOC(cache_get.val, char **, (cache_get.keyval_len + token_count) * sizeof(char *),
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_pmi_v1.c:507:5: note: in expansion of macro 'HYDU_REALLOC'
     HYDU_REALLOC(cache_get.val, char **, (cache_get.keyval_len + token_count) * sizeof(char *),
     ^~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/pmiserv_utils.lo pm/pmiserv/pmiserv_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen -I./include -I./mpl/include -I./mpl/include -I./tools/topo -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -c pm/pmiserv/pmiserv_utils.c  -fPIC -DPIC -o pm/pmiserv/.libs/pmiserv_utils.o
In file included from ./include/hydra_server.h:10,
                 from pm/pmiserv/pmiserv_utils.c:7:
pm/pmiserv/pmiserv_utils.c: In function 'HYD_pmcd_pmi_fill_in_proxy_args':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:31:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("ddd"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:32:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--args"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:36:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("valgrind"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:37:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--leak-check=full"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:38:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--show-reachable=yes"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:39:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--track-origins=yes"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:43:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("strace"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:44:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("-o"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:45:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("hydra_strace"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:46:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("-ff"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:50:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(HYD_server_info.base_path), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:51:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(HYDRA_PMI_PROXY), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:54:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, str, status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:56:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--control-port"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:57:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup(control_port), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:60:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--debug"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:63:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--rmk"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:64:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup(HYDT_bsci_info.rmk), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:68:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--launcher"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:69:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup(HYDT_bsci_info.launcher), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:73:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--launcher-exec"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:74:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup(HYDT_bsci_info.launcher_exec), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:77:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--demux"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:78:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup(HYD_server_info.user_global.demux), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:81:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--iface"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:82:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(*proxy_stash, HYDU_strdup(HYD_server_info.user_global.iface), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:85:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--pgid"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:86:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_int_to_str(pgid), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:92:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--retries"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:93:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_int_to_str(retries), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:95:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--usize"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:96:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_int_to_str(HYD_server_info.user_global.usize), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:98:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(*proxy_stash, HYDU_strdup("--proxy-id"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c: In function 'pmi_process_mapping':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:206:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("("), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:207:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("vector,"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:209:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("("), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:210:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(block->start_idx), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:211:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(","), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:212:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(block->num_nodes), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:213:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(","), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:214:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(block->core_count), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:215:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(")"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:217:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(","), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:219:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(")"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c: In function 'HYD_pmcd_pmi_fill_in_exec_launch_info':
pm/pmiserv/pmiserv_utils.c:272:52: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(filler_pmi_ids, int *, proxy_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_utils.c:272:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(filler_pmi_ids, int *, proxy_count * sizeof(int), status);
     ^~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:273:55: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(nonfiller_pmi_ids, int *, proxy_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_utils.c:273:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(nonfiller_pmi_ids, int *, proxy_count * sizeof(int), status);
     ^~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:299:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--version"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:300:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup(HYDRA_VERSION), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:303:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--iface-ip-env-name"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:304:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.iface_ip_env_name), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:307:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--hostname"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:308:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup(proxy->node->hostname), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:312:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--global-core-map"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:315:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(proxy->filler_processes), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:316:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(","), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:317:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(proxy->node->core_count), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:318:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(","), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:319:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(total_core_count), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:322:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, map, status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:326:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--pmi-id-map"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:329:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(filler_pmi_ids[proxy_count]), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:330:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(","), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:331:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_int_to_str(nonfiller_pmi_ids[proxy_count]), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:334:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, map, status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:336:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--global-process-count"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:337:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(pg->pg_process_count), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:339:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--auto-cleanup"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:340:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(HYD_server_info.user_global.auto_cleanup),
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:344:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--pmi-kvsname"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:345:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup(pg_scratch->kvs->kvsname), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:349:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--pmi-spawner-kvsname"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:350:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(pg_scratch->kvs->kvsname), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:353:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--pmi-process-mapping"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:354:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup(mapping), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:357:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--binding"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:358:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(proxy->node->local_binding), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:361:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--binding"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:362:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.binding), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:366:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--mapping"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:367:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.mapping), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:371:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--membind"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:372:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.membind), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:376:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--topolib"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:377:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.topolib), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:381:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--ckpointlib"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:382:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.ckpointlib),
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:387:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--ckpoint-prefix"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:388:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.ckpoint_prefix),
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:393:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--ckpoint-num"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:394:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_int_to_str(HYD_server_info.user_global.ckpoint_num),
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:398:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--global-inherited-env"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:401:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(i), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:409:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, envstr, status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:412:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--global-user-env"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:414:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(i), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean contmake[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
ext, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:422:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, envstr, status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:425:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--global-system-env"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:427:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(i), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:435:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, envstr, status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:439:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--genv-prop"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:440:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup(HYD_server_info.user_global.global_env.prop),
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:444:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_strdup("--proxy-core-count"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:445:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(exec_stash, HYDU_int_to_str(proxy->node->core_count), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:449:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:451:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-appnum"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:452:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_int_to_str(exec->appnum), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:454:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-proc-count"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:455:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_int_to_str(exec->proc_count), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:457:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-local-env"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:459:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_int_to_str(i), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:467:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, envstr, status);
                 ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:471:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-env-prop"), status);
                 ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:472:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, HYDU_strdup(exec->env_prop), status);
                 ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:476:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-wdir"), status);
                 ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:477:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, HYDU_strdup(exec->wdir), status);
                 ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:480:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_strdup("--exec-args"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:482:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(exec_stash, HYDU_int_to_str(i), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c:485:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(exec_stash, HYDU_strdup(exec->exec[i]), status);
                 ^~~~~~~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c: In function 'HYD_pmcd_pmi_alloc_pg_scratch':
pm/pmiserv/pmiserv_utils.c:527:38: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 pg->pg_process_count * sizeof(struct HYD_pmcd_pmi_ecount), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmiserv_utils.c:526:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(pg_scratch->ecount, struct HYD_pmcd_pmi_ecount *,
     ^~~~~~~~~~~
pm/pmiserv/pmiserv_utils.c: In function 'HYD_pmcd_pmi_free_pg_scratch':
pm/pmiserv/pmiserv_utils.c:579:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmip_cb.o `test -f 'pm/pmiserv/pmip_cb.c' || echo './'`pm/pmiserv/pmip_cb.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
In file included from pm/pmiserv/pmip_cb.c:7:
pm/pmiserv/pmip_cb.c: In function 'launch_procs':
pm/pmiserv/pmip_cb.c:492:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:491:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.out, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:494:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:493:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.err, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:496:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:495:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.pid, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:498:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:497:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.exit_status, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:500:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:499:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.pmi_rank, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:502:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:501:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.pmi_fd, int *,
     ^~~~~~~~~~~
pm/pmiserv/pmip_cb.c:504:57: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 HYD_pmcd_pmip.local.proxy_process_count * sizeof(int), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:503:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(HYD_pmcd_pmip.downstream.pmi_fd_active, int *,
     ^~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_cb.c:691:17: note: in expansion of macro 'HYD_STRING_STASH'
                 HYD_STRING_STASH(stash, HYDU_strdup(exec->exec[j]), status);
                 ^~~~~~~~~~~~~~~~
In file included from ./mpl/include/mpl.h:111,
                 from ./include/hydra.h:17,
                 from pm/pmiserv/pmip_cb.c:7:
pm/pmiserv/pmip_cb.c: In function 'parse_exec_params':
./mpl/include/mplstr.h:33:20: warning: null argument where non-null required (argument 1) [-Wnonnull]
 #define MPL_strdup strdup
                    ^~~~~~
./include/hydra.h:638:21: note: in expansion of macro 'MPL_strdup'
 #define HYDU_strdup MPL_strdup
                     ^~~~~~~~~~
pm/pmiserv/pmip_cb.c:811:45: note: in expansion of macro 'HYDU_strdup'
         HYD_pmcd_pmip.user_global.topolib = HYDU_strdup(HYDRA_DEFAULT_TOPOLIB);
                                             ^~~~~~~~~~~
In file included from pm/pmiserv/pmip_cb.c:7:
pm/pmiserv/pmip_cb.c: In function 'procinfo':
pm/pmiserv/pmip_cb.c:841:53: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(arglist, char **, (num_strings + 1) * sizeof(char *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/pmip_cb.c:841:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(arglist, char **, (num_strings + 1) * sizeof(char *), status);
     ^~~~~~~~~~~
In file included from pm/pmiserv/common.c:7:
pm/pmiserv/common.c: In function 'HYD_pmcd_pmi_args_to_tokens':
pm/pmiserv/common.c:78:58: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(*tokens, struct HYD_pmcd_token *, *count * sizeof(struct HYD_pmcd_token), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
pm/pmiserv/common.c:78:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(*tokens, struct HYD_pmcd_token *, *count * sizeof(struct HYD_pmcd_token), status);
     ^~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-common.o `test -f 'pm/pmiserv/common.c' || echo './'`pm/pmiserv/common.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o `test -f 'pm/pmiserv/pmip_pmi_v2.c' || echo './'`pm/pmiserv/pmip_pmi_v2.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
In file included from pm/pmiserv/pmip_pmi.h:10,
                 from pm/pmiserv/pmip_pmi_v2.c:7:
pm/pmiserv/pmip_pmi_v2.c: In function 'send_cmd_upstream':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:29:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(start), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:31:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(args[i]), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:33:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
             ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_fullinit':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:182:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash,
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:185:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(id), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:187:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";size="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:188:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(HYD_pmcd_pmip.system_global.global_process_count),
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:190:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";appnum=0"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:192:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";spawner-jobid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:193:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(HYD_pmcd_pmip.local.spawner_kvsname), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:196:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";debugged=TRUE;pmiverbose=TRUE"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:199:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";debugged=FALSE;pmiverbose=FALSE"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:201:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";rc=0;"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_job_getid':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:233:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=job-getid-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:235:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:236:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:237:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:239:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("jobid="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:240:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(HYD_pmcd_pmip.local.kvs->kvsname), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:241:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";rc=0;"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_info_putnodeattr':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:284:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=info-putnodeattr-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:286:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:287:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:288:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:290:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("rc="), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:291:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_int_to_str(ret), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:292:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
     ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_info_getnodeattr':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:353:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=info-getnodeattr-response;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:355:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:356:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:357:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:359:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=TRUE;value="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:360:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(run->val), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:361:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";rc=0;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:378:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=info-getnodeattr-response;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:380:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:381:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:382:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:384:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=FALSE;rc=0;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_info_getjobattr':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:422:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("cmd=info-getjobattr-response;"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:424:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:425:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:426:13: note: in expansion of macro 'HYD_STRING_STASH'
             HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
             ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:428:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("found=TRUE;value="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:429:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(HYD_pmcd_pmip.system_global.pmi_process_mapping),
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:431:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";rc=0;"), status);
         ^~~~~~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c: In function 'fn_finalize':
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:469:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("cmd=finalize-response;"), status);
     ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:471:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup("thrid="), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:472:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(thrid), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:473:9: note: in expansion of macro 'HYD_STRING_STASH'
         HYD_STRING_STASH(stash, HYDU_strdup(";"), status);
         ^~~~~~~~~~~~~~~~
./include/hydra.h:197:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                          ((stash).max_count + HYD_NUM_TMP_STRINGS) * sizeof(char *), \
                                                                    ^
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
./include/hydra.h:196:13: note: in expansion of macro 'HYDU_REALLOC'
             HYDU_REALLOC((stash).strlist, char **,                      \
             ^~~~~~~~~~~~
pm/pmiserv/pmip_pmi_v2.c:475:5: note: in expansion of macro 'HYD_STRING_STASH'
     HYD_STRING_STASH(stash, HYDU_strdup("rc=0;"), status);
     ^~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o `test -f 'pm/pmiserv/pmi_v2_common.c' || echo './'`pm/pmiserv/pmi_v2_common.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o ui/mpich/mpiexec.o ui/mpich/mpiexec.c
In file included from ./include/hydra_server.h:10,
                 from ui/mpich/mpiexec.c:7:
ui/mpich/mpiexec.c: In function 'qsort_node_list':
ui/mpich/mpiexec.c:106:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     HYDU_MALLOC(node_list, struct HYD_node **, count * sizeof(struct HYD_node *), status);
./include/hydra.h:460:15: note: in definition of macro 'HYDU_ASSERT'
         if (!(x)) {                                                     \
               ^
ui/mpich/mpiexec.c:106:5: note: in expansion of macro 'HYDU_MALLOC'
     HYDU_MALLOC(node_list, struct HYD_node **, count * sizeof(struct HYD_node *), status);
     ^~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpm.la  pm/pmiserv/pmiserv_pmi.lo pm/pmiserv/pmiserv_pmi_v1.lo pm/pmiserv/pmiserv_pmi_v2.lo pm/pmiserv/pmiserv_pmci.lo pm/pmiserv/pmiserv_cb.lo pm/pmiserv/pmiserv_utils.lo pm/pmiserv/common.lo pm/pmiserv/pmi_v2_common.lo  -lpthread 
libtool: link: ar cr .libs/libpm.a pm/pmiserv/.libs/pmiserv_pmi.o pm/pmiserv/.libs/pmiserv_pmi_v1.o pm/pmiserv/.libs/pmiserv_pmi_v2.o pm/pmiserv/.libs/pmiserv_pmci.o pm/pmiserv/.libs/pmiserv_cb.o pm/pmiserv/.libs/pmiserv_utils.o pm/pmiserv/.libs/common.o pm/pmiserv/.libs/pmi_v2_common.o 
libtool: link: ranlib .libs/libpm.a
libtool: link: ( cd ".libs" && rm -f "libpm.la" && ln -s "../libpm.la" "libpm.la" )
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhydra.la  utils/alloc/alloc.lo utils/args/args.lo utils/dbg/dbg.lo utils/env/env.lo utils/launch/launch.lo utils/others/others.lo utils/signals/signals.lo utils/sock/sock.lo utils/string/string.lo tools/topo/topo.lo  tools/bootstrap/src/bsci_init.lo tools/bootstrap/src/bsci_finalize.lo tools/bootstrap/src/bsci_launch.lo tools/bootstrap/src/bsci_query_node_list.lo tools/bootstrap/src/bsci_query_proxy_id.lo tools/bootstrap/src/bsci_query_native_int.lo tools/bootstrap/src/bsci_wait.lo tools/bootstrap/src/bsci_env.lo tools/bootstrap/utils/bscu_wait.lo tools/bootstrap/utils/bscu_cb.lo tools/bootstrap/external/external_common.lo tools/bootstrap/external/external_common_launch.lo tools/bootstrap/external/fork_init.lo tools/bootstrap/external/user_init.lo tools/bootstrap/external/manual_init.lo tools/bootstrap/external/rsh_init.lo tools/bootstrap/external/rsh_env.lo tools/bootstrap/external/ssh_init.lo tools/bootstrap/external/ssh.lo tools/bootstrap/external/ssh_env.lo tools/bootstrap/external/ssh_finalize.lo tools/bootstrap/external/slurm_init.lo tools/bootstrap/external/slurm_launch.lo tools/bootstrap/external/slurm_env.lo tools/bootstrap/external/slurm_query_native_int.lo tools/bootstrap/external/slurm_query_node_list.lo tools/bootstrap/external/slurm_query_proxy_id.lo tools/bootstrap/external/ll_init.lo tools/bootstrap/external/ll_launch.lo tools/bootstrap/external/ll_query_native_int.lo tools/bootstrap/external/ll_query_node_list.lo tools/bootstrap/external/ll_query_proxy_id.lo tools/bootstrap/external/ll_env.lo tools/bootstrap/external/lsf_init.lo tools/bootstrap/external/lsf_query_native_int.lo tools/bootstrap/external/lsf_query_node_list.lo tools/bootstrap/external/lsf_env.lo tools/bootstrap/external/sge_init.lo tools/bootstrap/external/sge_query_native_int.lo tools/bootstrap/external/sge_query_node_list.lo tools/bootstrap/external/sge_env.lo tools/bootstrap/external/pbs_init.lo tools/bootstrap/external/pbs_query_native_int.lo tools/bootstrap/external/pbs_query_node_list.lo tools/bootstrap/external/cobalt_init.lo tools/bootstrap/external/cobalt_query_native_int.lo tools/bootstrap/external/cobalt_query_node_list.lo  tools/bootstrap/persist/persist_init.lo tools/bootstrap/persist/persist_launch.lo tools/bootstrap/persist/persist_wait.lo tools/ckpoint/ckpoint.lo  tools/demux/demux.lo tools/demux/demux_poll.lo tools/demux/demux_select.lo tools/debugger/debugger.lo ui/utils/uiu.lo  -lpthread 
libtool: link: ar cr .libs/libhydra.a utils/alloc/.libs/alloc.o utils/args/.libs/args.o utils/dbg/.libs/dbg.o utils/env/.libs/env.o utils/launch/.libs/launch.o utils/others/.libs/others.o utils/signals/.libs/signals.o utils/sock/.libs/sock.o utils/string/.libs/string.o tools/topo/.libs/topo.o tools/bootstrap/src/.libs/bsci_init.o tools/bootstrap/src/.libs/bsci_finalize.o tools/bootstrap/src/.libs/bsci_launch.o tools/bootstrap/src/.libs/bsci_query_node_list.o tools/bootstrap/src/.libs/bsci_query_proxy_id.o tools/bootstrap/src/.libs/bsci_query_native_int.o tools/bootstrap/src/.libs/bsci_wait.o tools/bootstrap/src/.libs/bsci_env.o tools/bootstrap/utils/.libs/bscu_wait.o tools/bootstrap/utils/.libs/bscu_cb.o tools/bootstrap/external/.libs/external_common.o tools/bootstrap/external/.libs/external_common_launch.o tools/bootstrap/external/.libs/fork_init.o tools/bootstrap/external/.libs/user_init.o tools/bootstrap/external/.libs/manual_init.o tools/bootstrap/external/.libs/rsh_init.o tools/bootstrap/external/.libs/rsh_env.o tools/bootstrap/external/.libs/ssh_init.o tools/bootstrap/external/.libs/ssh.o tools/bootstrap/external/.libs/ssh_env.o tools/bootstrap/external/.libs/ssh_finalize.o tools/bootstrap/external/.libs/slurm_init.o tools/bootstrap/external/.libs/slurm_launch.o tools/bootstrap/external/.libs/slurm_env.o tools/bootstrap/external/.libs/slurm_query_native_int.o tools/bootstrap/external/.libs/slurm_query_node_list.o tools/bootstrap/external/.libs/slurm_query_proxy_id.o tools/bootstrap/external/.libs/ll_init.o tools/bootstrap/external/.libs/ll_launch.o tools/bootstrap/external/.libs/ll_query_native_int.o tools/bootstrap/external/.libs/ll_query_node_list.o tools/bootstrap/external/.libs/ll_query_proxy_id.o tools/bootstrap/external/.libs/ll_env.o tools/bootstrap/external/.libs/lsf_init.o tools/bootstrap/external/.libs/lsf_query_native_int.o tools/bootstrap/external/.libs/lsf_query_node_list.o tools/bootstrap/external/.libs/lsf_env.o tools/bootstrap/external/.libs/sge_init.o tools/bootstrap/external/.libs/sge_query_native_int.o tools/bootstrap/external/.libs/sge_query_node_list.o tools/bootstrap/external/.libs/sge_env.o tools/bootstrap/external/.libs/pbs_init.o tools/bootstrap/external/.libs/pbs_query_native_int.o tools/bootstrap/external/.libs/pbs_query_node_list.o tools/bootstrap/external/.libs/cobalt_init.o tools/bootstrap/external/.libs/cobalt_query_native_int.o tools/bootstrap/external/.libs/cobalt_query_node_list.o tools/bootstrap/persist/.libs/persist_init.o tools/bootstrap/persist/.libs/persist_launch.o tools/bootstrap/persist/.libs/persist_wait.o tools/ckpoint/.libs/ckpoint.o tools/demux/.libs/demux.o tools/demux/.libs/demux_poll.o tools/demux/.libs/demux_select.o tools/debugger/.libs/debugger.o ui/utils/.libs/uiu.o 
libtool: link: ranlib .libs/libhydra.a
libtool: link: ( cd ".libs" && rm -f "libhydra.la" && ln -s "../libhydra.la" "libhydra.la" )
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g   -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_nameserver tools/nameserver/hydra_nameserver-hydra_nameserver.o -lhydra mpl/libmpl.la    -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_nameserver tools/nameserver/hydra_nameserver-hydra_nameserver.o  /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g  -L. -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_persist tools/bootstrap/persist/hydra_persist-persist_server.o -lhydra mpl/libmpl.la    -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_persist tools/bootstrap/persist/hydra_persist-persist_server.o  -L. /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g  -L. -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_pmi_proxy pm/pmiserv/hydra_pmi_proxy-pmip.o pm/pmiserv/hydra_pmi_proxy-pmip_cb.o pm/pmiserv/hydra_pmi_proxy-pmip_utils.o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o pm/pmiserv/hydra_pmi_proxy-common.o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o -lhydra mpl/libmpl.la    -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_pmi_proxy pm/pmiserv/hydra_pmi_proxy-pmip.o pm/pmiserv/hydra_pmi_proxy-pmip_cb.o pm/pmiserv/hydra_pmi_proxy-pmip_utils.o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o pm/pmiserv/hydra_pmi_proxy-common.o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o  -L. /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
gcc -DHAVE_CONFIG_H -I. -I./include -I./tools/topo/hwloc/hwloc/include/private/autogen -I./tools/topo/hwloc/hwloc/include/hwloc/autogen  -I./include -I./mpl/include -I./mpl/include -I./tools/topo  -I./tools/bootstrap/include -I./tools/bootstrap/utils -I./tools/ckpoint -I./tools/demux -I./tools/debugger -I./pm/include -I./pm/utils -I./ui/include -I./ui/utils -DHYDRA_CONF_FILE=\"/etc/mpiexec.hydra.conf\" -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g -c -o ui/mpich/utils.o ui/mpich/utils.c
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -g  -L. -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpiexec.hydra ui/mpich/mpiexec.o ui/mpich/utils.o -lpm -lhydra mpl/libmpl.la    -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpiexec.hydra ui/mpich/mpiexec.o ui/mpich/utils.o  -L. /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libpm.a /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-dup_fn.lo `test -f 'src/mpi/attr/dup_fn.c' || echo './'`src/mpi/attr/dup_fn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/dup_fn.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-dup_fn.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-barrier_group.lo `test -f 'src/mpi/coll/barrier_group.c' || echo './'`src/mpi/coll/barrier_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/barrier_group.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-barrier_group.o
src/mpi/coll/barrier_group.c: In function 'MPIR_Barrier_group':
src/mpi/coll/barrier_group.c:32:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-attrutil.lo `test -f 'src/mpi/attr/attrutil.c' || echo './'`src/mpi/attr/attrutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/attrutil.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-attrutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-allred_group.lo `test -f 'src/mpi/coll/allred_group.c' || echo './'`src/mpi/coll/allred_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/allred_group.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-allred_group.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opsum.lo `test -f 'src/mpi/coll/opsum.c' || echo './'`src/mpi/coll/opsum.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opsum.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opsum.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opmax.lo `test -f 'src/mpi/coll/opmax.c' || echo './'`src/mpi/coll/opmax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opmax.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opmax.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-helper_fns.lo `test -f 'src/mpi/coll/helper_fns.c' || echo './'`src/mpi/coll/helper_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/helper_fns.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-helper_fns.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opmin.lo `test -f 'src/mpi/coll/opmin.c' || echo './'`src/mpi/coll/opmin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opmin.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opmin.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opband.lo `test -f 'src/mpi/coll/opband.c' || echo './'`src/mpi/coll/opband.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opband.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opband.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opbor.lo `test -f 'src/mpi/coll/opbor.c' || echo './'`src/mpi/coll/opbor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opbor.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opbor.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opbxor.lo `test -f 'src/mpi/coll/opbxor.c' || echo './'`src/mpi/coll/opbxor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opbxor.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opbxor.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opland.lo `test -f 'src/mpi/coll/opland.c' || echo './'`src/mpi/coll/opland.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opland.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opland.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-oplor.lo `test -f 'src/mpi/coll/oplor.c' || echo './'`src/mpi/coll/oplor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/oplor.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-oplor.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-oplxor.lo `test -f 'src/mpi/coll/oplxor.c' || echo './'`src/mpi/coll/oplxor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/oplxor.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-oplxor.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opprod.lo `test -f 'src/mpi/coll/opprod.c' || echo './'`src/mpi/coll/opprod.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opprod.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opprod.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opminloc.lo `test -f 'src/mpi/coll/opminloc.c' || echo './'`src/mpi/coll/opminloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opminloc.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opminloc.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opno_op.lo `test -f 'src/mpi/coll/opno_op.c' || echo './'`src/mpi/coll/opno_op.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opno_op.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opno_op.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opreplace.lo `test -f 'src/mpi/coll/opreplace.c' || echo './'`src/mpi/coll/opreplace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opreplace.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opreplace.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-opmaxloc.lo `test -f 'src/mpi/coll/opmaxloc.c' || echo './'`src/mpi/coll/opmaxloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/opmaxloc.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-opmaxloc.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-nbcutil.lo `test -f 'src/mpi/coll/nbcutil.c' || echo './'`src/mpi/coll/nbcutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/nbcutil.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-nbcutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-typeutil.lo `test -f 'src/mpi/datatype/typeutil.c' || echo './'`src/mpi/datatype/typeutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/typeutil.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-typeutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-contextid.lo `test -f 'src/mpi/comm/contextid.c' || echo './'`src/mpi/comm/contextid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/contextid.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-contextid.o
src/mpi/comm/contextid.c:94:14: warning: 'context_mask_to_str' defined but not used [-Wunused-function]
 static char *context_mask_to_str(void)
              ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-commutil.lo `test -f 'src/mpi/comm/commutil.c' || echo './'`src/mpi/comm/commutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/commutil.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-commutil.o
src/mpi/comm/commutil.c: In function 'MPIR_Comm_init':
src/mpi/comm/commutil.c:110:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpi/comm/commutil.c: In function 'MPIR_Comm_map_free':
src/mpi/comm/commutil.c:512:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpi/comm/commutil.c: In function 'MPIR_Comm_copy_data':
src/mpi/comm/commutil.c:904:3: warning: label 'fn_exit' defined but not used [-Wunused-label]
   fn_exit:
   ^~~~~~~
src/mpi/comm/commutil.c: In function 'free_hint_handles':
src/mpi/comm/commutil.c:1129:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpi/comm/commutil.c: In function 'MPIR_Comm_register_hint':
src/mpi/comm/commutil.c:1161:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-dynerrutil.lo `test -f 'src/mpi/errhan/dynerrutil.c' || echo './'`src/mpi/errhan/dynerrutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/dynerrutil.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-dynerrutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-errutil.lo `test -f 'src/mpi/errhan/errutil.c' || echo './'`src/mpi/errhan/errutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/errutil.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-errutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-initinfo.lo `test -f 'src/mpi/init/initinfo.c' || echo './'`src/mpi/init/initinfo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/initinfo.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-initinfo.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-infoutil.lo `test -f 'src/mpi/info/infoutil.c' || echo './'`src/mpi/info/infoutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/infoutil.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-infoutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-grouputil.lo `test -f 'src/mpi/group/grouputil.c' || echo './'`src/mpi/group/grouputil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/grouputil.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-grouputil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-winutil.lo `test -f 'src/mpi/rma/winutil.c' || echo './'`src/mpi/rma/winutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/winutil.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-winutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-async.lo `test -f 'src/mpi/init/async.c' || echo './'`src/mpi/init/async.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/async.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-async.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-bsendutil.lo `test -f 'src/mpi/pt2pt/bsendutil.c' || echo './'`src/mpi/pt2pt/bsendutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/bsendutil.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-bsendutil.o
src/mpi/pt2pt/bsendutil.c: In function 'MPIR_Bsend_free_req_seg':
src/mpi/pt2pt/bsendutil.c:349:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-mpir_request.lo `test -f 'src/mpi/pt2pt/mpir_request.c' || echo './'`src/mpi/pt2pt/mpir_request.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/mpir_request.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-mpir_request.o
src/mpi/pt2pt/mpir_request.c: In function 'MPIR_Progress_wait_request':
src/mpi/pt2pt/mpir_request.c:45:1: warning: label 'fn_exit' defined but not used [-Wunused-label]
 fn_exit:
 ^~~~~~~
src/mpi/pt2pt/mpir_request.c: In function 'MPIR_Grequest_progress_poke':
src/mpi/pt2pt/mpir_request.c:545:15: warning: unused variable 'n_greq' [-Wunused-variable]
     int i, j, n_greq;
               ^~~~~~
src/mpi/pt2pt/mpir_request.c:545:12: warning: unused variable 'j' [-Wunused-variable]
     int i, j, n_greq;
            ^
src/mpi/pt2pt/mpir_request.c:543:34: warning: unused variable 'wait_fn' [-Wunused-variable]
     MPIX_Grequest_wait_function *wait_fn = NULL;
                                  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-rmatypeutil.lo `test -f 'src/mpi/rma/rmatypeutil.c' || echo './'`src/mpi/rma/rmatypeutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/rmatypeutil.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-rmatypeutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpi_la-setbot.lo `test -f 'src/binding/fortran/mpif_h/setbot.c' || echo './'`src/binding/fortran/mpif_h/setbot.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/setbot.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-setbot.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-topoutil.lo `test -f 'src/mpi/topo/topoutil.c' || echo './'`src/mpi/topo/topoutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/topoutil.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-topoutil.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi/topo/topoutil.c:7:
src/mpi/topo/topoutil.c: In function 'MPIR_Copy_array':
src/mpi/topo/topoutil.c:113:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(new_p, a, n * sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/topoutil.c:113:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(new_p, a, n * sizeof(int));
     ^~~~~~~~~~~
src/mpi/topo/topoutil.c: In function 'MPIR_Topo_canon_nhb':
src/mpi/topo/topoutil.c:338:46: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(dests, sources, outdegree*sizeof(*dests));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/topoutil.c:338:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(dests, sources, outdegree*sizeof(*dests));
         ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpi_la-fdebug.lo `test -f 'src/binding/fortran/mpif_h/fdebug.c' || echo './'`src/binding/fortran/mpif_h/fdebug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/fdebug.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-fdebug.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=F77   --mode=compile gfortran  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c -o src/binding/fortran/mpif_h/setbotf.lo src/binding/fortran/mpif_h/setbotf.f
libtool: compile:  gfortran -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/setbotf.f  -fPIC -o src/binding/fortran/mpif_h/.libs/setbotf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_util.lo `test -f 'src/binding/fortran/use_mpi/create_f90_util.c' || echo './'`src/binding/fortran/use_mpi/create_f90_util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/create_f90_util.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_util.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/glue/romio/lib_libmpi_la-glue_romio.lo `test -f 'src/glue/romio/glue_romio.c' || echo './'`src/glue/romio/glue_romio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/glue/romio/glue_romio.c  -fPIC -DPIC -o src/glue/romio/.libs/lib_libmpi_la-glue_romio.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-sendf.lo `test -f 'src/binding/fortran/mpif_h/sendf.c' || echo './'`src/binding/fortran/mpif_h/sendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/sendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-recvf.lo `test -f 'src/binding/fortran/mpif_h/recvf.c' || echo './'`src/binding/fortran/mpif_h/recvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/recvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_countf.lo `test -f 'src/binding/fortran/mpif_h/get_countf.c' || echo './'`src/binding/fortran/mpif_h/get_countf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_countf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_countf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-bsendf.lo `test -f 'src/binding/fortran/mpif_h/bsendf.c' || echo './'`src/binding/fortran/mpif_h/bsendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/bsendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ssendf.lo `test -f 'src/binding/fortran/mpif_h/ssendf.c' || echo './'`src/binding/fortran/mpif_h/ssendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ssendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-rsendf.lo `test -f 'src/binding/fortran/mpif_h/rsendf.c' || echo './'`src/binding/fortran/mpif_h/rsendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/rsendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-bufattachf.lo `test -f 'src/binding/fortran/mpif_h/bufattachf.c' || echo './'`src/binding/fortran/mpif_h/bufattachf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/bufattachf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufattachf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-mpit.lo `test -f 'src/mpi_t/mpit.c' || echo './'`src/mpi_t/mpit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/mpit.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-mpit.o
src/mpi_t/mpit.c: In function 'MPIR_T_cat_add_pvar':
src/mpi_t/mpit.c:137:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi_t/mpit.c: In function 'MPIR_T_cat_add_cvar':
src/mpi_t/mpit.c:175:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi_t/mpit.c: In function 'MPIR_T_cat_add_subcat':
src/mpi_t/mpit.c:229:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi_t/mpit.c: In function 'MPIR_T_cat_add_desc':
src/mpi_t/mpit.c:268:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-isendf.lo `test -f 'src/binding/fortran/mpif_h/isendf.c' || echo './'`src/binding/fortran/mpif_h/isendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/isendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-bufdetachf.lo `test -f 'src/binding/fortran/mpif_h/bufdetachf.c' || echo './'`src/binding/fortran/mpif_h/bufdetachf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/bufdetachf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufdetachf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ibsendf.lo `test -f 'src/binding/fortran/mpif_h/ibsendf.c' || echo './'`src/binding/fortran/mpif_h/ibsendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ibsendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibsendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-issendf.lo `test -f 'src/binding/fortran/mpif_h/issendf.c' || echo './'`src/binding/fortran/mpif_h/issendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/issendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-issendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-irsendf.lo `test -f 'src/binding/fortran/mpif_h/irsendf.c' || echo './'`src/binding/fortran/mpif_h/irsendf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/irsendf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irsendf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-irecvf.lo `test -f 'src/binding/fortran/mpif_h/irecvf.c' || echo './'`src/binding/fortran/mpif_h/irecvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/irecvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irecvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-waitf.lo `test -f 'src/binding/fortran/mpif_h/waitf.c' || echo './'`src/binding/fortran/mpif_h/waitf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/waitf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-testf.lo `test -f 'src/binding/fortran/mpif_h/testf.c' || echo './'`src/binding/fortran/mpif_h/testf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/testf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-request_freef.lo `test -f 'src/binding/fortran/mpif_h/request_freef.c' || echo './'`src/binding/fortran/mpif_h/request_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/request_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-request_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-waitanyf.lo `test -f 'src/binding/fortran/mpif_h/waitanyf.c' || echo './'`src/binding/fortran/mpif_h/waitanyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/waitanyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitanyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-testanyf.lo `test -f 'src/binding/fortran/mpif_h/testanyf.c' || echo './'`src/binding/fortran/mpif_h/testanyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/testanyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testanyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-waitallf.lo `test -f 'src/binding/fortran/mpif_h/waitallf.c' || echo './'`src/binding/fortran/mpif_h/waitallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/waitallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-testallf.lo `test -f 'src/binding/fortran/mpif_h/testallf.c' || echo './'`src/binding/fortran/mpif_h/testallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/testallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-waitsomef.lo `test -f 'src/binding/fortran/mpif_h/waitsomef.c' || echo './'`src/binding/fortran/mpif_h/waitsomef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/waitsomef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitsomef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-testsomef.lo `test -f 'src/binding/fortran/mpif_h/testsomef.c' || echo './'`src/binding/fortran/mpif_h/testsomef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/testsomef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testsomef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iprobef.lo `test -f 'src/binding/fortran/mpif_h/iprobef.c' || echo './'`src/binding/fortran/mpif_h/iprobef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iprobef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iprobef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-probef.lo `test -f 'src/binding/fortran/mpif_h/probef.c' || echo './'`src/binding/fortran/mpif_h/probef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/probef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-probef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cancelf.lo `test -f 'src/binding/fortran/mpif_h/cancelf.c' || echo './'`src/binding/fortran/mpif_h/cancelf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cancelf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cancelf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-testcancelf.lo `test -f 'src/binding/fortran/mpif_h/testcancelf.c' || echo './'`src/binding/fortran/mpif_h/testcancelf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/testcancelf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testcancelf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-send_initf.lo `test -f 'src/binding/fortran/mpif_h/send_initf.c' || echo './'`src/binding/fortran/mpif_h/send_initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/send_initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-send_initf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-bsend_initf.lo `test -f 'src/binding/fortran/mpif_h/bsend_initf.c' || echo './'`src/binding/fortran/mpif_h/bsend_initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/bsend_initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsend_initf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ssend_initf.lo `test -f 'src/binding/fortran/mpif_h/ssend_initf.c' || echo './'`src/binding/fortran/mpif_h/ssend_initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ssend_initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssend_initf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-rsend_initf.lo `test -f 'src/binding/fortran/mpif_h/rsend_initf.c' || echo './'`src/binding/fortran/mpif_h/rsend_initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/rsend_initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsend_initf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-recv_initf.lo `test -f 'src/binding/fortran/mpif_h/recv_initf.c' || echo './'`src/binding/fortran/mpif_h/recv_initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/recv_initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recv_initf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-startf.lo `test -f 'src/binding/fortran/mpif_h/startf.c' || echo './'`src/binding/fortran/mpif_h/startf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/startf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-startallf.lo `test -f 'src/binding/fortran/mpif_h/startallf.c' || echo './'`src/binding/fortran/mpif_h/startallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/startallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-sendrecvf.lo `test -f 'src/binding/fortran/mpif_h/sendrecvf.c' || echo './'`src/binding/fortran/mpif_h/sendrecvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/sendrecvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendrecvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-sndrcvrplf.lo `test -f 'src/binding/fortran/mpif_h/sndrcvrplf.c' || echo './'`src/binding/fortran/mpif_h/sndrcvrplf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/sndrcvrplf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sndrcvrplf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typecontigf.lo `test -f 'src/binding/fortran/mpif_h/typecontigf.c' || echo './'`src/binding/fortran/mpif_h/typecontigf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typecontigf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecontigf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_vectorf.lo `test -f 'src/binding/fortran/mpif_h/type_vectorf.c' || echo './'`src/binding/fortran/mpif_h/type_vectorf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_vectorf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_vectorf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_hvectorf.lo `test -f 'src/binding/fortran/mpif_h/type_hvectorf.c' || echo './'`src/binding/fortran/mpif_h/type_hvectorf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_hvectorf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hvectorf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_indexedf.lo `test -f 'src/binding/fortran/mpif_h/type_indexedf.c' || echo './'`src/binding/fortran/mpif_h/type_indexedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_indexedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_indexedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_hindexedf.lo `test -f 'src/binding/fortran/mpif_h/type_hindexedf.c' || echo './'`src/binding/fortran/mpif_h/type_hindexedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_hindexedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hindexedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_extentf.lo `test -f 'src/binding/fortran/mpif_h/type_extentf.c' || echo './'`src/binding/fortran/mpif_h/type_extentf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_extentf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_extentf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_structf.lo `test -f 'src/binding/fortran/mpif_h/type_structf.c' || echo './'`src/binding/fortran/mpif_h/type_structf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_structf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_structf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_sizef.lo `test -f 'src/binding/fortran/mpif_h/type_sizef.c' || echo './'`src/binding/fortran/mpif_h/type_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_lbf.lo `test -f 'src/binding/fortran/mpif_h/type_lbf.c' || echo './'`src/binding/fortran/mpif_h/type_lbf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_lbf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_lbf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_commitf.lo `test -f 'src/binding/fortran/mpif_h/type_commitf.c' || echo './'`src/binding/fortran/mpif_h/type_commitf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_commitf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_commitf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_ubf.lo `test -f 'src/binding/fortran/mpif_h/type_ubf.c' || echo './'`src/binding/fortran/mpif_h/type_ubf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_ubf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_ubf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_freef.lo `test -f 'src/binding/fortran/mpif_h/type_freef.c' || echo './'`src/binding/fortran/mpif_h/type_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_elementsf.lo `test -f 'src/binding/fortran/mpif_h/get_elementsf.c' || echo './'`src/binding/fortran/mpif_h/get_elementsf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_elementsf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elementsf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-packf.lo `test -f 'src/binding/fortran/mpif_h/packf.c' || echo './'`src/binding/fortran/mpif_h/packf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/packf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-unpackf.lo `test -f 'src/binding/fortran/mpif_h/unpackf.c' || echo './'`src/binding/fortran/mpif_h/unpackf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/unpackf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-pack_sizef.lo `test -f 'src/binding/fortran/mpif_h/pack_sizef.c' || echo './'`src/binding/fortran/mpif_h/pack_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/pack_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-barrierf.lo `test -f 'src/binding/fortran/mpif_h/barrierf.c' || echo './'`src/binding/fortran/mpif_h/barrierf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/barrierf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-barrierf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-bcastf.lo `test -f 'src/binding/fortran/mpif_h/bcastf.c' || echo './'`src/binding/fortran/mpif_h/bcastf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/bcastf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bcastf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-gatherf.lo `test -f 'src/binding/fortran/mpif_h/gatherf.c' || echo './'`src/binding/fortran/mpif_h/gatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/gatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-gathervf.lo `test -f 'src/binding/fortran/mpif_h/gathervf.c' || echo './'`src/binding/fortran/mpif_h/gathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/gathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-scatterf.lo `test -f 'src/binding/fortran/mpif_h/scatterf.c' || echo './'`src/binding/fortran/mpif_h/scatterf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/scatterf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scatterf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-scattervf.lo `test -f 'src/binding/fortran/mpif_h/scattervf.c' || echo './'`src/binding/fortran/mpif_h/scattervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/scattervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scattervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-allgatherf.lo `test -f 'src/binding/fortran/mpif_h/allgatherf.c' || echo './'`src/binding/fortran/mpif_h/allgatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/allgatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-allgathervf.lo `test -f 'src/binding/fortran/mpif_h/allgathervf.c' || echo './'`src/binding/fortran/mpif_h/allgathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/allgathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallf.lo `test -f 'src/binding/fortran/mpif_h/alltoallf.c' || echo './'`src/binding/fortran/mpif_h/alltoallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/alltoallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallvf.lo `test -f 'src/binding/fortran/mpif_h/alltoallvf.c' || echo './'`src/binding/fortran/mpif_h/alltoallvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/alltoallvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallwf.lo `test -f 'src/binding/fortran/mpif_h/alltoallwf.c' || echo './'`src/binding/fortran/mpif_h/alltoallwf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/alltoallwf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallwf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-exscanf.lo `test -f 'src/binding/fortran/mpif_h/exscanf.c' || echo './'`src/binding/fortran/mpif_h/exscanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/exscanf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-exscanf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-reducef.lo `test -f 'src/binding/fortran/mpif_h/reducef.c' || echo './'`src/binding/fortran/mpif_h/reducef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/reducef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reducef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-op_createf.lo `test -f 'src/binding/fortran/mpif_h/op_createf.c' || echo './'`src/binding/fortran/mpif_h/op_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/op_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-op_freef.lo `test -f 'src/binding/fortran/mpif_h/op_freef.c' || echo './'`src/binding/fortran/mpif_h/op_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/op_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-allreducef.lo `test -f 'src/binding/fortran/mpif_h/allreducef.c' || echo './'`src/binding/fortran/mpif_h/allreducef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/allreducef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allreducef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-redscatf.lo `test -f 'src/binding/fortran/mpif_h/redscatf.c' || echo './'`src/binding/fortran/mpif_h/redscatf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/redscatf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-redscatf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-scanf.lo `test -f 'src/binding/fortran/mpif_h/scanf.c' || echo './'`src/binding/fortran/mpif_h/scanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/scanf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scanf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_sizef.lo `test -f 'src/binding/fortran/mpif_h/group_sizef.c' || echo './'`src/binding/fortran/mpif_h/group_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_rankf.lo `test -f 'src/binding/fortran/mpif_h/group_rankf.c' || echo './'`src/binding/fortran/mpif_h/group_rankf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_rankf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_rankf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-grouptranksf.lo `test -f 'src/binding/fortran/mpif_h/grouptranksf.c' || echo './'`src/binding/fortran/mpif_h/grouptranksf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/grouptranksf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouptranksf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_comparef.lo `test -f 'src/binding/fortran/mpif_h/group_comparef.c' || echo './'`src/binding/fortran/mpif_h/group_comparef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_comparef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_comparef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_groupf.lo `test -f 'src/binding/fortran/mpif_h/comm_groupf.c' || echo './'`src/binding/fortran/mpif_h/comm_groupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_groupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_groupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_unionf.lo `test -f 'src/binding/fortran/mpif_h/group_unionf.c' || echo './'`src/binding/fortran/mpif_h/group_unionf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_unionf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_unionf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-groupinterf.lo `test -f 'src/binding/fortran/mpif_h/groupinterf.c' || echo './'`src/binding/fortran/mpif_h/groupinterf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/groupinterf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupinterf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-groupdifff.lo `test -f 'src/binding/fortran/mpif_h/groupdifff.c' || echo './'`src/binding/fortran/mpif_h/groupdifff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/groupdifff.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupdifff.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_inclf.lo `test -f 'src/binding/fortran/mpif_h/group_inclf.c' || echo './'`src/binding/fortran/mpif_h/group_inclf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_inclf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_inclf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_exclf.lo `test -f 'src/binding/fortran/mpif_h/group_exclf.c' || echo './'`src/binding/fortran/mpif_h/group_exclf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_exclf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_exclf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-grouprinclf.lo `test -f 'src/binding/fortran/mpif_h/grouprinclf.c' || echo './'`src/binding/fortran/mpif_h/grouprinclf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/grouprinclf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprinclf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-grouprexclf.lo `test -f 'src/binding/fortran/mpif_h/grouprexclf.c' || echo './'`src/binding/fortran/mpif_h/grouprexclf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/grouprexclf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprexclf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-group_freef.lo `test -f 'src/binding/fortran/mpif_h/group_freef.c' || echo './'`src/binding/fortran/mpif_h/group_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/group_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_sizef.lo `test -f 'src/binding/fortran/mpif_h/comm_sizef.c' || echo './'`src/binding/fortran/mpif_h/comm_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_rankf.lo `test -f 'src/binding/fortran/mpif_h/comm_rankf.c' || echo './'`src/binding/fortran/mpif_h/comm_rankf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_rankf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_rankf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_comparef.lo `test -f 'src/binding/fortran/mpif_h/comm_comparef.c' || echo './'`src/binding/fortran/mpif_h/comm_comparef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_comparef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_comparef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dupf.lo `test -f 'src/binding/fortran/mpif_h/comm_dupf.c' || echo './'`src/binding/fortran/mpif_h/comm_dupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_dupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dup_with_infof.lo `test -f 'src/binding/fortran/mpif_h/comm_dup_with_infof.c' || echo './'`src/binding/fortran/mpif_h/comm_dup_with_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_dup_with_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dup_with_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_createf.lo `test -f 'src/binding/fortran/mpif_h/comm_createf.c' || echo './'`src/binding/fortran/mpif_h/comm_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_splitf.lo `test -f 'src/binding/fortran/mpif_h/comm_splitf.c' || echo './'`src/binding/fortran/mpif_h/comm_splitf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_splitf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_splitf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_freef.lo `test -f 'src/binding/fortran/mpif_h/comm_freef.c' || echo './'`src/binding/fortran/mpif_h/comm_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commtesticf.lo `test -f 'src/binding/fortran/mpif_h/commtesticf.c' || echo './'`src/binding/fortran/mpif_h/commtesticf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commtesticf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commtesticf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commrsizef.lo `test -f 'src/binding/fortran/mpif_h/commrsizef.c' || echo './'`src/binding/fortran/mpif_h/commrsizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commrsizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrsizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commrgroupf.lo `test -f 'src/binding/fortran/mpif_h/commrgroupf.c' || echo './'`src/binding/fortran/mpif_h/commrgroupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commrgroupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrgroupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iccreatef.lo `test -f 'src/binding/fortran/mpif_h/iccreatef.c' || echo './'`src/binding/fortran/mpif_h/iccreatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iccreatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iccreatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-icmergef.lo `test -f 'src/binding/fortran/mpif_h/icmergef.c' || echo './'`src/binding/fortran/mpif_h/icmergef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/icmergef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-icmergef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_freef.lo `test -f 'src/binding/fortran/mpif_h/keyval_freef.c' || echo './'`src/binding/fortran/mpif_h/keyval_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/keyval_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-attr_putf.lo `test -f 'src/binding/fortran/mpif_h/attr_putf.c' || echo './'`src/binding/fortran/mpif_h/attr_putf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/attr_putf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_putf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-attr_deletef.lo `test -f 'src/binding/fortran/mpif_h/attr_deletef.c' || echo './'`src/binding/fortran/mpif_h/attr_deletef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/attr_deletef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_deletef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-attr_getf.lo `test -f 'src/binding/fortran/mpif_h/attr_getf.c' || echo './'`src/binding/fortran/mpif_h/attr_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/attr_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-topo_testf.lo `test -f 'src/binding/fortran/mpif_h/topo_testf.c' || echo './'`src/binding/fortran/mpif_h/topo_testf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/topo_testf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-topo_testf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_createf.lo `test -f 'src/binding/fortran/mpif_h/cart_createf.c' || echo './'`src/binding/fortran/mpif_h/cart_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-graph_createf.lo `test -f 'src/binding/fortran/mpif_h/graph_createf.c' || echo './'`src/binding/fortran/mpif_h/graph_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/graph_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dims_createf.lo `test -f 'src/binding/fortran/mpif_h/dims_createf.c' || echo './'`src/binding/fortran/mpif_h/dims_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dims_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dims_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-graphdims_getf.lo `test -f 'src/binding/fortran/mpif_h/graphdims_getf.c' || echo './'`src/binding/fortran/mpif_h/graphdims_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/graphdims_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graphdims_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-graph_getf.lo `test -f 'src/binding/fortran/mpif_h/graph_getf.c' || echo './'`src/binding/fortran/mpif_h/graph_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/graph_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cartdim_getf.lo `test -f 'src/binding/fortran/mpif_h/cartdim_getf.c' || echo './'`src/binding/fortran/mpif_h/cartdim_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cartdim_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cartdim_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_getf.lo `test -f 'src/binding/fortran/mpif_h/cart_getf.c' || echo './'`src/binding/fortran/mpif_h/cart_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_rankf.lo `test -f 'src/binding/fortran/mpif_h/cart_rankf.c' || echo './'`src/binding/fortran/mpif_h/cart_rankf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_rankf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_rankf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_coordsf.lo `test -f 'src/binding/fortran/mpif_h/cart_coordsf.c' || echo './'`src/binding/fortran/mpif_h/cart_coordsf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_coordsf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_coordsf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbcountf.lo `test -f 'src/binding/fortran/mpif_h/grfnbcountf.c' || echo './'`src/binding/fortran/mpif_h/grfnbcountf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/grfnbcountf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbcountf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbrsf.lo `test -f 'src/binding/fortran/mpif_h/grfnbrsf.c' || echo './'`src/binding/fortran/mpif_h/grfnbrsf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/grfnbrsf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbrsf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_shiftf.lo `test -f 'src/binding/fortran/mpif_h/cart_shiftf.c' || echo './'`src/binding/fortran/mpif_h/cart_shiftf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_shiftf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_shiftf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_subf.lo `test -f 'src/binding/fortran/mpif_h/cart_subf.c' || echo './'`src/binding/fortran/mpif_h/cart_subf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_subf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_subf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-graph_mapf.lo `test -f 'src/binding/fortran/mpif_h/graph_mapf.c' || echo './'`src/binding/fortran/mpif_h/graph_mapf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/graph_mapf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_mapf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-cart_mapf.lo `test -f 'src/binding/fortran/mpif_h/cart_mapf.c' || echo './'`src/binding/fortran/mpif_h/cart_mapf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/cart_mapf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_mapf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-getpnamef.lo `test -f 'src/binding/fortran/mpif_h/getpnamef.c' || echo './'`src/binding/fortran/mpif_h/getpnamef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/getpnamef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getpnamef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_versionf.lo `test -f 'src/binding/fortran/mpif_h/get_versionf.c' || echo './'`src/binding/fortran/mpif_h/get_versionf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_versionf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_versionf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-errhcreatef.lo `test -f 'src/binding/fortran/mpif_h/errhcreatef.c' || echo './'`src/binding/fortran/mpif_h/errhcreatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/errhcreatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhcreatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_library_versionf.lo `test -f 'src/binding/fortran/mpif_h/get_library_versionf.c' || echo './'`src/binding/fortran/mpif_h/get_library_versionf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_library_versionf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_library_versionf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-errhsetf.lo `test -f 'src/binding/fortran/mpif_h/errhsetf.c' || echo './'`src/binding/fortran/mpif_h/errhsetf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/errhsetf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhsetf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-errhgetf.lo `test -f 'src/binding/fortran/mpif_h/errhgetf.c' || echo './'`src/binding/fortran/mpif_h/errhgetf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/errhgetf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhgetf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-errhfreef.lo `test -f 'src/binding/fortran/mpif_h/errhfreef.c' || echo './'`src/binding/fortran/mpif_h/errhfreef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/errhfreef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhfreef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-error_stringf.lo `test -f 'src/binding/fortran/mpif_h/error_stringf.c' || echo './'`src/binding/fortran/mpif_h/error_stringf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/error_stringf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_stringf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-error_classf.lo `test -f 'src/binding/fortran/mpif_h/error_classf.c' || echo './'`src/binding/fortran/mpif_h/error_classf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/error_classf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_classf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-finalizef.lo `test -f 'src/binding/fortran/mpif_h/finalizef.c' || echo './'`src/binding/fortran/mpif_h/finalizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/finalizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-initializedf.lo `test -f 'src/binding/fortran/mpif_h/initializedf.c' || echo './'`src/binding/fortran/mpif_h/initializedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/initializedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initializedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-abortf.lo `test -f 'src/binding/fortran/mpif_h/abortf.c' || echo './'`src/binding/fortran/mpif_h/abortf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/abortf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-abortf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-close_portf.lo `test -f 'src/binding/fortran/mpif_h/close_portf.c' || echo './'`src/binding/fortran/mpif_h/close_portf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/close_portf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-close_portf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_acceptf.lo `test -f 'src/binding/fortran/mpif_h/comm_acceptf.c' || echo './'`src/binding/fortran/mpif_h/comm_acceptf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_acceptf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_acceptf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_connectf.lo `test -f 'src/binding/fortran/mpif_h/comm_connectf.c' || echo './'`src/binding/fortran/mpif_h/comm_connectf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_connectf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_connectf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commdiscf.lo `test -f 'src/binding/fortran/mpif_h/commdiscf.c' || echo './'`src/binding/fortran/mpif_h/commdiscf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commdiscf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdiscf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commparentf.lo `test -f 'src/binding/fortran/mpif_h/commparentf.c' || echo './'`src/binding/fortran/mpif_h/commparentf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commparentf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commparentf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_joinf.lo `test -f 'src/binding/fortran/mpif_h/comm_joinf.c' || echo './'`src/binding/fortran/mpif_h/comm_joinf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_joinf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_joinf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_spawnf.lo `test -f 'src/binding/fortran/mpif_h/comm_spawnf.c' || echo './'`src/binding/fortran/mpif_h/comm_spawnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_spawnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_spawnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-spawnmultf.lo `test -f 'src/binding/fortran/mpif_h/spawnmultf.c' || echo './'`src/binding/fortran/mpif_h/spawnmultf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/spawnmultf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-spawnmultf.o
src/binding/fortran/mpif_h/spawnmultf.c: In function 'pmpi_comm_spawn_multiple_':
src/binding/fortran/mpif_h/spawnmultf.c:278:13: warning: 'ptmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
       char *ptmp;
             ^~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-lookup_namef.lo `test -f 'src/binding/fortran/mpif_h/lookup_namef.c' || echo './'`src/binding/fortran/mpif_h/lookup_namef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/lookup_namef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-lookup_namef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-open_portf.lo `test -f 'src/binding/fortran/mpif_h/open_portf.c' || echo './'`src/binding/fortran/mpif_h/open_portf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/open_portf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-open_portf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-publish_namef.lo `test -f 'src/binding/fortran/mpif_h/publish_namef.c' || echo './'`src/binding/fortran/mpif_h/publish_namef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/publish_namef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-publish_namef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-unpubnamef.lo `test -f 'src/binding/fortran/mpif_h/unpubnamef.c' || echo './'`src/binding/fortran/mpif_h/unpubnamef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/unpubnamef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpubnamef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_infof.lo `test -f 'src/binding/fortran/mpif_h/comm_set_infof.c' || echo './'`src/binding/fortran/mpif_h/comm_set_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_set_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_infof.lo `test -f 'src/binding/fortran/mpif_h/comm_get_infof.c' || echo './'`src/binding/fortran/mpif_h/comm_get_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_get_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-accumulatef.lo `test -f 'src/binding/fortran/mpif_h/accumulatef.c' || echo './'`src/binding/fortran/mpif_h/accumulatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/accumulatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-accumulatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-getf.lo `test -f 'src/binding/fortran/mpif_h/getf.c' || echo './'`src/binding/fortran/mpif_h/getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-putf.lo `test -f 'src/binding/fortran/mpif_h/putf.c' || echo './'`src/binding/fortran/mpif_h/putf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/putf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-putf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_completef.lo `test -f 'src/binding/fortran/mpif_h/win_completef.c' || echo './'`src/binding/fortran/mpif_h/win_completef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_completef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_completef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_createf.lo `test -f 'src/binding/fortran/mpif_h/win_createf.c' || echo './'`src/binding/fortran/mpif_h/win_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_fencef.lo `test -f 'src/binding/fortran/mpif_h/win_fencef.c' || echo './'`src/binding/fortran/mpif_h/win_fencef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_fencef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_fencef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_freef.lo `test -f 'src/binding/fortran/mpif_h/win_freef.c' || echo './'`src/binding/fortran/mpif_h/win_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_groupf.lo `test -f 'src/binding/fortran/mpif_h/win_get_groupf.c' || echo './'`src/binding/fortran/mpif_h/win_get_groupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_get_groupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_groupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_lockf.lo `test -f 'src/binding/fortran/mpif_h/win_lockf.c' || echo './'`src/binding/fortran/mpif_h/win_lockf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_lockf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lockf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_postf.lo `test -f 'src/binding/fortran/mpif_h/win_postf.c' || echo './'`src/binding/fortran/mpif_h/win_postf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_postf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_postf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_startf.lo `test -f 'src/binding/fortran/mpif_h/win_startf.c' || echo './'`src/binding/fortran/mpif_h/win_startf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_startf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_startf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_testf.lo `test -f 'src/binding/fortran/mpif_h/win_testf.c' || echo './'`src/binding/fortran/mpif_h/win_testf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_testf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_testf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlockf.lo `test -f 'src/binding/fortran/mpif_h/win_unlockf.c' || echo './'`src/binding/fortran/mpif_h/win_unlockf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_unlockf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlockf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_waitf.lo `test -f 'src/binding/fortran/mpif_h/win_waitf.c' || echo './'`src/binding/fortran/mpif_h/win_waitf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_waitf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_waitf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocatef.lo `test -f 'src/binding/fortran/mpif_h/win_allocatef.c' || echo './'`src/binding/fortran/mpif_h/win_allocatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_allocatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocate_sharedf.lo `test -f 'src/binding/fortran/mpif_h/win_allocate_sharedf.c' || echo './'`src/binding/fortran/mpif_h/win_allocate_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_allocate_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocate_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_shared_queryf.lo `test -f 'src/binding/fortran/mpif_h/win_shared_queryf.c' || echo './'`src/binding/fortran/mpif_h/win_shared_queryf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_shared_queryf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_shared_queryf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_create_dynamicf.lo `test -f 'src/binding/fortran/mpif_h/win_create_dynamicf.c' || echo './'`src/binding/fortran/mpif_h/win_create_dynamicf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_create_dynamicf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_create_dynamicf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_attachf.lo `test -f 'src/binding/fortran/mpif_h/win_attachf.c' || echo './'`src/binding/fortran/mpif_h/win_attachf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_attachf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_attachf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_detachf.lo `test -f 'src/binding/fortran/mpif_h/win_detachf.c' || echo './'`src/binding/fortran/mpif_h/win_detachf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_detachf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_detachf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_infof.lo `test -f 'src/binding/fortran/mpif_h/win_get_infof.c' || echo './'`src/binding/fortran/mpif_h/win_get_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_get_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_infof.lo `test -f 'src/binding/fortran/mpif_h/win_set_infof.c' || echo './'`src/binding/fortran/mpif_h/win_set_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_set_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_accumulatef.lo `test -f 'src/binding/fortran/mpif_h/get_accumulatef.c' || echo './'`src/binding/fortran/mpif_h/get_accumulatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_accumulatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_accumulatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-fetch_and_opf.lo `test -f 'src/binding/fortran/mpif_h/fetch_and_opf.c' || echo './'`src/binding/fortran/mpif_h/fetch_and_opf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/fetch_and_opf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fetch_and_opf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-compare_and_swapf.lo `test -f 'src/binding/fortran/mpif_h/compare_and_swapf.c' || echo './'`src/binding/fortran/mpif_h/compare_and_swapf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/compare_and_swapf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-compare_and_swapf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-rputf.lo `test -f 'src/binding/fortran/mpif_h/rputf.c' || echo './'`src/binding/fortran/mpif_h/rputf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/rputf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rputf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-rgetf.lo `test -f 'src/binding/fortran/mpif_h/rgetf.c' || echo './'`src/binding/fortran/mpif_h/rgetf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/rgetf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rgetf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-raccumulatef.lo `test -f 'src/binding/fortran/mpif_h/raccumulatef.c' || echo './'`src/binding/fortran/mpif_h/raccumulatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/raccumulatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-raccumulatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-rget_accumulatef.lo `test -f 'src/binding/fortran/mpif_h/rget_accumulatef.c' || echo './'`src/binding/fortran/mpif_h/rget_accumulatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/rget_accumulatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rget_accumulatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_lock_allf.lo `test -f 'src/binding/fortran/mpif_h/win_lock_allf.c' || echo './'`src/binding/fortran/mpif_h/win_lock_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_lock_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lock_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlock_allf.lo `test -f 'src/binding/fortran/mpif_h/win_unlock_allf.c' || echo './'`src/binding/fortran/mpif_h/win_unlock_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_unlock_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlock_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_flushf.lo `test -f 'src/binding/fortran/mpif_h/win_flushf.c' || echo './'`src/binding/fortran/mpif_h/win_flushf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_flushf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flushf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_allf.lo `test -f 'src/binding/fortran/mpif_h/win_flush_allf.c' || echo './'`src/binding/fortran/mpif_h/win_flush_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_flush_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_localf.lo `test -f 'src/binding/fortran/mpif_h/win_flush_localf.c' || echo './'`src/binding/fortran/mpif_h/win_flush_localf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_flush_localf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_localf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_local_allf.lo `test -f 'src/binding/fortran/mpif_h/win_flush_local_allf.c' || echo './'`src/binding/fortran/mpif_h/win_flush_local_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_flush_local_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_local_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_syncf.lo `test -f 'src/binding/fortran/mpif_h/win_syncf.c' || echo './'`src/binding/fortran/mpif_h/win_syncf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_syncf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_syncf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-adderrclassf.lo `test -f 'src/binding/fortran/mpif_h/adderrclassf.c' || echo './'`src/binding/fortran/mpif_h/adderrclassf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/adderrclassf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrclassf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-adderrcodef.lo `test -f 'src/binding/fortran/mpif_h/adderrcodef.c' || echo './'`src/binding/fortran/mpif_h/adderrcodef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/adderrcodef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrcodef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-adderrstringf.lo `test -f 'src/binding/fortran/mpif_h/adderrstringf.c' || echo './'`src/binding/fortran/mpif_h/adderrstringf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/adderrstringf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrstringf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commcallerrf.lo `test -f 'src/binding/fortran/mpif_h/commcallerrf.c' || echo './'`src/binding/fortran/mpif_h/commcallerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commcallerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcallerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commnewkeyf.lo `test -f 'src/binding/fortran/mpif_h/commnewkeyf.c' || echo './'`src/binding/fortran/mpif_h/commnewkeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commnewkeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commnewkeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commdelattrf.lo `test -f 'src/binding/fortran/mpif_h/commdelattrf.c' || echo './'`src/binding/fortran/mpif_h/commdelattrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commdelattrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdelattrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commfreekeyf.lo `test -f 'src/binding/fortran/mpif_h/commfreekeyf.c' || echo './'`src/binding/fortran/mpif_h/commfreekeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commfreekeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commfreekeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_attrf.lo `test -f 'src/binding/fortran/mpif_h/comm_get_attrf.c' || echo './'`src/binding/fortran/mpif_h/comm_get_attrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_get_attrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_attrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commgetnamf.lo `test -f 'src/binding/fortran/mpif_h/commgetnamf.c' || echo './'`src/binding/fortran/mpif_h/commgetnamf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commgetnamf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgetnamf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_attrf.lo `test -f 'src/binding/fortran/mpif_h/comm_set_attrf.c' || echo './'`src/binding/fortran/mpif_h/comm_set_attrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_set_attrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_attrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-filecallerrf.lo `test -f 'src/binding/fortran/mpif_h/filecallerrf.c' || echo './'`src/binding/fortran/mpif_h/filecallerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/filecallerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecallerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_namef.lo `test -f 'src/binding/fortran/mpif_h/comm_set_namef.c' || echo './'`src/binding/fortran/mpif_h/comm_set_namef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_set_namef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_namef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-greqcompletef.lo `test -f 'src/binding/fortran/mpif_h/greqcompletef.c' || echo './'`src/binding/fortran/mpif_h/greqcompletef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/greqcompletef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqcompletef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-greqstartf.lo `test -f 'src/binding/fortran/mpif_h/greqstartf.c' || echo './'`src/binding/fortran/mpif_h/greqstartf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/greqstartf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqstartf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-isthrmainf.lo `test -f 'src/binding/fortran/mpif_h/isthrmainf.c' || echo './'`src/binding/fortran/mpif_h/isthrmainf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/isthrmainf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isthrmainf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-query_threadf.lo `test -f 'src/binding/fortran/mpif_h/query_threadf.c' || echo './'`src/binding/fortran/mpif_h/query_threadf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/query_threadf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-query_threadf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-statgetclf.lo `test -f 'src/binding/fortran/mpif_h/statgetclf.c' || echo './'`src/binding/fortran/mpif_h/statgetclf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/statgetclf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statgetclf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-statsetelf.lo `test -f 'src/binding/fortran/mpif_h/statsetelf.c' || echo './'`src/binding/fortran/mpif_h/statsetelf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/statsetelf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statsetelf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typenewkeyf.lo `test -f 'src/binding/fortran/mpif_h/typenewkeyf.c' || echo './'`src/binding/fortran/mpif_h/typenewkeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typenewkeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typenewkeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typedelattrf.lo `test -f 'src/binding/fortran/mpif_h/typedelattrf.c' || echo './'`src/binding/fortran/mpif_h/typedelattrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typedelattrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedelattrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_dupf.lo `test -f 'src/binding/fortran/mpif_h/type_dupf.c' || echo './'`src/binding/fortran/mpif_h/type_dupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_dupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_dupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typefreekeyf.lo `test -f 'src/binding/fortran/mpif_h/typefreekeyf.c' || echo './'`src/binding/fortran/mpif_h/typefreekeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typefreekeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typefreekeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_attrf.lo `test -f 'src/binding/fortran/mpif_h/type_get_attrf.c' || echo './'`src/binding/fortran/mpif_h/type_get_attrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_get_attrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_attrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typegetcntsf.lo `test -f 'src/binding/fortran/mpif_h/typegetcntsf.c' || echo './'`src/binding/fortran/mpif_h/typegetcntsf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typegetcntsf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetcntsf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typegetenvf.lo `test -f 'src/binding/fortran/mpif_h/typegetenvf.c' || echo './'`src/binding/fortran/mpif_h/typegetenvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typegetenvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetenvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typegnamef.lo `test -f 'src/binding/fortran/mpif_h/typegnamef.c' || echo './'`src/binding/fortran/mpif_h/typegnamef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typegnamef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegnamef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typesetattrf.lo `test -f 'src/binding/fortran/mpif_h/typesetattrf.c' || echo './'`src/binding/fortran/mpif_h/typesetattrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typesetattrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetattrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typesetnamef.lo `test -f 'src/binding/fortran/mpif_h/typesetnamef.c' || echo './'`src/binding/fortran/mpif_h/typesetnamef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typesetnamef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetnamef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_match_sizef.lo `test -f 'src/binding/fortran/mpif_h/type_match_sizef.c' || echo './'`src/binding/fortran/mpif_h/type_match_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_match_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_match_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-wincallerrf.lo `test -f 'src/binding/fortran/mpif_h/wincallerrf.c' || echo './'`src/binding/fortran/mpif_h/wincallerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/wincallerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincallerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-winnewkeyf.lo `test -f 'src/binding/fortran/mpif_h/winnewkeyf.c' || echo './'`src/binding/fortran/mpif_h/winnewkeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/winnewkeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winnewkeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-windelattrf.lo `test -f 'src/binding/fortran/mpif_h/windelattrf.c' || echo './'`src/binding/fortran/mpif_h/windelattrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/windelattrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-windelattrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-winfreekeyf.lo `test -f 'src/binding/fortran/mpif_h/winfreekeyf.c' || echo './'`src/binding/fortran/mpif_h/winfreekeyf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/winfreekeyf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winfreekeyf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_attrf.lo `test -f 'src/binding/fortran/mpif_h/win_get_attrf.c' || echo './'`src/binding/fortran/mpif_h/win_get_attrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_get_attrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_attrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_namef.lo `test -f 'src/binding/fortran/mpif_h/win_get_namef.c' || echo './'`src/binding/fortran/mpif_h/win_get_namef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_get_namef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_namef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_attrf.lo `test -f 'src/binding/fortran/mpif_h/win_set_attrf.c' || echo './'`src/binding/fortran/mpif_h/win_set_attrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_set_attrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_attrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_namef.lo `test -f 'src/binding/fortran/mpif_h/win_set_namef.c' || echo './'`src/binding/fortran/mpif_h/win_set_namef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/win_set_namef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_namef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-alloc_memf.lo `test -f 'src/binding/fortran/mpif_h/alloc_memf.c' || echo './'`src/binding/fortran/mpif_h/alloc_memf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/alloc_memf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alloc_memf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commcreerrf.lo `test -f 'src/binding/fortran/mpif_h/commcreerrf.c' || echo './'`src/binding/fortran/mpif_h/commcreerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commcreerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcreerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commgeterrf.lo `test -f 'src/binding/fortran/mpif_h/commgeterrf.c' || echo './'`src/binding/fortran/mpif_h/commgeterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commgeterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgeterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-commseterrf.lo `test -f 'src/binding/fortran/mpif_h/commseterrf.c' || echo './'`src/binding/fortran/mpif_h/commseterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/commseterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commseterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-filecreerrf.lo `test -f 'src/binding/fortran/mpif_h/filecreerrf.c' || echo './'`src/binding/fortran/mpif_h/filecreerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/filecreerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecreerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-filegeterrf.lo `test -f 'src/binding/fortran/mpif_h/filegeterrf.c' || echo './'`src/binding/fortran/mpif_h/filegeterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/filegeterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filegeterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-fileseterrf.lo `test -f 'src/binding/fortran/mpif_h/fileseterrf.c' || echo './'`src/binding/fortran/mpif_h/fileseterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/fileseterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fileseterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-finalizedf.lo `test -f 'src/binding/fortran/mpif_h/finalizedf.c' || echo './'`src/binding/fortran/mpif_h/finalizedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/finalizedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-free_memf.lo `test -f 'src/binding/fortran/mpif_h/free_memf.c' || echo './'`src/binding/fortran/mpif_h/free_memf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/free_memf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-free_memf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_createf.lo `test -f 'src/binding/fortran/mpif_h/info_createf.c' || echo './'`src/binding/fortran/mpif_h/info_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_deletef.lo `test -f 'src/binding/fortran/mpif_h/info_deletef.c' || echo './'`src/binding/fortran/mpif_h/info_deletef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_deletef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_deletef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_dupf.lo `test -f 'src/binding/fortran/mpif_h/info_dupf.c' || echo './'`src/binding/fortran/mpif_h/info_dupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_dupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_dupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_freef.lo `test -f 'src/binding/fortran/mpif_h/info_freef.c' || echo './'`src/binding/fortran/mpif_h/info_freef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_freef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_freef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_getf.lo `test -f 'src/binding/fortran/mpif_h/info_getf.c' || echo './'`src/binding/fortran/mpif_h/info_getf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_getf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_getf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-infognkf.lo `test -f 'src/binding/fortran/mpif_h/infognkf.c' || echo './'`src/binding/fortran/mpif_h/infognkf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/infognkf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognkf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-infognthkf.lo `test -f 'src/binding/fortran/mpif_h/infognthkf.c' || echo './'`src/binding/fortran/mpif_h/infognthkf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/infognthkf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognthkf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-infovallenf.lo `test -f 'src/binding/fortran/mpif_h/infovallenf.c' || echo './'`src/binding/fortran/mpif_h/infovallenf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/infovallenf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infovallenf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-info_setf.lo `test -f 'src/binding/fortran/mpif_h/info_setf.c' || echo './'`src/binding/fortran/mpif_h/info_setf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/info_setf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_setf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-pack_externalf.lo `test -f 'src/binding/fortran/mpif_h/pack_externalf.c' || echo './'`src/binding/fortran/mpif_h/pack_externalf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/pack_externalf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_externalf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-packesizef.lo `test -f 'src/binding/fortran/mpif_h/packesizef.c' || echo './'`src/binding/fortran/mpif_h/packesizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/packesizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packesizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-reqgetstatf.lo `test -f 'src/binding/fortran/mpif_h/reqgetstatf.c' || echo './'`src/binding/fortran/mpif_h/reqgetstatf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/reqgetstatf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reqgetstatf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typechindf.lo `test -f 'src/binding/fortran/mpif_h/typechindf.c' || echo './'`src/binding/fortran/mpif_h/typechindf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typechindf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechindf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typedarrayf.lo `test -f 'src/binding/fortran/mpif_h/typedarrayf.c' || echo './'`src/binding/fortran/mpif_h/typedarrayf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typedarrayf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedarrayf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typechvecf.lo `test -f 'src/binding/fortran/mpif_h/typechvecf.c' || echo './'`src/binding/fortran/mpif_h/typechvecf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typechvecf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechvecf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typecindbf.lo `test -f 'src/binding/fortran/mpif_h/typecindbf.c' || echo './'`src/binding/fortran/mpif_h/typecindbf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typecindbf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecindbf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_create_hindexed_blockf.lo `test -f 'src/binding/fortran/mpif_h/type_create_hindexed_blockf.c' || echo './'`src/binding/fortran/mpif_h/type_create_hindexed_blockf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_create_hindexed_blockf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_create_hindexed_blockf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typecresizef.lo `test -f 'src/binding/fortran/mpif_h/typecresizef.c' || echo './'`src/binding/fortran/mpif_h/typecresizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typecresizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecresizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typecstructf.lo `test -f 'src/binding/fortran/mpif_h/typecstructf.c' || echo './'`src/binding/fortran/mpif_h/typecstructf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typecstructf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecstructf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typecsubarrf.lo `test -f 'src/binding/fortran/mpif_h/typecsubarrf.c' || echo './'`src/binding/fortran/mpif_h/typecsubarrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typecsubarrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecsubarrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typegetextentf.lo `test -f 'src/binding/fortran/mpif_h/typegetextentf.c' || echo './'`src/binding/fortran/mpif_h/typegetextentf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typegetextentf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetextentf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-typegtextf.lo `test -f 'src/binding/fortran/mpif_h/typegtextf.c' || echo './'`src/binding/fortran/mpif_h/typegtextf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/typegtextf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegtextf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-unpackextf.lo `test -f 'src/binding/fortran/mpif_h/unpackextf.c' || echo './'`src/binding/fortran/mpif_h/unpackextf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/unpackextf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackextf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-wincreerrf.lo `test -f 'src/binding/fortran/mpif_h/wincreerrf.c' || echo './'`src/binding/fortran/mpif_h/wincreerrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/wincreerrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincreerrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-wingeterrf.lo `test -f 'src/binding/fortran/mpif_h/wingeterrf.c' || echo './'`src/binding/fortran/mpif_h/wingeterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/wingeterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wingeterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-winseterrf.lo `test -f 'src/binding/fortran/mpif_h/winseterrf.c' || echo './'`src/binding/fortran/mpif_h/winseterrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/winseterrf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winseterrf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_localf.lo `test -f 'src/binding/fortran/mpif_h/reduce_localf.c' || echo './'`src/binding/fortran/mpif_h/reduce_localf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/reduce_localf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_localf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-op_commutativef.lo `test -f 'src/binding/fortran/mpif_h/op_commutativef.c' || echo './'`src/binding/fortran/mpif_h/op_commutativef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/op_commutativef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_commutativef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_scatter_blockf.lo `test -f 'src/binding/fortran/mpif_h/reduce_scatter_blockf.c' || echo './'`src/binding/fortran/mpif_h/reduce_scatter_blockf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/reduce_scatter_blockf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_scatter_blockf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_create_adjacentf.lo `test -f 'src/binding/fortran/mpif_h/dist_graph_create_adjacentf.c' || echo './'`src/binding/fortran/mpif_h/dist_graph_create_adjacentf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dist_graph_create_adjacentf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_create_adjacentf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_createf.lo `test -f 'src/binding/fortran/mpif_h/dist_graph_createf.c' || echo './'`src/binding/fortran/mpif_h/dist_graph_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dist_graph_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighbors_countf.lo `test -f 'src/binding/fortran/mpif_h/dist_graph_neighbors_countf.c' || echo './'`src/binding/fortran/mpif_h/dist_graph_neighbors_countf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dist_graph_neighbors_countf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighbors_countf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighborsf.lo `test -f 'src/binding/fortran/mpif_h/dist_graph_neighborsf.c' || echo './'`src/binding/fortran/mpif_h/dist_graph_neighborsf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dist_graph_neighborsf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighborsf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-improbef.lo `test -f 'src/binding/fortran/mpif_h/improbef.c' || echo './'`src/binding/fortran/mpif_h/improbef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/improbef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-improbef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-imrecvf.lo `test -f 'src/binding/fortran/mpif_h/imrecvf.c' || echo './'`src/binding/fortran/mpif_h/imrecvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/imrecvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-imrecvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-mprobef.lo `test -f 'src/binding/fortran/mpif_h/mprobef.c' || echo './'`src/binding/fortran/mpif_h/mprobef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/mprobef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mprobef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-mrecvf.lo `test -f 'src/binding/fortran/mpif_h/mrecvf.c' || echo './'`src/binding/fortran/mpif_h/mrecvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/mrecvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mrecvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_idupf.lo `test -f 'src/binding/fortran/mpif_h/comm_idupf.c' || echo './'`src/binding/fortran/mpif_h/comm_idupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_idupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_idupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ibarrierf.lo `test -f 'src/binding/fortran/mpif_h/ibarrierf.c' || echo './'`src/binding/fortran/mpif_h/ibarrierf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ibarrierf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibarrierf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ibcastf.lo `test -f 'src/binding/fortran/mpif_h/ibcastf.c' || echo './'`src/binding/fortran/mpif_h/ibcastf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ibcastf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibcastf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-igatherf.lo `test -f 'src/binding/fortran/mpif_h/igatherf.c' || echo './'`src/binding/fortran/mpif_h/igatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/igatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-igathervf.lo `test -f 'src/binding/fortran/mpif_h/igathervf.c' || echo './'`src/binding/fortran/mpif_h/igathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/igathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iscatterf.lo `test -f 'src/binding/fortran/mpif_h/iscatterf.c' || echo './'`src/binding/fortran/mpif_h/iscatterf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iscatterf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscatterf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iscattervf.lo `test -f 'src/binding/fortran/mpif_h/iscattervf.c' || echo './'`src/binding/fortran/mpif_h/iscattervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iscattervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscattervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iallgatherf.lo `test -f 'src/binding/fortran/mpif_h/iallgatherf.c' || echo './'`src/binding/fortran/mpif_h/iallgatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iallgatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iallgathervf.lo `test -f 'src/binding/fortran/mpif_h/iallgathervf.c' || echo './'`src/binding/fortran/mpif_h/iallgathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iallgathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallf.lo `test -f 'src/binding/fortran/mpif_h/ialltoallf.c' || echo './'`src/binding/fortran/mpif_h/ialltoallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ialltoallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallvf.lo `test -f 'src/binding/fortran/mpif_h/ialltoallvf.c' || echo './'`src/binding/fortran/mpif_h/ialltoallvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ialltoallvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallwf.lo `test -f 'src/binding/fortran/mpif_h/ialltoallwf.c' || echo './'`src/binding/fortran/mpif_h/ialltoallwf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ialltoallwf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallwf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ireducef.lo `test -f 'src/binding/fortran/mpif_h/ireducef.c' || echo './'`src/binding/fortran/mpif_h/ireducef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ireducef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireducef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iallreducef.lo `test -f 'src/binding/fortran/mpif_h/iallreducef.c' || echo './'`src/binding/fortran/mpif_h/iallreducef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iallreducef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallreducef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatterf.lo `test -f 'src/binding/fortran/mpif_h/ireduce_scatterf.c' || echo './'`src/binding/fortran/mpif_h/ireduce_scatterf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ireduce_scatterf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatterf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatter_blockf.lo `test -f 'src/binding/fortran/mpif_h/ireduce_scatter_blockf.c' || echo './'`src/binding/fortran/mpif_h/ireduce_scatter_blockf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ireduce_scatter_blockf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatter_blockf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iscanf.lo `test -f 'src/binding/fortran/mpif_h/iscanf.c' || echo './'`src/binding/fortran/mpif_h/iscanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iscanf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscanf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-iexscanf.lo `test -f 'src/binding/fortran/mpif_h/iexscanf.c' || echo './'`src/binding/fortran/mpif_h/iexscanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/iexscanf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iexscanf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgatherf.lo `test -f 'src/binding/fortran/mpif_h/ineighbor_allgatherf.c' || echo './'`src/binding/fortran/mpif_h/ineighbor_allgatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ineighbor_allgatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgathervf.lo `test -f 'src/binding/fortran/mpif_h/ineighbor_allgathervf.c' || echo './'`src/binding/fortran/mpif_h/ineighbor_allgathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ineighbor_allgathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallf.lo `test -f 'src/binding/fortran/mpif_h/ineighbor_alltoallf.c' || echo './'`src/binding/fortran/mpif_h/ineighbor_alltoallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ineighbor_alltoallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallvf.lo `test -f 'src/binding/fortran/mpif_h/ineighbor_alltoallvf.c' || echo './'`src/binding/fortran/mpif_h/ineighbor_alltoallvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ineighbor_alltoallvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallwf.lo `test -f 'src/binding/fortran/mpif_h/ineighbor_alltoallwf.c' || echo './'`src/binding/fortran/mpif_h/ineighbor_alltoallwf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/ineighbor_alltoallwf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallwf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgatherf.lo `test -f 'src/binding/fortran/mpif_h/neighbor_allgatherf.c' || echo './'`src/binding/fortran/mpif_h/neighbor_allgatherf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/neighbor_allgatherf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgatherf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgathervf.lo `test -f 'src/binding/fortran/mpif_h/neighbor_allgathervf.c' || echo './'`src/binding/fortran/mpif_h/neighbor_allgathervf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/neighbor_allgathervf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgathervf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallf.lo `test -f 'src/binding/fortran/mpif_h/neighbor_alltoallf.c' || echo './'`src/binding/fortran/mpif_h/neighbor_alltoallf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/neighbor_alltoallf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallvf.lo `test -f 'src/binding/fortran/mpif_h/neighbor_alltoallvf.c' || echo './'`src/binding/fortran/mpif_h/neighbor_alltoallvf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/neighbor_alltoallvf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallvf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallwf.lo `test -f 'src/binding/fortran/mpif_h/neighbor_alltoallwf.c' || echo './'`src/binding/fortran/mpif_h/neighbor_alltoallwf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/neighbor_alltoallwf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallwf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_split_typef.lo `test -f 'src/binding/fortran/mpif_h/comm_split_typef.c' || echo './'`src/binding/fortran/mpif_h/comm_split_typef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_split_typef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_split_typef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-get_elements_xf.lo `test -f 'src/binding/fortran/mpif_h/get_elements_xf.c' || echo './'`src/binding/fortran/mpif_h/get_elements_xf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/get_elements_xf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elements_xf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-status_set_elements_xf.lo `test -f 'src/binding/fortran/mpif_h/status_set_elements_xf.c' || echo './'`src/binding/fortran/mpif_h/status_set_elements_xf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/status_set_elements_xf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-status_set_elements_xf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_extent_xf.lo `test -f 'src/binding/fortran/mpif_h/type_get_extent_xf.c' || echo './'`src/binding/fortran/mpif_h/type_get_extent_xf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_get_extent_xf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_extent_xf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_true_extent_xf.lo `test -f 'src/binding/fortran/mpif_h/type_get_true_extent_xf.c' || echo './'`src/binding/fortran/mpif_h/type_get_true_extent_xf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_get_true_extent_xf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_true_extent_xf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-type_size_xf.lo `test -f 'src/binding/fortran/mpif_h/type_size_xf.c' || echo './'`src/binding/fortran/mpif_h/type_size_xf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/type_size_xf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_size_xf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_create_groupf.lo `test -f 'src/binding/fortran/mpif_h/comm_create_groupf.c' || echo './'`src/binding/fortran/mpif_h/comm_create_groupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_create_groupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_create_groupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_ackf.lo `test -f 'src/binding/fortran/mpif_h/comm_failure_ackf.c' || echo './'`src/binding/fortran/mpif_h/comm_failure_ackf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_failure_ackf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_ackf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_get_ackedf.lo `test -f 'src/binding/fortran/mpif_h/comm_failure_get_ackedf.c' || echo './'`src/binding/fortran/mpif_h/comm_failure_get_ackedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_failure_get_ackedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_get_ackedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_revokef.lo `test -f 'src/binding/fortran/mpif_h/comm_revokef.c' || echo './'`src/binding/fortran/mpif_h/comm_revokef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_revokef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_revokef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_shrinkf.lo `test -f 'src/binding/fortran/mpif_h/comm_shrinkf.c' || echo './'`src/binding/fortran/mpif_h/comm_shrinkf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_shrinkf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_shrinkf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-comm_agreef.lo `test -f 'src/binding/fortran/mpif_h/comm_agreef.c' || echo './'`src/binding/fortran/mpif_h/comm_agreef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/comm_agreef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_agreef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_openf.lo `test -f 'src/binding/fortran/mpif_h/file_openf.c' || echo './'`src/binding/fortran/mpif_h/file_openf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_openf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_openf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_closef.lo `test -f 'src/binding/fortran/mpif_h/file_closef.c' || echo './'`src/binding/fortran/mpif_h/file_closef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_closef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_closef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_deletef.lo `test -f 'src/binding/fortran/mpif_h/file_deletef.c' || echo './'`src/binding/fortran/mpif_h/file_deletef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_deletef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_deletef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_sizef.lo `test -f 'src/binding/fortran/mpif_h/file_set_sizef.c' || echo './'`src/binding/fortran/mpif_h/file_set_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_set_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_preallocatef.lo `test -f 'src/binding/fortran/mpif_h/file_preallocatef.c' || echo './'`src/binding/fortran/mpif_h/file_preallocatef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_preallocatef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_preallocatef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_sizef.lo `test -f 'src/binding/fortran/mpif_h/file_get_sizef.c' || echo './'`src/binding/fortran/mpif_h/file_get_sizef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_sizef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_sizef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_groupf.lo `test -f 'src/binding/fortran/mpif_h/file_get_groupf.c' || echo './'`src/binding/fortran/mpif_h/file_get_groupf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_groupf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_groupf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_amodef.lo `test -f 'src/binding/fortran/mpif_h/file_get_amodef.c' || echo './'`src/binding/fortran/mpif_h/file_get_amodef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_amodef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_amodef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_infof.lo `test -f 'src/binding/fortran/mpif_h/file_set_infof.c' || echo './'`src/binding/fortran/mpif_h/file_set_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_set_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_infof.lo `test -f 'src/binding/fortran/mpif_h/file_get_infof.c' || echo './'`src/binding/fortran/mpif_h/file_get_infof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_infof.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_infof.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_viewf.lo `test -f 'src/binding/fortran/mpif_h/file_set_viewf.c' || echo './'`src/binding/fortran/mpif_h/file_set_viewf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_set_viewf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_viewf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_viewf.lo `test -f 'src/binding/fortran/mpif_h/file_get_viewf.c' || echo './'`src/binding/fortran/mpif_h/file_get_viewf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_viewf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_viewf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_atf.lo `test -f 'src/binding/fortran/mpif_h/file_read_atf.c' || echo './'`src/binding/fortran/mpif_h/file_read_atf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_atf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_atf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_allf.lo `test -f 'src/binding/fortran/mpif_h/file_read_at_allf.c' || echo './'`src/binding/fortran/mpif_h/file_read_at_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_at_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_atf.lo `test -f 'src/binding/fortran/mpif_h/file_write_atf.c' || echo './'`src/binding/fortran/mpif_h/file_write_atf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_atf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_atf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_allf.lo `test -f 'src/binding/fortran/mpif_h/file_write_at_allf.c' || echo './'`src/binding/fortran/mpif_h/file_write_at_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_at_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_atf.lo `test -f 'src/binding/fortran/mpif_h/file_iread_atf.c' || echo './'`src/binding/fortran/mpif_h/file_iread_atf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iread_atf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_atf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_atf.lo `test -f 'src/binding/fortran/mpif_h/file_iwrite_atf.c' || echo './'`src/binding/fortran/mpif_h/file_iwrite_atf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iwrite_atf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_atf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_readf.lo `test -f 'src/binding/fortran/mpif_h/file_readf.c' || echo './'`src/binding/fortran/mpif_h/file_readf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_readf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_readf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_allf.lo `test -f 'src/binding/fortran/mpif_h/file_read_allf.c' || echo './'`src/binding/fortran/mpif_h/file_read_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_writef.lo `test -f 'src/binding/fortran/mpif_h/file_writef.c' || echo './'`src/binding/fortran/mpif_h/file_writef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_writef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_writef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_allf.lo `test -f 'src/binding/fortran/mpif_h/file_write_allf.c' || echo './'`src/binding/fortran/mpif_h/file_write_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_ireadf.lo `test -f 'src/binding/fortran/mpif_h/file_ireadf.c' || echo './'`src/binding/fortran/mpif_h/file_ireadf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_ireadf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_ireadf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwritef.lo `test -f 'src/binding/fortran/mpif_h/file_iwritef.c' || echo './'`src/binding/fortran/mpif_h/file_iwritef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iwritef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwritef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_positionf.lo `test -f 'src/binding/fortran/mpif_h/file_get_positionf.c' || echo './'`src/binding/fortran/mpif_h/file_get_positionf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_positionf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_positionf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_seekf.lo `test -f 'src/binding/fortran/mpif_h/file_seekf.c' || echo './'`src/binding/fortran/mpif_h/file_seekf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_seekf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seekf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_byte_offsetf.lo `test -f 'src/binding/fortran/mpif_h/file_get_byte_offsetf.c' || echo './'`src/binding/fortran/mpif_h/file_get_byte_offsetf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_byte_offsetf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_byte_offsetf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_read_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_read_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_write_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_write_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_iread_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_iread_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iread_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_iwrite_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_iwrite_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iwrite_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_orderedf.lo `test -f 'src/binding/fortran/mpif_h/file_read_orderedf.c' || echo './'`src/binding/fortran/mpif_h/file_read_orderedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_orderedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_orderedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_orderedf.lo `test -f 'src/binding/fortran/mpif_h/file_write_orderedf.c' || echo './'`src/binding/fortran/mpif_h/file_write_orderedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_orderedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_orderedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_seek_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_seek_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_seek_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_seek_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seek_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_position_sharedf.lo `test -f 'src/binding/fortran/mpif_h/file_get_position_sharedf.c' || echo './'`src/binding/fortran/mpif_h/file_get_position_sharedf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_position_sharedf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_position_sharedf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_read_at_all_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_read_at_all_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_at_all_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_endf.lo `test -f 'src/binding/fortran/mpif_h/file_read_at_all_endf.c' || echo './'`src/binding/fortran/mpif_h/file_read_at_all_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_at_all_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_write_at_all_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_write_at_all_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_at_all_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_endf.lo `test -f 'src/binding/fortran/mpif_h/file_write_at_all_endf.c' || echo './'`src/binding/fortran/mpif_h/file_write_at_all_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_at_all_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_read_all_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_read_all_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_all_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_endf.lo `test -f 'src/binding/fortran/mpif_h/file_read_all_endf.c' || echo './'`src/binding/fortran/mpif_h/file_read_all_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_all_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_endf.lo `test -f 'src/binding/fortran/mpif_h/file_write_all_endf.c' || echo './'`src/binding/fortran/mpif_h/file_write_all_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_all_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_write_all_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_write_all_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_all_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_read_ordered_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_read_ordered_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_ordered_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_endf.lo `test -f 'src/binding/fortran/mpif_h/file_read_ordered_endf.c' || echo './'`src/binding/fortran/mpif_h/file_read_ordered_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_read_ordered_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_beginf.lo `test -f 'src/binding/fortran/mpif_h/file_write_ordered_beginf.c' || echo './'`src/binding/fortran/mpif_h/file_write_ordered_beginf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_ordered_beginf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_beginf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_endf.lo `test -f 'src/binding/fortran/mpif_h/file_write_ordered_endf.c' || echo './'`src/binding/fortran/mpif_h/file_write_ordered_endf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_write_ordered_endf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_endf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_type_extentf.lo `test -f 'src/binding/fortran/mpif_h/file_get_type_extentf.c' || echo './'`src/binding/fortran/mpif_h/file_get_type_extentf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_type_extentf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_type_extentf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-register_datarepf.lo `test -f 'src/binding/fortran/mpif_h/register_datarepf.c' || echo './'`src/binding/fortran/mpif_h/register_datarepf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/register_datarepf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-register_datarepf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_atomicityf.lo `test -f 'src/binding/fortran/mpif_h/file_set_atomicityf.c' || echo './'`src/binding/fortran/mpif_h/file_set_atomicityf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_set_atomicityf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_atomicityf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_atomicityf.lo `test -f 'src/binding/fortran/mpif_h/file_get_atomicityf.c' || echo './'`src/binding/fortran/mpif_h/file_get_atomicityf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_get_atomicityf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_atomicityf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_syncf.lo `test -f 'src/binding/fortran/mpif_h/file_syncf.c' || echo './'`src/binding/fortran/mpif_h/file_syncf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_syncf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_syncf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_at_allf.lo `test -f 'src/binding/fortran/mpif_h/file_iread_at_allf.c' || echo './'`src/binding/fortran/mpif_h/file_iread_at_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iread_at_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_at_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_at_allf.lo `test -f 'src/binding/fortran/mpif_h/file_iwrite_at_allf.c' || echo './'`src/binding/fortran/mpif_h/file_iwrite_at_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iwrite_at_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_at_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_allf.lo `test -f 'src/binding/fortran/mpif_h/file_iread_allf.c' || echo './'`src/binding/fortran/mpif_h/file_iread_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iread_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_allf.lo `test -f 'src/binding/fortran/mpif_h/file_iwrite_allf.c' || echo './'`src/binding/fortran/mpif_h/file_iwrite_allf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/file_iwrite_allf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_allf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-initf.lo `test -f 'src/binding/fortran/mpif_h/initf.c' || echo './'`src/binding/fortran/mpif_h/initf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/initf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initf.o
src/binding/fortran/mpif_h/initf.c:187:37: warning: 'pmpi_init' alias between functions of incompatible types 'void(MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *)' {aka 'void(int *, void *, int *, int *, int *, int *)'} and 'void(MPI_Fint *)' {aka 'void(int *)'} [-Wattribute-alias]
 extern FORT_DLL_SPEC void FORT_CALL pmpi_init( MPI_Fint *, void*, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint * );
                                     ^~~~~~~~~
src/binding/fortran/mpif_h/initf.c:241:19: note: aliased declaration here
 #define mpi_init_ pmpi_init_
                   ^~~~~~~~~~
src/binding/fortran/mpif_h/initf.c:268:30: note: in expansion of macro 'mpi_init_'
 FORT_DLL_SPEC void FORT_CALL mpi_init_ ( MPI_Fint *ierr ){
                              ^~~~~~~~~
src/binding/fortran/mpif_h/initf.c:181:37: warning: 'pmpi_init__' alias between functions of incompatible types 'void(MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *)' {aka 'void(int *, void *, int *, int *, int *, int *)'} and 'void(MPI_Fint *)' {aka 'void(int *)'} [-Wattribute-alias]
 extern FORT_DLL_SPEC void FORT_CALL pmpi_init__( MPI_Fint *, void*, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint * );
                                     ^~~~~~~~~~~
src/binding/fortran/mpif_h/initf.c:241:19: note: aliased declaration here
 #define mpi_init_ pmpi_init_
                   ^~~~~~~~~~
src/binding/fortran/mpif_h/initf.c:268:30: note: in expansion of macro 'mpi_init_'
 FORT_DLL_SPEC void FORT_CALL mpi_init_ ( MPI_Fint *ierr ){
                              ^~~~~~~~~
src/binding/fortran/mpif_h/initf.c:178:37: warning: 'PMPI_INIT' alias between functions of incompatible types 'void(MPI_Fint *, void *, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint *)' {aka 'void(int *, void *, int *, int *, int *, int *)'} and 'void(MPI_Fint *)' {aka 'void(int *)'} [-Wattribute-alias]
 extern FORT_DLL_SPEC void FORT_CALL PMPI_INIT( MPI_Fint *, void*, MPI_Fint *, MPI_Fint *, MPI_Fint *, MPI_Fint * );
                                     ^~~~~~~~~
src/binding/fortran/mpif_h/initf.c:241:19: note: aliased declaration here
 #define mpi_init_ pmpi_init_
                   ^~~~~~~~~~
src/binding/fortran/mpif_h/initf.c:268:30: note: in expansion of macro 'mpi_init_'
 FORT_DLL_SPEC void FORT_CALL mpi_init_ ( MPI_Fint *ierr ){
                              ^~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-initthreadf.lo `test -f 'src/binding/fortran/mpif_h/initthreadf.c' || echo './'`src/binding/fortran/mpif_h/initthreadf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/initthreadf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initthreadf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-pcontrolf.lo `test -f 'src/binding/fortran/mpif_h/pcontrolf.c' || echo './'`src/binding/fortran/mpif_h/pcontrolf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/pcontrolf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pcontrolf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-addressf.lo `test -f 'src/binding/fortran/mpif_h/addressf.c' || echo './'`src/binding/fortran/mpif_h/addressf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/addressf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-addressf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-getaddressf.lo `test -f 'src/binding/fortran/mpif_h/getaddressf.c' || echo './'`src/binding/fortran/mpif_h/getaddressf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/getaddressf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getaddressf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-wtimef.lo `test -f 'src/binding/fortran/mpif_h/wtimef.c' || echo './'`src/binding/fortran/mpif_h/wtimef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/wtimef.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtimef.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-wtickf.lo `test -f 'src/binding/fortran/mpif_h/wtickf.c' || echo './'`src/binding/fortran/mpif_h/wtickf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/wtickf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtickf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-aint_addf.lo `test -f 'src/binding/fortran/mpif_h/aint_addf.c' || echo './'`src/binding/fortran/mpif_h/aint_addf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/aint_addf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_addf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-aint_difff.lo `test -f 'src/binding/fortran/mpif_h/aint_difff.c' || echo './'`src/binding/fortran/mpif_h/aint_difff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/aint_difff.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_difff.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_createf.lo `test -f 'src/binding/fortran/mpif_h/keyval_createf.c' || echo './'`src/binding/fortran/mpif_h/keyval_createf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/keyval_createf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_createf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dup_fnf.lo `test -f 'src/binding/fortran/mpif_h/dup_fnf.c' || echo './'`src/binding/fortran/mpif_h/dup_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dup_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_del_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_del_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_del_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_del_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_del_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_copy_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_copy_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_copy_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_copy_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_copy_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dup_comm_fnf.lo `test -f 'src/binding/fortran/mpif_h/dup_comm_fnf.c' || echo './'`src/binding/fortran/mpif_h/dup_comm_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dup_comm_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_comm_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_del_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_comm_del_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_comm_del_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_comm_del_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_del_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_copy_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_comm_copy_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_comm_copy_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_comm_copy_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_copy_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dup_win_fnf.lo `test -f 'src/binding/fortran/mpif_h/dup_win_fnf.c' || echo './'`src/binding/fortran/mpif_h/dup_win_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dup_win_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_win_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_del_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_win_del_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_win_del_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_win_del_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_del_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_copy_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_win_copy_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_win_copy_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_win_copy_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_copy_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-dup_type_fnf.lo `test -f 'src/binding/fortran/mpif_h/dup_type_fnf.c' || echo './'`src/binding/fortran/mpif_h/dup_type_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/dup_type_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_type_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_del_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_type_del_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_type_del_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_type_del_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_del_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_copy_fnf.lo `test -f 'src/binding/fortran/mpif_h/null_type_copy_fnf.c' || echo './'`src/binding/fortran/mpif_h/null_type_copy_fnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/null_type_copy_fnf.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_copy_fnf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
rm -f src/binding/fortran/use_mpi/mpifnoext.h
sed -e 's/^C/\!/g' -e '/EXTERNAL/d' \
-e '/REAL\*8/d' \
-e '/DOUBLE PRECISION/d' \
-e '/MPI_WTICK/d' src/binding/fortran/mpif_h/mpif.h > src/binding/fortran/use_mpi/mpifnoext.h
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
cp -p src/env/mpicc.bash src/env/mpicc
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
cp -p src/env/mpifort.bash src/env/mpifort
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpifort_la-typef90cmplxf.lo `test -f 'src/binding/fortran/use_mpi/typef90cmplxf.c' || echo './'`src/binding/fortran/use_mpi/typef90cmplxf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/typef90cmplxf.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90cmplxf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
cp -p src/env/mpicxx.bash src/env/mpicxx
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpifort_la-typef90realf.lo `test -f 'src/binding/fortran/use_mpi/typef90realf.c' || echo './'`src/binding/fortran/use_mpi/typef90realf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/typef90realf.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90realf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple  -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpifort_la-typef90intf.lo `test -f 'src/binding/fortran/use_mpi/typef90intf.c' || echo './'`src/binding/fortran/use_mpi/typef90intf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/typef90intf.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90intf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-attr_delete.lo `test -f 'src/mpi/attr/attr_delete.c' || echo './'`src/mpi/attr/attr_delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/attr_delete.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-attr_delete.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-attr_get.lo `test -f 'src/mpi/attr/attr_get.c' || echo './'`src/mpi/attr/attr_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/attr_get.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-attr_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-attr_put.lo `test -f 'src/mpi/attr/attr_put.c' || echo './'`src/mpi/attr/attr_put.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/attr_put.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-attr_put.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-comm_create_keyval.lo `test -f 'src/mpi/attr/comm_create_keyval.c' || echo './'`src/mpi/attr/comm_create_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/comm_create_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-comm_create_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-comm_free_keyval.lo `test -f 'src/mpi/attr/comm_free_keyval.c' || echo './'`src/mpi/attr/comm_free_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/comm_free_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-comm_free_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-comm_delete_attr.lo `test -f 'src/mpi/attr/comm_delete_attr.c' || echo './'`src/mpi/attr/comm_delete_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/comm_delete_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-comm_delete_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-comm_get_attr.lo `test -f 'src/mpi/attr/comm_get_attr.c' || echo './'`src/mpi/attr/comm_get_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/comm_get_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-comm_get_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-comm_set_attr.lo `test -f 'src/mpi/attr/comm_set_attr.c' || echo './'`src/mpi/attr/comm_set_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/comm_set_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-comm_set_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-keyval_create.lo `test -f 'src/mpi/attr/keyval_create.c' || echo './'`src/mpi/attr/keyval_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/keyval_create.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-keyval_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-keyval_free.lo `test -f 'src/mpi/attr/keyval_free.c' || echo './'`src/mpi/attr/keyval_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/keyval_free.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-keyval_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-type_create_keyval.lo `test -f 'src/mpi/attr/type_create_keyval.c' || echo './'`src/mpi/attr/type_create_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/type_create_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-type_create_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-type_delete_attr.lo `test -f 'src/mpi/attr/type_delete_attr.c' || echo './'`src/mpi/attr/type_delete_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/type_delete_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-type_delete_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-type_free_keyval.lo `test -f 'src/mpi/attr/type_free_keyval.c' || echo './'`src/mpi/attr/type_free_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/type_free_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-type_free_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-type_get_attr.lo `test -f 'src/mpi/attr/type_get_attr.c' || echo './'`src/mpi/attr/type_get_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/type_get_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-type_get_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-type_set_attr.lo `test -f 'src/mpi/attr/type_set_attr.c' || echo './'`src/mpi/attr/type_set_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/type_set_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-type_set_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-win_create_keyval.lo `test -f 'src/mpi/attr/win_create_keyval.c' || echo './'`src/mpi/attr/win_create_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/win_create_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-win_create_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-win_delete_attr.lo `test -f 'src/mpi/attr/win_delete_attr.c' || echo './'`src/mpi/attr/win_delete_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/win_delete_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-win_delete_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-win_free_keyval.lo `test -f 'src/mpi/attr/win_free_keyval.c' || echo './'`src/mpi/attr/win_free_keyval.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/win_free_keyval.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-win_free_keyval.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-win_get_attr.lo `test -f 'src/mpi/attr/win_get_attr.c' || echo './'`src/mpi/attr/win_get_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/win_get_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-win_get_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/attr/lib_libmpi_la-win_set_attr.lo `test -f 'src/mpi/attr/win_set_attr.c' || echo './'`src/mpi/attr/win_set_attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/attr/win_set_attr.c  -fPIC -DPIC -o src/mpi/attr/.libs/lib_libmpi_la-win_set_attr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-barrier.lo `test -f 'src/mpi/coll/barrier.c' || echo './'`src/mpi/coll/barrier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/barrier.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-barrier.o
src/mpi/coll/barrier.c: In function 'barrier_smp_intra':
src/mpi/coll/barrier.c:122:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
src/mpi/coll/barrier.c: In function 'MPIR_Barrier_intra':
src/mpi/coll/barrier.c:182:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-op_create.lo `test -f 'src/mpi/coll/op_create.c' || echo './'`src/mpi/coll/op_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/op_create.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-op_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-op_free.lo `test -f 'src/mpi/coll/op_free.c' || echo './'`src/mpi/coll/op_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/op_free.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-op_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-allreduce.lo `test -f 'src/mpi/coll/allreduce.c' || echo './'`src/mpi/coll/allreduce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/allreduce.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-allreduce.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-alltoall.lo `test -f 'src/mpi/coll/alltoall.c' || echo './'`src/mpi/coll/alltoall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/alltoall.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-alltoall.o
src/mpi/coll/alltoall.c: In function 'MPIR_Alltoall_inter':
src/mpi/coll/alltoall.c:547:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-alltoallv.lo `test -f 'src/mpi/coll/alltoallv.c' || echo './'`src/mpi/coll/alltoallv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/alltoallv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-alltoallv.o
src/mpi/coll/alltoallv.c: In function 'MPIR_Alltoallv_inter':
src/mpi/coll/alltoallv.c:322:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-bcast.lo `test -f 'src/mpi/coll/bcast.c' || echo './'`src/mpi/coll/bcast.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/bcast.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-bcast.o
src/mpi/coll/bcast.c: In function 'scatter_for_bcast':
src/mpi/coll/bcast.c:449:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi/coll/bcast.c: In function 'MPIR_SMP_Bcast':
src/mpi/coll/bcast.c:1166:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi/coll/bcast.c: In function 'MPIR_Bcast_intra':
src/mpi/coll/bcast.c:1331:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpi/coll/bcast.c: In function 'MPIR_Bcast_inter':
src/mpi/coll/bcast.c:1417:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-reduce.lo `test -f 'src/mpi/coll/reduce.c' || echo './'`src/mpi/coll/reduce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/reduce.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-reduce.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-scatter.lo `test -f 'src/mpi/coll/scatter.c' || echo './'`src/mpi/coll/scatter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/scatter.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-scatter.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-scatterv.lo `test -f 'src/mpi/coll/scatterv.c' || echo './'`src/mpi/coll/scatterv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/scatterv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-scatterv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-gather.lo `test -f 'src/mpi/coll/gather.c' || echo './'`src/mpi/coll/gather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/gather.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-gather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-gatherv.lo `test -f 'src/mpi/coll/gatherv.c' || echo './'`src/mpi/coll/gatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/gatherv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-gatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-exscan.lo `test -f 'src/mpi/coll/exscan.c' || echo './'`src/mpi/coll/exscan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/exscan.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-exscan.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-scan.lo `test -f 'src/mpi/coll/scan.c' || echo './'`src/mpi/coll/scan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/scan.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-scan.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-allgather.lo `test -f 'src/mpi/coll/allgather.c' || echo './'`src/mpi/coll/allgather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/allgather.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-allgather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-reduce_local.lo `test -f 'src/mpi/coll/reduce_local.c' || echo './'`src/mpi/coll/reduce_local.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/reduce_local.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-reduce_local.o
src/mpi/coll/reduce_local.c: In function 'MPIR_Reduce_local_impl':
src/mpi/coll/reduce_local.c:112:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-allgatherv.lo `test -f 'src/mpi/coll/allgatherv.c' || echo './'`src/mpi/coll/allgatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/allgatherv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-allgatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-alltoallw.lo `test -f 'src/mpi/coll/alltoallw.c' || echo './'`src/mpi/coll/alltoallw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/alltoallw.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-alltoallw.o
src/mpi/coll/alltoallw.c: In function 'MPIR_Alltoallw_inter':
src/mpi/coll/alltoallw.c:317:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-op_commutative.lo `test -f 'src/mpi/coll/op_commutative.c' || echo './'`src/mpi/coll/op_commutative.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/op_commutative.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-op_commutative.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-red_scat.lo `test -f 'src/mpi/coll/red_scat.c' || echo './'`src/mpi/coll/red_scat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/red_scat.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-red_scat.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iallgather.lo `test -f 'src/mpi/coll/iallgather.c' || echo './'`src/mpi/coll/iallgather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iallgather.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iallgather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-red_scat_block.lo `test -f 'src/mpi/coll/red_scat_block.c' || echo './'`src/mpi/coll/red_scat_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/red_scat_block.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-red_scat_block.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iallgatherv.lo `test -f 'src/mpi/coll/iallgatherv.c' || echo './'`src/mpi/coll/iallgatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iallgatherv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iallgatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iallreduce.lo `test -f 'src/mpi/coll/iallreduce.c' || echo './'`src/mpi/coll/iallreduce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iallreduce.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iallreduce.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ialltoall.lo `test -f 'src/mpi/coll/ialltoall.c' || echo './'`src/mpi/coll/ialltoall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ialltoall.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ialltoall.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ialltoallv.lo `test -f 'src/mpi/coll/ialltoallv.c' || echo './'`src/mpi/coll/ialltoallv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ialltoallv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ialltoallv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ibarrier.lo `test -f 'src/mpi/coll/ibarrier.c' || echo './'`src/mpi/coll/ibarrier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ibarrier.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ibarrier.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ialltoallw.lo `test -f 'src/mpi/coll/ialltoallw.c' || echo './'`src/mpi/coll/ialltoallw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ialltoallw.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ialltoallw.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iexscan.lo `test -f 'src/mpi/coll/iexscan.c' || echo './'`src/mpi/coll/iexscan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iexscan.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iexscan.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ibcast.lo `test -f 'src/mpi/coll/ibcast.c' || echo './'`src/mpi/coll/ibcast.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ibcast.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ibcast.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-igather.lo `test -f 'src/mpi/coll/igather.c' || echo './'`src/mpi/coll/igather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/igather.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-igather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-igatherv.lo `test -f 'src/mpi/coll/igatherv.c' || echo './'`src/mpi/coll/igatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/igatherv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-igatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iscan.lo `test -f 'src/mpi/coll/iscan.c' || echo './'`src/mpi/coll/iscan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iscan.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iscan.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ired_scat.lo `test -f 'src/mpi/coll/ired_scat.c' || echo './'`src/mpi/coll/ired_scat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ired_scat.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ired_scat.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ireduce.lo `test -f 'src/mpi/coll/ireduce.c' || echo './'`src/mpi/coll/ireduce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ireduce.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ireduce.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-ired_scat_block.lo `test -f 'src/mpi/coll/ired_scat_block.c' || echo './'`src/mpi/coll/ired_scat_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/ired_scat_block.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-ired_scat_block.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_compare.lo `test -f 'src/mpi/comm/comm_compare.c' || echo './'`src/mpi/comm/comm_compare.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_compare.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_compare.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iscatter.lo `test -f 'src/mpi/coll/iscatter.c' || echo './'`src/mpi/coll/iscatter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iscatter.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iscatter.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/coll/lib_libmpi_la-iscatterv.lo `test -f 'src/mpi/coll/iscatterv.c' || echo './'`src/mpi/coll/iscatterv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/coll/iscatterv.c  -fPIC -DPIC -o src/mpi/coll/.libs/lib_libmpi_la-iscatterv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_create.lo `test -f 'src/mpi/comm/comm_create.c' || echo './'`src/mpi/comm/comm_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_create.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_create.o
src/mpi/comm/comm_create.c: In function 'MPIR_Comm_create_map':
src/mpi/comm/comm_create.c:179:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_dup.lo `test -f 'src/mpi/comm/comm_dup.c' || echo './'`src/mpi/comm/comm_dup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_dup.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_dup.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_create_group.lo `test -f 'src/mpi/comm/comm_create_group.c' || echo './'`src/mpi/comm/comm_create_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_create_group.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_create_group.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_dup_with_info.lo `test -f 'src/mpi/comm/comm_dup_with_info.c' || echo './'`src/mpi/comm/comm_dup_with_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_dup_with_info.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_dup_with_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_free.lo `test -f 'src/mpi/comm/comm_free.c' || echo './'`src/mpi/comm/comm_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_free.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_get_name.lo `test -f 'src/mpi/comm/comm_get_name.c' || echo './'`src/mpi/comm/comm_get_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_get_name.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_get_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_get_info.lo `test -f 'src/mpi/comm/comm_get_info.c' || echo './'`src/mpi/comm/comm_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_get_info.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_set_info.lo `test -f 'src/mpi/comm/comm_set_info.c' || echo './'`src/mpi/comm/comm_set_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_set_info.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_set_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_group.lo `test -f 'src/mpi/comm/comm_group.c' || echo './'`src/mpi/comm/comm_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_group.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_group.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_rank.lo `test -f 'src/mpi/comm/comm_rank.c' || echo './'`src/mpi/comm/comm_rank.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_rank.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_rank.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_idup.lo `test -f 'src/mpi/comm/comm_idup.c' || echo './'`src/mpi/comm/comm_idup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_idup.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_idup.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_size.lo `test -f 'src/mpi/comm/comm_size.c' || echo './'`src/mpi/comm/comm_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_size.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_remote_group.lo `test -f 'src/mpi/comm/comm_remote_group.c' || echo './'`src/mpi/comm/comm_remote_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_remote_group.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_remote_group.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_remote_size.lo `test -f 'src/mpi/comm/comm_remote_size.c' || echo './'`src/mpi/comm/comm_remote_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_remote_size.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_remote_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_set_name.lo `test -f 'src/mpi/comm/comm_set_name.c' || echo './'`src/mpi/comm/comm_set_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_set_name.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_set_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_test_inter.lo `test -f 'src/mpi/comm/comm_test_inter.c' || echo './'`src/mpi/comm/comm_test_inter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_test_inter.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_test_inter.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_split.lo `test -f 'src/mpi/comm/comm_split.c' || echo './'`src/mpi/comm/comm_split.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_split.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_split.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-intercomm_merge.lo `test -f 'src/mpi/comm/intercomm_merge.c' || echo './'`src/mpi/comm/intercomm_merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/intercomm_merge.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-intercomm_merge.o
src/mpi/comm/intercomm_merge.c: In function 'create_and_map':
src/mpi/comm/intercomm_merge.c:64:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_split_type.lo `test -f 'src/mpi/comm/comm_split_type.c' || echo './'`src/mpi/comm/comm_split_type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_split_type.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_split_type.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-intercomm_create.lo `test -f 'src/mpi/comm/intercomm_create.c' || echo './'`src/mpi/comm/intercomm_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/intercomm_create.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-intercomm_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_failure_ack.lo `test -f 'src/mpi/comm/comm_failure_ack.c' || echo './'`src/mpi/comm/comm_failure_ack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_failure_ack.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_failure_ack.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_failure_get_acked.lo `test -f 'src/mpi/comm/comm_failure_get_acked.c' || echo './'`src/mpi/comm/comm_failure_get_acked.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_failure_get_acked.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_failure_get_acked.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_revoke.lo `test -f 'src/mpi/comm/comm_revoke.c' || echo './'`src/mpi/comm/comm_revoke.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_revoke.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_revoke.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_shrink.lo `test -f 'src/mpi/comm/comm_shrink.c' || echo './'`src/mpi/comm/comm_shrink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_shrink.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_shrink.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/comm/lib_libmpi_la-comm_agree.lo `test -f 'src/mpi/comm/comm_agree.c' || echo './'`src/mpi/comm/comm_agree.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/comm/comm_agree.c  -fPIC -DPIC -o src/mpi/comm/.libs/lib_libmpi_la-comm_agree.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-address.lo `test -f 'src/mpi/datatype/address.c' || echo './'`src/mpi/datatype/address.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/address.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-address.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-get_address.lo `test -f 'src/mpi/datatype/get_address.c' || echo './'`src/mpi/datatype/get_address.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/get_address.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-get_address.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-get_count.lo `test -f 'src/mpi/datatype/get_count.c' || echo './'`src/mpi/datatype/get_count.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/get_count.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-get_count.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-get_elements.lo `test -f 'src/mpi/datatype/get_elements.c' || echo './'`src/mpi/datatype/get_elements.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/get_elements.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-get_elements.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-get_elements_x.lo `test -f 'src/mpi/datatype/get_elements_x.c' || echo './'`src/mpi/datatype/get_elements_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/get_elements_x.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-get_elements_x.o
src/mpi/datatype/get_elements_x.c: In function 'MPIR_Get_elements_x_impl':
src/mpi/datatype/get_elements_x.c:354:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-pack.lo `test -f 'src/mpi/datatype/pack.c' || echo './'`src/mpi/datatype/pack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/pack.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-pack.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-unpack.lo `test -f 'src/mpi/datatype/unpack.c' || echo './'`src/mpi/datatype/unpack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/unpack.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-unpack.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-pack_size.lo `test -f 'src/mpi/datatype/pack_size.c' || echo './'`src/mpi/datatype/pack_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/pack_size.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-pack_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-status_set_elements.lo `test -f 'src/mpi/datatype/status_set_elements.c' || echo './'`src/mpi/datatype/status_set_elements.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/status_set_elements.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-status_set_elements.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-status_set_elements_x.lo `test -f 'src/mpi/datatype/status_set_elements_x.c' || echo './'`src/mpi/datatype/status_set_elements_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/status_set_elements_x.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-status_set_elements_x.o
src/mpi/datatype/status_set_elements_x.c: In function 'MPIR_Status_set_elements_x_impl':
src/mpi/datatype/status_set_elements_x.c:50:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_name.lo `test -f 'src/mpi/datatype/type_get_name.c' || echo './'`src/mpi/datatype/type_get_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_name.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_set_name.lo `test -f 'src/mpi/datatype/type_set_name.c' || echo './'`src/mpi/datatype/type_set_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_set_name.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_set_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_size.lo `test -f 'src/mpi/datatype/type_size.c' || echo './'`src/mpi/datatype/type_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_size.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_size_x.lo `test -f 'src/mpi/datatype/type_size_x.c' || echo './'`src/mpi/datatype/type_size_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_size_x.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_size_x.o
src/mpi/datatype/type_size_x.c: In function 'MPIR_Type_size_x_impl':
src/mpi/datatype/type_size_x.c:41:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_extent.lo `test -f 'src/mpi/datatype/type_extent.c' || echo './'`src/mpi/datatype/type_extent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_extent.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_extent.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_vector.lo `test -f 'src/mpi/datatype/type_vector.c' || echo './'`src/mpi/datatype/type_vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_vector.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_vector.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_commit.lo `test -f 'src/mpi/datatype/type_commit.c' || echo './'`src/mpi/datatype/type_commit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_commit.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_commit.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_indexed.lo `test -f 'src/mpi/datatype/type_indexed.c' || echo './'`src/mpi/datatype/type_indexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_indexed.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_indexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_hindexed.lo `test -f 'src/mpi/datatype/type_hindexed.c' || echo './'`src/mpi/datatype/type_hindexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_hindexed.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_hindexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_struct.lo `test -f 'src/mpi/datatype/type_struct.c' || echo './'`src/mpi/datatype/type_struct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_struct.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_struct.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_contiguous.lo `test -f 'src/mpi/datatype/type_contiguous.c' || echo './'`src/mpi/datatype/type_contiguous.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_contiguous.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_contiguous.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_free.lo `test -f 'src/mpi/datatype/type_free.c' || echo './'`src/mpi/datatype/type_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_free.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_hvector.lo `test -f 'src/mpi/datatype/type_hvector.c' || echo './'`src/mpi/datatype/type_hvector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_hvector.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_hvector.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_dup.lo `test -f 'src/mpi/datatype/type_dup.c' || echo './'`src/mpi/datatype/type_dup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_dup.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_dup.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_envelope.lo `test -f 'src/mpi/datatype/type_get_envelope.c' || echo './'`src/mpi/datatype/type_get_envelope.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_envelope.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_envelope.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_contents.lo `test -f 'src/mpi/datatype/type_get_contents.c' || echo './'`src/mpi/datatype/type_get_contents.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_contents.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_contents.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_ub.lo `test -f 'src/mpi/datatype/type_ub.c' || echo './'`src/mpi/datatype/type_ub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_ub.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_ub.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_lb.lo `test -f 'src/mpi/datatype/type_lb.c' || echo './'`src/mpi/datatype/type_lb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_lb.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_lb.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_extent.lo `test -f 'src/mpi/datatype/type_get_extent.c' || echo './'`src/mpi/datatype/type_get_extent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_extent.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_extent.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_extent_x.lo `test -f 'src/mpi/datatype/type_get_extent_x.c' || echo './'`src/mpi/datatype/type_get_extent_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_extent_x.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_extent_x.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_true_extent.lo `test -f 'src/mpi/datatype/type_get_true_extent.c' || echo './'`src/mpi/datatype/type_get_true_extent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_true_extent.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_true_extent.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_get_true_extent_x.lo `test -f 'src/mpi/datatype/type_get_true_extent_x.c' || echo './'`src/mpi/datatype/type_get_true_extent_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_get_true_extent_x.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_get_true_extent_x.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_match_size.lo `test -f 'src/mpi/datatype/type_match_size.c' || echo './'`src/mpi/datatype/type_match_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_match_size.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_match_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_struct.lo `test -f 'src/mpi/datatype/type_create_struct.c' || echo './'`src/mpi/datatype/type_create_struct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_struct.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_struct.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_hindexed.lo `test -f 'src/mpi/datatype/type_create_hindexed.c' || echo './'`src/mpi/datatype/type_create_hindexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_hindexed.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hindexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_hvector.lo `test -f 'src/mpi/datatype/type_create_hvector.c' || echo './'`src/mpi/datatype/type_create_hvector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_hvector.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hvector.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-pack_external.lo `test -f 'src/mpi/datatype/pack_external.c' || echo './'`src/mpi/datatype/pack_external.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/pack_external.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-pack_external.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-pack_external_size.lo `test -f 'src/mpi/datatype/pack_external_size.c' || echo './'`src/mpi/datatype/pack_external_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/pack_external_size.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-pack_external_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-unpack_external.lo `test -f 'src/mpi/datatype/unpack_external.c' || echo './'`src/mpi/datatype/unpack_external.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/unpack_external.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-unpack_external.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_indexed_block.lo `test -f 'src/mpi/datatype/type_create_indexed_block.c' || echo './'`src/mpi/datatype/type_create_indexed_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_indexed_block.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_indexed_block.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_hindexed_block.lo `test -f 'src/mpi/datatype/type_create_hindexed_block.c' || echo './'`src/mpi/datatype/type_create_hindexed_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_hindexed_block.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hindexed_block.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_resized.lo `test -f 'src/mpi/datatype/type_create_resized.c' || echo './'`src/mpi/datatype/type_create_resized.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_resized.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_resized.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_subarray.lo `test -f 'src/mpi/datatype/type_create_subarray.c' || echo './'`src/mpi/datatype/type_create_subarray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_subarray.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_subarray.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/datatype/lib_libmpi_la-type_create_darray.lo `test -f 'src/mpi/datatype/type_create_darray.c' || echo './'`src/mpi/datatype/type_create_darray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/datatype/type_create_darray.c  -fPIC -DPIC -o src/mpi/datatype/.libs/lib_libmpi_la-type_create_darray.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-add_error_code.lo `test -f 'src/mpi/errhan/add_error_code.c' || echo './'`src/mpi/errhan/add_error_code.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/add_error_code.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-add_error_code.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-add_error_class.lo `test -f 'src/mpi/errhan/add_error_class.c' || echo './'`src/mpi/errhan/add_error_class.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/add_error_class.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-add_error_class.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-add_error_string.lo `test -f 'src/mpi/errhan/add_error_string.c' || echo './'`src/mpi/errhan/add_error_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/add_error_string.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-add_error_string.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-comm_call_errhandler.lo `test -f 'src/mpi/errhan/comm_call_errhandler.c' || echo './'`src/mpi/errhan/comm_call_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/comm_call_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-comm_call_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-comm_create_errhandler.lo `test -f 'src/mpi/errhan/comm_create_errhandler.c' || echo './'`src/mpi/errhan/comm_create_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/comm_create_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-comm_create_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-comm_get_errhandler.lo `test -f 'src/mpi/errhan/comm_get_errhandler.c' || echo './'`src/mpi/errhan/comm_get_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/comm_get_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-comm_get_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-errhandler_create.lo `test -f 'src/mpi/errhan/errhandler_create.c' || echo './'`src/mpi/errhan/errhandler_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/errhandler_create.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-comm_set_errhandler.lo `test -f 'src/mpi/errhan/comm_set_errhandler.c' || echo './'`src/mpi/errhan/comm_set_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/comm_set_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-comm_set_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-errhandler_free.lo `test -f 'src/mpi/errhan/errhandler_free.c' || echo './'`src/mpi/errhan/errhandler_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/errhandler_free.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-errhandler_get.lo `test -f 'src/mpi/errhan/errhandler_get.c' || echo './'`src/mpi/errhan/errhandler_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/errhandler_get.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-error_class.lo `test -f 'src/mpi/errhan/error_class.c' || echo './'`src/mpi/errhan/error_class.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/error_class.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-error_class.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-errhandler_set.lo `test -f 'src/mpi/errhan/errhandler_set.c' || echo './'`src/mpi/errhan/errhandler_set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/errhandler_set.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_set.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-error_string.lo `test -f 'src/mpi/errhan/error_string.c' || echo './'`src/mpi/errhan/error_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/error_string.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-error_string.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-file_create_errhandler.lo `test -f 'src/mpi/errhan/file_create_errhandler.c' || echo './'`src/mpi/errhan/file_create_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/file_create_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-file_create_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-file_get_errhandler.lo `test -f 'src/mpi/errhan/file_get_errhandler.c' || echo './'`src/mpi/errhan/file_get_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/file_get_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-file_get_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-file_set_errhandler.lo `test -f 'src/mpi/errhan/file_set_errhandler.c' || echo './'`src/mpi/errhan/file_set_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/file_set_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-file_set_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-file_call_errhandler.lo `test -f 'src/mpi/errhan/file_call_errhandler.c' || echo './'`src/mpi/errhan/file_call_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/file_call_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-file_call_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-win_create_errhandler.lo `test -f 'src/mpi/errhan/win_create_errhandler.c' || echo './'`src/mpi/errhan/win_create_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/win_create_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-win_create_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-win_call_errhandler.lo `test -f 'src/mpi/errhan/win_call_errhandler.c' || echo './'`src/mpi/errhan/win_call_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/win_call_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-win_call_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-win_get_errhandler.lo `test -f 'src/mpi/errhan/win_get_errhandler.c' || echo './'`src/mpi/errhan/win_get_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/win_get_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-win_get_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/errhan/lib_libmpi_la-win_set_errhandler.lo `test -f 'src/mpi/errhan/win_set_errhandler.c' || echo './'`src/mpi/errhan/win_set_errhandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/errhan/win_set_errhandler.c  -fPIC -DPIC -o src/mpi/errhan/.libs/lib_libmpi_la-win_set_errhandler.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_compare.lo `test -f 'src/mpi/group/group_compare.c' || echo './'`src/mpi/group/group_compare.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_compare.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_compare.o
src/mpi/group/group_compare.c: In function 'MPIR_Group_compare_impl':
src/mpi/group/group_compare.c:78:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_difference.lo `test -f 'src/mpi/group/group_difference.c' || echo './'`src/mpi/group/group_difference.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_difference.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_difference.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_excl.lo `test -f 'src/mpi/group/group_excl.c' || echo './'`src/mpi/group/group_excl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_excl.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_excl.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_free.lo `test -f 'src/mpi/group/group_free.c' || echo './'`src/mpi/group/group_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_free.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_incl.lo `test -f 'src/mpi/group/group_incl.c' || echo './'`src/mpi/group/group_incl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_incl.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_incl.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_range_excl.lo `test -f 'src/mpi/group/group_range_excl.c' || echo './'`src/mpi/group/group_range_excl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_range_excl.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_range_excl.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_intersection.lo `test -f 'src/mpi/group/group_intersection.c' || echo './'`src/mpi/group/group_intersection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_intersection.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_intersection.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_range_incl.lo `test -f 'src/mpi/group/group_range_incl.c' || echo './'`src/mpi/group/group_range_incl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_range_incl.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_range_incl.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_rank.lo `test -f 'src/mpi/group/group_rank.c' || echo './'`src/mpi/group/group_rank.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_rank.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_rank.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_size.lo `test -f 'src/mpi/group/group_size.c' || echo './'`src/mpi/group/group_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_size.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_union.lo `test -f 'src/mpi/group/group_union.c' || echo './'`src/mpi/group/group_union.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_union.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_union.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/group/lib_libmpi_la-group_translate_ranks.lo `test -f 'src/mpi/group/group_translate_ranks.c' || echo './'`src/mpi/group/group_translate_ranks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/group/group_translate_ranks.c  -fPIC -DPIC -o src/mpi/group/.libs/lib_libmpi_la-group_translate_ranks.o
src/mpi/group/group_translate_ranks.c: In function 'MPIR_Group_translate_ranks_impl':
src/mpi/group/group_translate_ranks.c:105:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_create.lo `test -f 'src/mpi/info/info_create.c' || echo './'`src/mpi/info/info_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_create.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_delete.lo `test -f 'src/mpi/info/info_delete.c' || echo './'`src/mpi/info/info_delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_delete.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_delete.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_dup.lo `test -f 'src/mpi/info/info_dup.c' || echo './'`src/mpi/info/info_dup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_dup.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_dup.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_free.lo `test -f 'src/mpi/info/info_free.c' || echo './'`src/mpi/info/info_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_free.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_get.lo `test -f 'src/mpi/info/info_get.c' || echo './'`src/mpi/info/info_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_get.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_getn.lo `test -f 'src/mpi/info/info_getn.c' || echo './'`src/mpi/info/info_getn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_getn.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_getn.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_getnth.lo `test -f 'src/mpi/info/info_getnth.c' || echo './'`src/mpi/info/info_getnth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_getnth.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_getnth.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_getvallen.lo `test -f 'src/mpi/info/info_getvallen.c' || echo './'`src/mpi/info/info_getvallen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_getvallen.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_getvallen.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/info/lib_libmpi_la-info_set.lo `test -f 'src/mpi/info/info_set.c' || echo './'`src/mpi/info/info_set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/info/info_set.c  -fPIC -DPIC -o src/mpi/info/.libs/lib_libmpi_la-info_set.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-abort.lo `test -f 'src/mpi/init/abort.c' || echo './'`src/mpi/init/abort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/abort.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-abort.o
src/mpi/init/abort.c: In function 'PMPI_Abort':
src/mpi/init/abort.c:136:68: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 71 [-Wformat-truncation=]
         MPL_snprintf(abort_str, 100, "application called MPI_Abort(%s, %d) - process %d", comm_name, errorcode, comm_ptr->rank);
                                                                    ^~                     ~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from ./src/include/mpiimpl.h:24,
                 from src/mpi/init/abort.c:8:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 46 and 193 bytes into a destination of size 100
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-init.lo `test -f 'src/mpi/init/init.c' || echo './'`src/mpi/init/init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/init.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-initialized.lo `test -f 'src/mpi/init/initialized.c' || echo './'`src/mpi/init/initialized.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/initialized.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-initialized.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-initthread.lo `test -f 'src/mpi/init/initthread.c' || echo './'`src/mpi/init/initthread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/initthread.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-initthread.o
src/mpi/init/initthread.c: In function 'MPIR_Init_thread':
src/mpi/init/initthread.c:537:1: warning: label 'fn_exit' defined but not used [-Wunused-label]
 fn_exit:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-ismain.lo `test -f 'src/mpi/init/ismain.c' || echo './'`src/mpi/init/ismain.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/ismain.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-ismain.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-finalized.lo `test -f 'src/mpi/init/finalized.c' || echo './'`src/mpi/init/finalized.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/finalized.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-finalized.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-finalize.lo `test -f 'src/mpi/init/finalize.c' || echo './'`src/mpi/init/finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/finalize.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-finalize.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/init/lib_libmpi_la-querythread.lo `test -f 'src/mpi/init/querythread.c' || echo './'`src/mpi/init/querythread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/init/querythread.c  -fPIC -DPIC -o src/mpi/init/.libs/lib_libmpi_la-querythread.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-getpname.lo `test -f 'src/mpi/misc/getpname.c' || echo './'`src/mpi/misc/getpname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/getpname.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-getpname.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-pcontrol.lo `test -f 'src/mpi/misc/pcontrol.c' || echo './'`src/mpi/misc/pcontrol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/pcontrol.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-pcontrol.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-version.lo `test -f 'src/mpi/misc/version.c' || echo './'`src/mpi/misc/version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/version.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-version.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-library_version.lo `test -f 'src/mpi/misc/library_version.c' || echo './'`src/mpi/misc/library_version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/library_version.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-library_version.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-aint_add.lo `test -f 'src/mpi/misc/aint_add.c' || echo './'`src/mpi/misc/aint_add.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/aint_add.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-aint_add.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/misc/lib_libmpi_la-aint_diff.lo `test -f 'src/mpi/misc/aint_diff.c' || echo './'`src/mpi/misc/aint_diff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/misc/aint_diff.c  -fPIC -DPIC -o src/mpi/misc/.libs/lib_libmpi_la-aint_diff.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-bsend.lo `test -f 'src/mpi/pt2pt/bsend.c' || echo './'`src/mpi/pt2pt/bsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/bsend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-bsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-bsend_init.lo `test -f 'src/mpi/pt2pt/bsend_init.c' || echo './'`src/mpi/pt2pt/bsend_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/bsend_init.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-bsend_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-bufattach.lo `test -f 'src/mpi/pt2pt/bufattach.c' || echo './'`src/mpi/pt2pt/bufattach.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/bufattach.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-bufattach.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-buffree.lo `test -f 'src/mpi/pt2pt/buffree.c' || echo './'`src/mpi/pt2pt/buffree.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/buffree.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-buffree.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-cancel.lo `test -f 'src/mpi/pt2pt/cancel.c' || echo './'`src/mpi/pt2pt/cancel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/cancel.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-cancel.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-greq_start.lo `test -f 'src/mpi/pt2pt/greq_start.c' || echo './'`src/mpi/pt2pt/greq_start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/greq_start.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-greq_start.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-greq_complete.lo `test -f 'src/mpi/pt2pt/greq_complete.c' || echo './'`src/mpi/pt2pt/greq_complete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/greq_complete.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-greq_complete.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-ibsend.lo `test -f 'src/mpi/pt2pt/ibsend.c' || echo './'`src/mpi/pt2pt/ibsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/ibsend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-ibsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-improbe.lo `test -f 'src/mpi/pt2pt/improbe.c' || echo './'`src/mpi/pt2pt/improbe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/improbe.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-improbe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-imrecv.lo `test -f 'src/mpi/pt2pt/imrecv.c' || echo './'`src/mpi/pt2pt/imrecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/imrecv.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-imrecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-iprobe.lo `test -f 'src/mpi/pt2pt/iprobe.c' || echo './'`src/mpi/pt2pt/iprobe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/iprobe.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-iprobe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-irecv.lo `test -f 'src/mpi/pt2pt/irecv.c' || echo './'`src/mpi/pt2pt/irecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/irecv.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-irecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-irsend.lo `test -f 'src/mpi/pt2pt/irsend.c' || echo './'`src/mpi/pt2pt/irsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/irsend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-irsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-isend.lo `test -f 'src/mpi/pt2pt/isend.c' || echo './'`src/mpi/pt2pt/isend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/isend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-isend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-issend.lo `test -f 'src/mpi/pt2pt/issend.c' || echo './'`src/mpi/pt2pt/issend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/issend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-issend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-mprobe.lo `test -f 'src/mpi/pt2pt/mprobe.c' || echo './'`src/mpi/pt2pt/mprobe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/mprobe.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-mprobe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-mrecv.lo `test -f 'src/mpi/pt2pt/mrecv.c' || echo './'`src/mpi/pt2pt/mrecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/mrecv.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-mrecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-probe.lo `test -f 'src/mpi/pt2pt/probe.c' || echo './'`src/mpi/pt2pt/probe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/probe.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-probe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-recv.lo `test -f 'src/mpi/pt2pt/recv.c' || echo './'`src/mpi/pt2pt/recv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/recv.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-recv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-recv_init.lo `test -f 'src/mpi/pt2pt/recv_init.c' || echo './'`src/mpi/pt2pt/recv_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/recv_init.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-recv_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-request_free.lo `test -f 'src/mpi/pt2pt/request_free.c' || echo './'`src/mpi/pt2pt/request_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/request_free.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-request_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-request_get_status.lo `test -f 'src/mpi/pt2pt/request_get_status.c' || echo './'`src/mpi/pt2pt/request_get_status.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/request_get_status.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-request_get_status.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-rsend.lo `test -f 'src/mpi/pt2pt/rsend.c' || echo './'`src/mpi/pt2pt/rsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/rsend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-rsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-rsend_init.lo `test -f 'src/mpi/pt2pt/rsend_init.c' || echo './'`src/mpi/pt2pt/rsend_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/rsend_init.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-rsend_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-send.lo `test -f 'src/mpi/pt2pt/send.c' || echo './'`src/mpi/pt2pt/send.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/send.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-send.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-send_init.lo `test -f 'src/mpi/pt2pt/send_init.c' || echo './'`src/mpi/pt2pt/send_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/send_init.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-send_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-sendrecv.lo `test -f 'src/mpi/pt2pt/sendrecv.c' || echo './'`src/mpi/pt2pt/sendrecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/sendrecv.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-sendrecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-status_set_cancelled.lo `test -f 'src/mpi/pt2pt/status_set_cancelled.c' || echo './'`src/mpi/pt2pt/status_set_cancelled.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/status_set_cancelled.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-status_set_cancelled.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-sendrecv_rep.lo `test -f 'src/mpi/pt2pt/sendrecv_rep.c' || echo './'`src/mpi/pt2pt/sendrecv_rep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/sendrecv_rep.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-sendrecv_rep.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-ssend.lo `test -f 'src/mpi/pt2pt/ssend.c' || echo './'`src/mpi/pt2pt/ssend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/ssend.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-ssend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-ssend_init.lo `test -f 'src/mpi/pt2pt/ssend_init.c' || echo './'`src/mpi/pt2pt/ssend_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/ssend_init.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-ssend_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-start.lo `test -f 'src/mpi/pt2pt/start.c' || echo './'`src/mpi/pt2pt/start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/start.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-start.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-startall.lo `test -f 'src/mpi/pt2pt/startall.c' || echo './'`src/mpi/pt2pt/startall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/startall.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-startall.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-test.lo `test -f 'src/mpi/pt2pt/test.c' || echo './'`src/mpi/pt2pt/test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/test.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-test.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-test_cancelled.lo `test -f 'src/mpi/pt2pt/test_cancelled.c' || echo './'`src/mpi/pt2pt/test_cancelled.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/test_cancelled.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-test_cancelled.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-testall.lo `test -f 'src/mpi/pt2pt/testall.c' || echo './'`src/mpi/pt2pt/testall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/testall.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-testall.o
In file included from ./src/include/mpiimpl.h:2217,
                 from src/mpi/pt2pt/testall.c:8:
src/mpi/pt2pt/testall.c: In function 'MPIR_Testall_impl':
./src/include/mpierrs.h:657:12: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized]
     err_ = MPIR_Err_create_code( err_,MPIR_ERR_RECOVERABLE,FCNAME,\
            ^~~~~~~~~~~~~~~~~~~~
src/mpi/pt2pt/testall.c:47:9: note: 'rc' was declared here
     int rc;
         ^~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-testany.lo `test -f 'src/mpi/pt2pt/testany.c' || echo './'`src/mpi/pt2pt/testany.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/testany.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-testany.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-testsome.lo `test -f 'src/mpi/pt2pt/testsome.c' || echo './'`src/mpi/pt2pt/testsome.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/testsome.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-testsome.o
In file included from ./src/include/mpiimpl.h:2217,
                 from src/mpi/pt2pt/testsome.c:8:
src/mpi/pt2pt/testsome.c: In function 'PMPI_Testsome':
./src/include/mpierrs.h:657:12: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized]
     err_ = MPIR_Err_create_code( err_,MPIR_ERR_RECOVERABLE,FCNAME,\
            ^~~~~~~~~~~~~~~~~~~~
src/mpi/pt2pt/testsome.c:80:9: note: 'rc' was declared here
     int rc;
         ^~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-wait.lo `test -f 'src/mpi/pt2pt/wait.c' || echo './'`src/mpi/pt2pt/wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/wait.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-wait.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-waitany.lo `test -f 'src/mpi/pt2pt/waitany.c' || echo './'`src/mpi/pt2pt/waitany.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/waitany.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-waitany.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-waitall.lo `test -f 'src/mpi/pt2pt/waitall.c' || echo './'`src/mpi/pt2pt/waitall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/waitall.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-waitall.o
src/mpi/pt2pt/waitall.c: In function 'MPIR_Waitall_impl':
src/mpi/pt2pt/waitall.c:247:39: warning: 'status_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 status_ptr->MPI_ERROR = MPI_SUCCESS;
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/pt2pt/lib_libmpi_la-waitsome.lo `test -f 'src/mpi/pt2pt/waitsome.c' || echo './'`src/mpi/pt2pt/waitsome.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/pt2pt/waitsome.c  -fPIC -DPIC -o src/mpi/pt2pt/.libs/lib_libmpi_la-waitsome.o
In file included from ./src/include/mpiimpl.h:2217,
                 from src/mpi/pt2pt/waitsome.c:8:
src/mpi/pt2pt/waitsome.c: In function 'PMPI_Waitsome':
./src/include/mpierrs.h:657:12: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized]
     err_ = MPIR_Err_create_code( err_,MPIR_ERR_RECOVERABLE,FCNAME,\
            ^~~~~~~~~~~~~~~~~~~~
src/mpi/pt2pt/waitsome.c:98:9: note: 'rc' was declared here
     int rc;
         ^~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-accumulate.lo `test -f 'src/mpi/rma/accumulate.c' || echo './'`src/mpi/rma/accumulate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/accumulate.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-accumulate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-alloc_mem.lo `test -f 'src/mpi/rma/alloc_mem.c' || echo './'`src/mpi/rma/alloc_mem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/alloc_mem.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-alloc_mem.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-compare_and_swap.lo `test -f 'src/mpi/rma/compare_and_swap.c' || echo './'`src/mpi/rma/compare_and_swap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/compare_and_swap.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-compare_and_swap.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-fetch_and_op.lo `test -f 'src/mpi/rma/fetch_and_op.c' || echo './'`src/mpi/rma/fetch_and_op.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/fetch_and_op.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-fetch_and_op.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-free_mem.lo `test -f 'src/mpi/rma/free_mem.c' || echo './'`src/mpi/rma/free_mem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/free_mem.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-free_mem.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-get.lo `test -f 'src/mpi/rma/get.c' || echo './'`src/mpi/rma/get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/get.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-get_accumulate.lo `test -f 'src/mpi/rma/get_accumulate.c' || echo './'`src/mpi/rma/get_accumulate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/get_accumulate.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-get_accumulate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-put.lo `test -f 'src/mpi/rma/put.c' || echo './'`src/mpi/rma/put.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/put.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-put.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-raccumulate.lo `test -f 'src/mpi/rma/raccumulate.c' || echo './'`src/mpi/rma/raccumulate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/raccumulate.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-raccumulate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-rget.lo `test -f 'src/mpi/rma/rget.c' || echo './'`src/mpi/rma/rget.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/rget.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-rget.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-rget_accumulate.lo `test -f 'src/mpi/rma/rget_accumulate.c' || echo './'`src/mpi/rma/rget_accumulate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/rget_accumulate.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-rget_accumulate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-rput.lo `test -f 'src/mpi/rma/rput.c' || echo './'`src/mpi/rma/rput.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/rput.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-rput.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_allocate.lo `test -f 'src/mpi/rma/win_allocate.c' || echo './'`src/mpi/rma/win_allocate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_allocate.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_allocate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_allocate_shared.lo `test -f 'src/mpi/rma/win_allocate_shared.c' || echo './'`src/mpi/rma/win_allocate_shared.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_allocate_shared.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_allocate_shared.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_attach.lo `test -f 'src/mpi/rma/win_attach.c' || echo './'`src/mpi/rma/win_attach.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_attach.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_attach.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_complete.lo `test -f 'src/mpi/rma/win_complete.c' || echo './'`src/mpi/rma/win_complete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_complete.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_complete.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_create.lo `test -f 'src/mpi/rma/win_create.c' || echo './'`src/mpi/rma/win_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_create.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_create_dynamic.lo `test -f 'src/mpi/rma/win_create_dynamic.c' || echo './'`src/mpi/rma/win_create_dynamic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_create_dynamic.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_create_dynamic.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_detach.lo `test -f 'src/mpi/rma/win_detach.c' || echo './'`src/mpi/rma/win_detach.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_detach.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_detach.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_fence.lo `test -f 'src/mpi/rma/win_fence.c' || echo './'`src/mpi/rma/win_fence.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_fence.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_fence.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_flush.lo `test -f 'src/mpi/rma/win_flush.c' || echo './'`src/mpi/rma/win_flush.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_flush.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_flush.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_flush_all.lo `test -f 'src/mpi/rma/win_flush_all.c' || echo './'`src/mpi/rma/win_flush_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_flush_all.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_flush_all.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_flush_local.lo `test -f 'src/mpi/rma/win_flush_local.c' || echo './'`src/mpi/rma/win_flush_local.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_flush_local.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_flush_local.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_flush_local_all.lo `test -f 'src/mpi/rma/win_flush_local_all.c' || echo './'`src/mpi/rma/win_flush_local_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_flush_local_all.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_flush_local_all.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_free.lo `test -f 'src/mpi/rma/win_free.c' || echo './'`src/mpi/rma/win_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_free.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_get_group.lo `test -f 'src/mpi/rma/win_get_group.c' || echo './'`src/mpi/rma/win_get_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_get_group.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_get_group.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_get_info.lo `test -f 'src/mpi/rma/win_get_info.c' || echo './'`src/mpi/rma/win_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_get_info.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_get_name.lo `test -f 'src/mpi/rma/win_get_name.c' || echo './'`src/mpi/rma/win_get_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_get_name.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_get_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_lock.lo `test -f 'src/mpi/rma/win_lock.c' || echo './'`src/mpi/rma/win_lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_lock.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_lock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_lock_all.lo `test -f 'src/mpi/rma/win_lock_all.c' || echo './'`src/mpi/rma/win_lock_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_lock_all.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_lock_all.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_post.lo `test -f 'src/mpi/rma/win_post.c' || echo './'`src/mpi/rma/win_post.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_post.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_post.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_set_info.lo `test -f 'src/mpi/rma/win_set_info.c' || echo './'`src/mpi/rma/win_set_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_set_info.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_set_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_set_name.lo `test -f 'src/mpi/rma/win_set_name.c' || echo './'`src/mpi/rma/win_set_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_set_name.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_set_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_shared_query.lo `test -f 'src/mpi/rma/win_shared_query.c' || echo './'`src/mpi/rma/win_shared_query.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_shared_query.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_shared_query.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_start.lo `test -f 'src/mpi/rma/win_start.c' || echo './'`src/mpi/rma/win_start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_start.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_start.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_sync.lo `test -f 'src/mpi/rma/win_sync.c' || echo './'`src/mpi/rma/win_sync.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_sync.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_sync.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_test.lo `test -f 'src/mpi/rma/win_test.c' || echo './'`src/mpi/rma/win_test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_test.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_test.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_unlock.lo `test -f 'src/mpi/rma/win_unlock.c' || echo './'`src/mpi/rma/win_unlock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_unlock.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_unlock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_unlock_all.lo `test -f 'src/mpi/rma/win_unlock_all.c' || echo './'`src/mpi/rma/win_unlock_all.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_unlock_all.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_unlock_all.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/rma/lib_libmpi_la-win_wait.lo `test -f 'src/mpi/rma/win_wait.c' || echo './'`src/mpi/rma/win_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/rma/win_wait.c  -fPIC -DPIC -o src/mpi/rma/.libs/lib_libmpi_la-win_wait.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_disconnect.lo `test -f 'src/mpi/spawn/comm_disconnect.c' || echo './'`src/mpi/spawn/comm_disconnect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_disconnect.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_disconnect.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_get_parent.lo `test -f 'src/mpi/spawn/comm_get_parent.c' || echo './'`src/mpi/spawn/comm_get_parent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_get_parent.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_get_parent.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_spawn.lo `test -f 'src/mpi/spawn/comm_spawn.c' || echo './'`src/mpi/spawn/comm_spawn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_spawn.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_spawn.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_join.lo `test -f 'src/mpi/spawn/comm_join.c' || echo './'`src/mpi/spawn/comm_join.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_join.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_join.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_spawn_multiple.lo `test -f 'src/mpi/spawn/comm_spawn_multiple.c' || echo './'`src/mpi/spawn/comm_spawn_multiple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_spawn_multiple.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_spawn_multiple.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-lookup_name.lo `test -f 'src/mpi/spawn/lookup_name.c' || echo './'`src/mpi/spawn/lookup_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/lookup_name.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-lookup_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-publish_name.lo `test -f 'src/mpi/spawn/publish_name.c' || echo './'`src/mpi/spawn/publish_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/publish_name.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-publish_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-unpublish_name.lo `test -f 'src/mpi/spawn/unpublish_name.c' || echo './'`src/mpi/spawn/unpublish_name.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/unpublish_name.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-unpublish_name.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-open_port.lo `test -f 'src/mpi/spawn/open_port.c' || echo './'`src/mpi/spawn/open_port.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/open_port.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-open_port.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-close_port.lo `test -f 'src/mpi/spawn/close_port.c' || echo './'`src/mpi/spawn/close_port.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/close_port.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-close_port.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_connect.lo `test -f 'src/mpi/spawn/comm_connect.c' || echo './'`src/mpi/spawn/comm_connect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_connect.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_connect.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/spawn/lib_libmpi_la-comm_accept.lo `test -f 'src/mpi/spawn/comm_accept.c' || echo './'`src/mpi/spawn/comm_accept.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/spawn/comm_accept.c  -fPIC -DPIC -o src/mpi/spawn/.libs/lib_libmpi_la-comm_accept.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/timer/lib_libmpi_la-wtime.lo `test -f 'src/mpi/timer/wtime.c' || echo './'`src/mpi/timer/wtime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/timer/wtime.c  -fPIC -DPIC -o src/mpi/timer/.libs/lib_libmpi_la-wtime.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/timer/lib_libmpi_la-wtick.lo `test -f 'src/mpi/timer/wtick.c' || echo './'`src/mpi/timer/wtick.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/timer/wtick.c  -fPIC -DPIC -o src/mpi/timer/.libs/lib_libmpi_la-wtick.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_coords.lo `test -f 'src/mpi/topo/cart_coords.c' || echo './'`src/mpi/topo/cart_coords.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_coords.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_coords.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_get.lo `test -f 'src/mpi/topo/cart_get.c' || echo './'`src/mpi/topo/cart_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_get.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_map.lo `test -f 'src/mpi/topo/cart_map.c' || echo './'`src/mpi/topo/cart_map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_map.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_map.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_create.lo `test -f 'src/mpi/topo/cart_create.c' || echo './'`src/mpi/topo/cart_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_create.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_rank.lo `test -f 'src/mpi/topo/cart_rank.c' || echo './'`src/mpi/topo/cart_rank.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_rank.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_rank.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_shift.lo `test -f 'src/mpi/topo/cart_shift.c' || echo './'`src/mpi/topo/cart_shift.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_shift.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_shift.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cart_sub.lo `test -f 'src/mpi/topo/cart_sub.c' || echo './'`src/mpi/topo/cart_sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cart_sub.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cart_sub.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-dims_create.lo `test -f 'src/mpi/topo/dims_create.c' || echo './'`src/mpi/topo/dims_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/dims_create.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-dims_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graph_get.lo `test -f 'src/mpi/topo/graph_get.c' || echo './'`src/mpi/topo/graph_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graph_get.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graph_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graph_map.lo `test -f 'src/mpi/topo/graph_map.c' || echo './'`src/mpi/topo/graph_map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graph_map.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graph_map.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graph_nbr.lo `test -f 'src/mpi/topo/graph_nbr.c' || echo './'`src/mpi/topo/graph_nbr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graph_nbr.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graph_nbr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graphcreate.lo `test -f 'src/mpi/topo/graphcreate.c' || echo './'`src/mpi/topo/graphcreate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graphcreate.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graphcreate.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graphdimsget.lo `test -f 'src/mpi/topo/graphdimsget.c' || echo './'`src/mpi/topo/graphdimsget.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graphdimsget.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graphdimsget.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-graphnbrcnt.lo `test -f 'src/mpi/topo/graphnbrcnt.c' || echo './'`src/mpi/topo/graphnbrcnt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/graphnbrcnt.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-graphnbrcnt.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-cartdim_get.lo `test -f 'src/mpi/topo/cartdim_get.c' || echo './'`src/mpi/topo/cartdim_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/cartdim_get.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-cartdim_get.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-topo_test.lo `test -f 'src/mpi/topo/topo_test.c' || echo './'`src/mpi/topo/topo_test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/topo_test.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-topo_test.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-dist_gr_neighb_count.lo `test -f 'src/mpi/topo/dist_gr_neighb_count.c' || echo './'`src/mpi/topo/dist_gr_neighb_count.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/dist_gr_neighb_count.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_neighb_count.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-dist_gr_create_adj.lo `test -f 'src/mpi/topo/dist_gr_create_adj.c' || echo './'`src/mpi/topo/dist_gr_create_adj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/dist_gr_create_adj.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_create_adj.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi/topo/dist_gr_create_adj.c:8:
src/mpi/topo/dist_gr_create_adj.c: In function 'PMPI_Dist_graph_create_adjacent':
src/mpi/topo/dist_gr_create_adj.c:167:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(dist_graph_ptr->in, sources, indegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_create_adj.c:167:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(dist_graph_ptr->in, sources, indegree*sizeof(int));
     ^~~~~~~~~~~
src/mpi/topo/dist_gr_create_adj.c:168:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(dist_graph_ptr->out, destinations, outdegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_create_adj.c:168:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(dist_graph_ptr->out, destinations, outdegree*sizeof(int));
     ^~~~~~~~~~~
src/mpi/topo/dist_gr_create_adj.c:173:72: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(dist_graph_ptr->in_weights, sourceweights, indegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_create_adj.c:173:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(dist_graph_ptr->in_weights, sourceweights, indegree*sizeof(int));
         ^~~~~~~~~~~
src/mpi/topo/dist_gr_create_adj.c:174:72: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(dist_graph_ptr->out_weights, destweights, outdegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_create_adj.c:174:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(dist_graph_ptr->out_weights, destweights, outdegree*sizeof(int));
         ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-dist_gr_neighb.lo `test -f 'src/mpi/topo/dist_gr_neighb.c' || echo './'`src/mpi/topo/dist_gr_neighb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/dist_gr_neighb.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_neighb.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi/topo/dist_gr_neighb.c:8:
src/mpi/topo/dist_gr_neighb.c: In function 'MPIR_Dist_graph_neighbors_impl':
src/mpi/topo/dist_gr_neighb.c:46:67: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(sources, topo_ptr->topo.dist_graph.in, maxindegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_neighb.c:46:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(sources, topo_ptr->topo.dist_graph.in, maxindegree*sizeof(int));
     ^~~~~~~~~~~
src/mpi/topo/dist_gr_neighb.c:47:74: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(destinations, topo_ptr->topo.dist_graph.out, maxoutdegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_neighb.c:47:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(destinations, topo_ptr->topo.dist_graph.out, maxoutdegree*sizeof(int));
     ^~~~~~~~~~~
src/mpi/topo/dist_gr_neighb.c:50:85: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(sourceweights, topo_ptr->topo.dist_graph.in_weights, maxindegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_neighb.c:50:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(sourceweights, topo_ptr->topo.dist_graph.in_weights, maxindegree*sizeof(int));
         ^~~~~~~~~~~
src/mpi/topo/dist_gr_neighb.c:53:85: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(destweights, topo_ptr->topo.dist_graph.out_weights, maxoutdegree*sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi/topo/dist_gr_neighb.c:53:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(destweights, topo_ptr->topo.dist_graph.out_weights, maxoutdegree*sizeof(int));
         ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-dist_gr_create.lo `test -f 'src/mpi/topo/dist_gr_create.c' || echo './'`src/mpi/topo/dist_gr_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/dist_gr_create.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_create.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi/topo/dist_gr_create.c:8:
src/mpi/topo/dist_gr_create.c: In function 'PMPI_Dist_graph_create':
src/mpi/topo/dist_gr_create.c:334:68: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 MPIU_REALLOC_ORJUMP(dist_graph_ptr->in, in_capacity*sizeof(int), mpi_errno);
                                                         ~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:337:80: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                     MPIU_REALLOC_ORJUMP(dist_graph_ptr->in_weights, in_capacity*sizeof(int), mpi_errno);
                                                                     ~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:368:70: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 MPIU_REALLOC_ORJUMP(dist_graph_ptr->out, out_capacity*sizeof(int), mpi_errno);
                                                          ~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:371:82: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                     MPIU_REALLOC_ORJUMP(dist_graph_ptr->out_weights, out_capacity*sizeof(int), mpi_errno);
                                                                      ~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:384:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_REALLOC_ORJUMP(dist_graph_ptr->in, dist_graph_ptr->indegree*sizeof(int), mpi_errno);
                                             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:385:71: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_REALLOC_ORJUMP(dist_graph_ptr->out, dist_graph_ptr->outdegree*sizeof(int), mpi_errno);
                                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:387:81: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_REALLOC_ORJUMP(dist_graph_ptr->in_weights, dist_graph_ptr->indegree*sizeof(int), mpi_errno);
                                                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
src/mpi/topo/dist_gr_create.c:388:83: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_REALLOC_ORJUMP(dist_graph_ptr->out_weights, dist_graph_ptr->outdegree*sizeof(int), mpi_errno);
                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
./src/include/mpimem.h:425:9: note: in definition of macro 'MPIU_REALLOC_ORJUMP'
     if (size_) \
         ^~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-inhb_allgather.lo `test -f 'src/mpi/topo/inhb_allgather.c' || echo './'`src/mpi/topo/inhb_allgather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/inhb_allgather.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-inhb_allgather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-inhb_allgatherv.lo `test -f 'src/mpi/topo/inhb_allgatherv.c' || echo './'`src/mpi/topo/inhb_allgatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/inhb_allgatherv.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-inhb_allgatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-inhb_alltoall.lo `test -f 'src/mpi/topo/inhb_alltoall.c' || echo './'`src/mpi/topo/inhb_alltoall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/inhb_alltoall.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoall.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-inhb_alltoallv.lo `test -f 'src/mpi/topo/inhb_alltoallv.c' || echo './'`src/mpi/topo/inhb_alltoallv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/inhb_alltoallv.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoallv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-inhb_alltoallw.lo `test -f 'src/mpi/topo/inhb_alltoallw.c' || echo './'`src/mpi/topo/inhb_alltoallw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/inhb_alltoallw.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoallw.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-nhb_allgather.lo `test -f 'src/mpi/topo/nhb_allgather.c' || echo './'`src/mpi/topo/nhb_allgather.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/nhb_allgather.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-nhb_allgather.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-nhb_allgatherv.lo `test -f 'src/mpi/topo/nhb_allgatherv.c' || echo './'`src/mpi/topo/nhb_allgatherv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/nhb_allgatherv.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-nhb_allgatherv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-nhb_alltoall.lo `test -f 'src/mpi/topo/nhb_alltoall.c' || echo './'`src/mpi/topo/nhb_alltoall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/nhb_alltoall.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoall.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-nhb_alltoallw.lo `test -f 'src/mpi/topo/nhb_alltoallw.c' || echo './'`src/mpi/topo/nhb_alltoallw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/nhb_alltoallw.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoallw.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi/topo/lib_libmpi_la-nhb_alltoallv.lo `test -f 'src/mpi/topo/nhb_alltoallv.c' || echo './'`src/mpi/topo/nhb_alltoallv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi/topo/nhb_alltoallv.c  -fPIC -DPIC -o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoallv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpi_la-statusf2c.lo `test -f 'src/binding/fortran/mpif_h/statusf2c.c' || echo './'`src/binding/fortran/mpif_h/statusf2c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/statusf2c.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-statusf2c.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/mpif_h/lib_libmpi_la-statusc2f.lo `test -f 'src/binding/fortran/mpif_h/statusc2f.c' || echo './'`src/binding/fortran/mpif_h/statusc2f.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/mpif_h/statusc2f.c  -fPIC -DPIC -o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-statusc2f.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/glue/romio/lib_libmpi_la-all_romio_symbols.lo `test -f 'src/glue/romio/all_romio_symbols.c' || echo './'`src/glue/romio/all_romio_symbols.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/glue/romio/all_romio_symbols.c  -fPIC -DPIC -o src/glue/romio/.libs/lib_libmpi_la-all_romio_symbols.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_int.lo `test -f 'src/binding/fortran/use_mpi/create_f90_int.c' || echo './'`src/binding/fortran/use_mpi/create_f90_int.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/create_f90_int.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_int.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_real.lo `test -f 'src/binding/fortran/use_mpi/create_f90_real.c' || echo './'`src/binding/fortran/use_mpi/create_f90_real.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/create_f90_real.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_real.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_complex.lo `test -f 'src/binding/fortran/use_mpi/create_f90_complex.c' || echo './'`src/binding/fortran/use_mpi/create_f90_complex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/fortran/use_mpi/create_f90_complex.c  -fPIC -DPIC -o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_complex.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mutex/lib_libmpi_la-mutex_create.lo `test -f 'src/mutex/mutex_create.c' || echo './'`src/mutex/mutex_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mutex/mutex_create.c  -fPIC -DPIC -o src/mutex/.libs/lib_libmpi_la-mutex_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mutex/lib_libmpi_la-mutex_free.lo `test -f 'src/mutex/mutex_free.c' || echo './'`src/mutex/mutex_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mutex/mutex_free.c  -fPIC -DPIC -o src/mutex/.libs/lib_libmpi_la-mutex_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mutex/lib_libmpi_la-mutex_lock.lo `test -f 'src/mutex/mutex_lock.c' || echo './'`src/mutex/mutex_lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mutex/mutex_lock.c  -fPIC -DPIC -o src/mutex/.libs/lib_libmpi_la-mutex_lock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mutex/lib_libmpi_la-mutex_unlock.lo `test -f 'src/mutex/mutex_unlock.c' || echo './'`src/mutex/mutex_unlock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mutex/mutex_unlock.c  -fPIC -DPIC -o src/mutex/.libs/lib_libmpi_la-mutex_unlock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_changed.lo `test -f 'src/mpi_t/cat_changed.c' || echo './'`src/mpi_t/cat_changed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_changed.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_changed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_categories.lo `test -f 'src/mpi_t/cat_get_categories.c' || echo './'`src/mpi_t/cat_get_categories.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_categories.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_categories.o
src/mpi_t/cat_get_categories.c: In function 'MPIR_T_category_get_categories_impl':
src/mpi_t/cat_get_categories.c:49:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_cvars.lo `test -f 'src/mpi_t/cat_get_cvars.c' || echo './'`src/mpi_t/cat_get_cvars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_cvars.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_cvars.o
src/mpi_t/cat_get_cvars.c: In function 'MPIR_T_category_get_cvars_impl':
src/mpi_t/cat_get_cvars.c:49:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_info.lo `test -f 'src/mpi_t/cat_get_info.c' || echo './'`src/mpi_t/cat_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_info.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_num.lo `test -f 'src/mpi_t/cat_get_num.c' || echo './'`src/mpi_t/cat_get_num.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_num.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_num.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_pvars.lo `test -f 'src/mpi_t/cat_get_pvars.c' || echo './'`src/mpi_t/cat_get_pvars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_pvars.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_pvars.o
src/mpi_t/cat_get_pvars.c: In function 'MPIR_T_category_get_pvars_impl':
src/mpi_t/cat_get_pvars.c:49:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_get_info.lo `test -f 'src/mpi_t/cvar_get_info.c' || echo './'`src/mpi_t/cvar_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_get_info.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_get_num.lo `test -f 'src/mpi_t/cvar_get_num.c' || echo './'`src/mpi_t/cvar_get_num.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_get_num.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_get_num.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_handle_alloc.lo `test -f 'src/mpi_t/cvar_handle_alloc.c' || echo './'`src/mpi_t/cvar_handle_alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_handle_alloc.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_handle_alloc.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_handle_free.lo `test -f 'src/mpi_t/cvar_handle_free.c' || echo './'`src/mpi_t/cvar_handle_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_handle_free.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_handle_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_read.lo `test -f 'src/mpi_t/cvar_read.c' || echo './'`src/mpi_t/cvar_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_read.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_read.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_write.lo `test -f 'src/mpi_t/cvar_write.c' || echo './'`src/mpi_t/cvar_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_write.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_write.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-enum_get_info.lo `test -f 'src/mpi_t/enum_get_info.c' || echo './'`src/mpi_t/enum_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/enum_get_info.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-enum_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-enum_get_item.lo `test -f 'src/mpi_t/enum_get_item.c' || echo './'`src/mpi_t/enum_get_item.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/enum_get_item.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-enum_get_item.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-mpit_initthread.lo `test -f 'src/mpi_t/mpit_initthread.c' || echo './'`src/mpi_t/mpit_initthread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/mpit_initthread.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-mpit_initthread.o
src/mpi_t/mpit_initthread.c: In function 'PMPI_T_init_thread':
src/mpi_t/mpit_initthread.c:146:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-mpit_finalize.lo `test -f 'src/mpi_t/mpit_finalize.c' || echo './'`src/mpi_t/mpit_finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/mpit_finalize.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-mpit_finalize.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_get_info.lo `test -f 'src/mpi_t/pvar_get_info.c' || echo './'`src/mpi_t/pvar_get_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_get_info.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_get_info.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_get_num.lo `test -f 'src/mpi_t/pvar_get_num.c' || echo './'`src/mpi_t/pvar_get_num.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_get_num.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_get_num.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_handle_alloc.lo `test -f 'src/mpi_t/pvar_handle_alloc.c' || echo './'`src/mpi_t/pvar_handle_alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_handle_alloc.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_handle_alloc.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi_t/pvar_handle_alloc.c:7:
src/mpi_t/pvar_handle_alloc.c: In function 'MPIR_T_pvar_handle_alloc_impl':
src/mpi_t/pvar_handle_alloc.c:123:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
             MPIU_Memcpy(hnd->offset, hnd->addr, bytes*cnt);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_handle_alloc.c:123:13: note: in expansion of macro 'MPIU_Memcpy'
             MPIU_Memcpy(hnd->offset, hnd->addr, bytes*cnt);
             ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_handle_free.lo `test -f 'src/mpi_t/pvar_handle_free.c' || echo './'`src/mpi_t/pvar_handle_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_handle_free.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_handle_free.o
src/mpi_t/pvar_handle_free.c: In function 'MPIR_T_pvar_handle_free_impl':
src/mpi_t/pvar_handle_free.c:67:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_readreset.lo `test -f 'src/mpi_t/pvar_readreset.c' || echo './'`src/mpi_t/pvar_readreset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_readreset.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_readreset.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_read.lo `test -f 'src/mpi_t/pvar_read.c' || echo './'`src/mpi_t/pvar_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_read.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_read.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi_t/pvar_read.c:7:
src/mpi_t/pvar_read.c: In function 'MPIR_T_pvar_read_impl':
src/mpi_t/pvar_read.c:137:55: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(buf, handle->accum, handle->bytes * handle->count);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_read.c:137:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(buf, handle->accum, handle->bytes * handle->count);
         ^~~~~~~~~~~
src/mpi_t/pvar_read.c:195:58: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
             MPIU_Memcpy(buf, handle->addr, handle->bytes * handle->count);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_read.c:195:13: note: in expansion of macro 'MPIU_Memcpy'
             MPIU_Memcpy(buf, handle->addr, handle->bytes * handle->count);
             ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_reset.lo `test -f 'src/mpi_t/pvar_reset.c' || echo './'`src/mpi_t/pvar_reset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_reset.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_reset.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi_t/pvar_reset.c:7:
src/mpi_t/pvar_reset.c: In function 'MPIR_T_pvar_reset_impl':
src/mpi_t/pvar_reset.c:46:73: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 MPIU_Memcpy(handle->offset, handle->addr, handle->bytes * handle->count);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_reset.c:46:17: note: in expansion of macro 'MPIU_Memcpy'
                 MPIU_Memcpy(handle->offset, handle->addr, handle->bytes * handle->count);
                 ^~~~~~~~~~~
src/mpi_t/pvar_reset.c:72:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_session_create.lo `test -f 'src/mpi_t/pvar_session_create.c' || echo './'`src/mpi_t/pvar_session_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_session_create.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_session_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_session_free.lo `test -f 'src/mpi_t/pvar_session_free.c' || echo './'`src/mpi_t/pvar_session_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_session_free.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_session_free.o
src/mpi_t/pvar_session_free.c: In function 'MPIR_T_pvar_session_free_impl':
src/mpi_t/pvar_session_free.c:54:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_start.lo `test -f 'src/mpi_t/pvar_start.c' || echo './'`src/mpi_t/pvar_start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_start.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_start.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi_t/pvar_start.c:7:
src/mpi_t/pvar_start.c: In function 'MPIR_T_pvar_start_impl':
src/mpi_t/pvar_start.c:45:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
             MPIU_Memcpy(handle->offset, handle->addr, handle->bytes * handle->count);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_start.c:45:13: note: in expansion of macro 'MPIU_Memcpy'
             MPIU_Memcpy(handle->offset, handle->addr, handle->bytes * handle->count);
             ^~~~~~~~~~~
src/mpi_t/pvar_start.c:72:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_stop.lo `test -f 'src/mpi_t/pvar_stop.c' || echo './'`src/mpi_t/pvar_stop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_stop.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_stop.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpi_t/pvar_stop.c:7:
src/mpi_t/pvar_stop.c: In function 'MPIR_T_pvar_stop_impl':
src/mpi_t/pvar_stop.c:45:70: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
             MPIU_Memcpy(handle->current, handle->addr, handle->bytes * handle->count);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpi_t/pvar_stop.c:45:13: note: in expansion of macro 'MPIU_Memcpy'
             MPIU_Memcpy(handle->current, handle->addr, handle->bytes * handle->count);
             ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_write.lo `test -f 'src/mpi_t/pvar_write.c' || echo './'`src/mpi_t/pvar_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_write.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_write.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cat_get_index.lo `test -f 'src/mpi_t/cat_get_index.c' || echo './'`src/mpi_t/cat_get_index.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cat_get_index.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cat_get_index.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-cvar_get_index.lo `test -f 'src/mpi_t/cvar_get_index.c' || echo './'`src/mpi_t/cvar_get_index.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/cvar_get_index.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-cvar_get_index.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpi_t/lib_libmpi_la-pvar_get_index.lo `test -f 'src/mpi_t/pvar_get_index.c' || echo './'`src/mpi_t/pvar_get_index.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpi_t/pvar_get_index.c  -fPIC -DPIC -o src/mpi_t/.libs/lib_libmpi_la-pvar_get_index.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/dbg/lib_libmpi_la-dbg_printf.lo `test -f 'src/util/dbg/dbg_printf.c' || echo './'`src/util/dbg/dbg_printf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/dbg/dbg_printf.c  -fPIC -DPIC -o src/util/dbg/.libs/lib_libmpi_la-dbg_printf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/dbg/lib_libmpi_la-timelimit.lo `test -f 'src/util/dbg/timelimit.c' || echo './'`src/util/dbg/timelimit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/dbg/timelimit.c  -fPIC -DPIC -o src/util/dbg/.libs/lib_libmpi_la-timelimit.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/instrm/lib_libmpi_la-instr.lo `test -f 'src/util/instrm/instr.c' || echo './'`src/util/instrm/instr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/instrm/instr.c  -fPIC -DPIC -o src/util/instrm/.libs/lib_libmpi_la-instr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/mem/lib_libmpi_la-trmem.lo `test -f 'src/util/mem/trmem.c' || echo './'`src/util/mem/trmem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/mem/trmem.c  -fPIC -DPIC -o src/util/mem/.libs/lib_libmpi_la-trmem.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/mem/lib_libmpi_la-handlemem.lo `test -f 'src/util/mem/handlemem.c' || echo './'`src/util/mem/handlemem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/mem/handlemem.c  -fPIC -DPIC -o src/util/mem/.libs/lib_libmpi_la-handlemem.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/mem/lib_libmpi_la-safestr.lo `test -f 'src/util/mem/safestr.c' || echo './'`src/util/mem/safestr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/mem/safestr.c  -fPIC -DPIC -o src/util/mem/.libs/lib_libmpi_la-safestr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/mem/lib_libmpi_la-argstr.lo `test -f 'src/util/mem/argstr.c' || echo './'`src/util/mem/argstr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/mem/argstr.c  -fPIC -DPIC -o src/util/mem/.libs/lib_libmpi_la-argstr.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/mem/lib_libmpi_la-strerror.lo `test -f 'src/util/mem/strerror.c' || echo './'`src/util/mem/strerror.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/mem/strerror.c  -fPIC -DPIC -o src/util/mem/.libs/lib_libmpi_la-strerror.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/other/lib_libmpi_la-outliers.lo `test -f 'src/util/other/outliers.c' || echo './'`src/util/other/outliers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/other/outliers.c  -fPIC -DPIC -o src/util/other/.libs/lib_libmpi_la-outliers.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/other/lib_libmpi_la-assert.lo `test -f 'src/util/other/assert.c' || echo './'`src/util/other/assert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/other/assert.c  -fPIC -DPIC -o src/util/other/.libs/lib_libmpi_la-assert.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/thread/lib_libmpi_la-mpiu_thread.lo `test -f 'src/util/thread/mpiu_thread.c' || echo './'`src/util/thread/mpiu_thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/thread/mpiu_thread.c  -fPIC -DPIC -o src/util/thread/.libs/lib_libmpi_la-mpiu_thread.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/thread/lib_libmpi_la-mpiu_thread_win.lo `test -f 'src/util/thread/mpiu_thread_win.c' || echo './'`src/util/thread/mpiu_thread_win.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/thread/mpiu_thread_win.c  -fPIC -DPIC -o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_win.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/procmap/lib_libmpi_la-local_proc.lo `test -f 'src/util/procmap/local_proc.c' || echo './'`src/util/procmap/local_proc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/procmap/local_proc.c  -fPIC -DPIC -o src/util/procmap/.libs/lib_libmpi_la-local_proc.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/thread/lib_libmpi_la-mpiu_thread_solaris.lo `test -f 'src/util/thread/mpiu_thread_solaris.c' || echo './'`src/util/thread/mpiu_thread_solaris.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/thread/mpiu_thread_solaris.c  -fPIC -DPIC -o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_solaris.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/thread/lib_libmpi_la-mpiu_thread_posix.lo `test -f 'src/util/thread/mpiu_thread_posix.c' || echo './'`src/util/thread/mpiu_thread_posix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/thread/mpiu_thread_posix.c  -fPIC -DPIC -o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_posix.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/timers/lib_libmpi_la-mpiu_timer.lo `test -f 'src/util/timers/mpiu_timer.c' || echo './'`src/util/timers/mpiu_timer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/timers/mpiu_timer.c  -fPIC -DPIC -o src/util/timers/.libs/lib_libmpi_la-mpiu_timer.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/util/cvar/lib_libmpi_la-mpich_cvars.lo `test -f 'src/util/cvar/mpich_cvars.c' || echo './'`src/util/cvar/mpich_cvars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/util/cvar/mpich_cvars.c  -fPIC -DPIC -o src/util/cvar/.libs/lib_libmpi_la-mpich_cvars.o
src/util/cvar/mpich_cvars.c: In function 'MPIR_T_cvar_finalize':
src/util/cvar/mpich_cvars.c:1791:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_buffer.lo `test -f 'src/mpid/ch3/src/ch3u_buffer.c' || echo './'`src/mpid/ch3/src/ch3u_buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_buffer.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_buffer.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_comm_spawn_multiple.lo `test -f 'src/mpid/ch3/src/ch3u_comm_spawn_multiple.c' || echo './'`src/mpid/ch3/src/ch3u_comm_spawn_multiple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_comm_spawn_multiple.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_comm_spawn_multiple.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_comm.lo `test -f 'src/mpid/ch3/src/ch3u_comm.c' || echo './'`src/mpid/ch3/src/ch3u_comm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_comm.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_comm.o
src/mpid/ch3/src/ch3u_comm.c: In function 'register_hook_finalize':
src/mpid/ch3/src/ch3u_comm.c:430:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
src/mpid/ch3/src/ch3u_comm.c: In function 'comm_created':
src/mpid/ch3/src/ch3u_comm.c:459:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
src/mpid/ch3/src/ch3u_comm.c: In function 'comm_destroyed':
src/mpid/ch3/src/ch3u_comm.c:481:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
src/mpid/ch3/src/ch3u_comm.c: In function 'nonempty_intersection':
src/mpid/ch3/src/ch3u_comm.c:527:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_connection.lo `test -f 'src/mpid/ch3/src/ch3u_handle_connection.c' || echo './'`src/mpid/ch3/src/ch3u_handle_connection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_connection.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_connection.o
src/mpid/ch3/src/ch3u_handle_connection.c: In function 'MPIDI_CH3U_Check_for_failed_procs':
src/mpid/ch3/src/ch3u_handle_connection.c:583:2: warning: label 'fn_oom' defined but not used [-Wunused-label]
  fn_oom: /* out-of-memory handler for utarray operations */
  ^~~~~~
src/mpid/ch3/src/ch3u_handle_connection.c: In function 'MPIDI_CH3U_Dump_vc_states':
src/mpid/ch3/src/ch3u_handle_connection.c:606:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_recv_pkt.lo `test -f 'src/mpid/ch3/src/ch3u_handle_recv_pkt.c' || echo './'`src/mpid/ch3/src/ch3u_handle_recv_pkt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_recv_pkt.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_recv_pkt.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_handle_recv_pkt.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_handle_recv_pkt.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_handle_recv_pkt.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_handle_recv_pkt.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_revoke_pkt.lo `test -f 'src/mpid/ch3/src/ch3u_handle_revoke_pkt.c' || echo './'`src/mpid/ch3/src/ch3u_handle_revoke_pkt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_revoke_pkt.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_revoke_pkt.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_send_req.lo `test -f 'src/mpid/ch3/src/ch3u_handle_send_req.c' || echo './'`src/mpid/ch3/src/ch3u_handle_send_req.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_send_req.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_send_req.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_handle_send_req.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_handle_send_req.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_handle_send_req.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_handle_send_req.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_op_req.lo `test -f 'src/mpid/ch3/src/ch3u_handle_op_req.c' || echo './'`src/mpid/ch3/src/ch3u_handle_op_req.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_op_req.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_op_req.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_handle_op_req.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_handle_op_req.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_handle_op_req.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_handle_op_req.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_port.lo `test -f 'src/mpid/ch3/src/ch3u_port.c' || echo './'`src/mpid/ch3/src/ch3u_port.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_port.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_port.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_recvq.lo `test -f 'src/mpid/ch3/src/ch3u_recvq.c' || echo './'`src/mpid/ch3/src/ch3u_recvq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_recvq.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_recvq.o
src/mpid/ch3/src/ch3u_recvq.c: In function 'MPIDI_CH3U_Recvq_init':
src/mpid/ch3/src/ch3u_recvq.c:185:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpid/ch3/src/ch3u_recvq.c: In function 'MPIDI_CH3U_Complete_posted_with_error':
src/mpid/ch3/src/ch3u_recvq.c:1157:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_request.lo `test -f 'src/mpid/ch3/src/ch3u_request.c' || echo './'`src/mpid/ch3/src/ch3u_request.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_request.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_request.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_reqops.lo `test -f 'src/mpid/ch3/src/ch3u_rma_reqops.c' || echo './'`src/mpid/ch3/src/ch3u_rma_reqops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rma_reqops.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_reqops.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_rma_reqops.c:9:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_rma_reqops.c:9:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_rma_reqops.c:9:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_rma_reqops.c:9:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_recv_req.lo `test -f 'src/mpid/ch3/src/ch3u_handle_recv_req.c' || echo './'`src/mpid/ch3/src/ch3u_handle_recv_req.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_handle_recv_req.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_recv_req.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_handle_recv_req.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_handle_recv_req.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_handle_recv_req.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_handle_recv_req.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from ./src/mpid/ch3/include/mpidimpl.h:22,
                 from src/mpid/ch3/src/ch3u_handle_recv_req.c:7:
src/mpid/ch3/src/ch3u_handle_recv_req.c: In function 'perform_get_acc_in_lock_queue':
src/mpid/ch3/src/ch3u_handle_recv_req.c:1481:73: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(sreq->dev.user_buf, get_accum_pkt->addr, recv_count * type_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/ch3/src/ch3u_handle_recv_req.c:1481:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(sreq->dev.user_buf, get_accum_pkt->addr, recv_count * type_size);
         ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_progress.lo `test -f 'src/mpid/ch3/src/ch3u_rma_progress.c' || echo './'`src/mpid/ch3/src/ch3u_rma_progress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rma_progress.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_progress.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_rma_progress.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_rma_progress.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_rma_progress.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_rma_progress.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rndv.lo `test -f 'src/mpid/ch3/src/ch3u_rndv.c' || echo './'`src/mpid/ch3/src/ch3u_rndv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rndv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rndv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_sync.lo `test -f 'src/mpid/ch3/src/ch3u_rma_sync.c' || echo './'`src/mpid/ch3/src/ch3u_rma_sync.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rma_sync.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_sync.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_rma_sync.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_rma_sync.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_rma_sync.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_rma_sync.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_rma_sync.c: In function 'start_req_complete':
src/mpid/ch3/src/ch3u_rma_sync.c:831:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_eager.lo `test -f 'src/mpid/ch3/src/ch3u_eager.c' || echo './'`src/mpid/ch3/src/ch3u_eager.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_eager.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_eager.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_ops.lo `test -f 'src/mpid/ch3/src/ch3u_rma_ops.c' || echo './'`src/mpid/ch3/src/ch3u_rma_ops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rma_ops.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_ops.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_rma_ops.c:7:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_rma_ops.c:7:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_rma_ops.c:7:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_rma_ops.c:7:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_rma_ops.c: In function 'MPID_Put':
src/mpid/ch3/src/ch3u_rma_ops.c:869:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_rma_ops.c: In function 'MPID_Get':
src/mpid/ch3/src/ch3u_rma_ops.c:896:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_rma_ops.c: In function 'MPID_Accumulate':
src/mpid/ch3/src/ch3u_rma_ops.c:923:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_rma_ops.c: In function 'MPID_Get_accumulate':
src/mpid/ch3/src/ch3u_rma_ops.c:953:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_eagersync.lo `test -f 'src/mpid/ch3/src/ch3u_eagersync.c' || echo './'`src/mpid/ch3/src/ch3u_eagersync.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_eagersync.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_eagersync.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_abort.lo `test -f 'src/mpid/ch3/src/mpid_abort.c' || echo './'`src/mpid/ch3/src/mpid_abort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_abort.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_abort.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_cancel_recv.lo `test -f 'src/mpid/ch3/src/mpid_cancel_recv.c' || echo './'`src/mpid/ch3/src/mpid_cancel_recv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_cancel_recv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_cancel_recv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_win_fns.lo `test -f 'src/mpid/ch3/src/ch3u_win_fns.c' || echo './'`src/mpid/ch3/src/ch3u_win_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_win_fns.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_win_fns.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_win_fns.c:9:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_win_fns.c:9:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_win_fns.c:9:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_win_fns.c:9:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_win_fns.c: In function 'MPID_Win_attach':
src/mpid/ch3/src/ch3u_win_fns.c:180:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_win_fns.c: In function 'MPID_Win_detach':
src/mpid/ch3/src/ch3u_win_fns.c:203:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/ch3u_win_fns.c: In function 'MPIDI_CH3U_Win_shared_query':
src/mpid/ch3/src/ch3u_win_fns.c:306:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_cancel_send.lo `test -f 'src/mpid/ch3/src/mpid_cancel_send.c' || echo './'`src/mpid/ch3/src/mpid_cancel_send.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_cancel_send.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_cancel_send.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_comm_disconnect.lo `test -f 'src/mpid/ch3/src/mpid_comm_disconnect.c' || echo './'`src/mpid/ch3/src/mpid_comm_disconnect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_comm_disconnect.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_disconnect.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_pkthandler.lo `test -f 'src/mpid/ch3/src/ch3u_rma_pkthandler.c' || echo './'`src/mpid/ch3/src/ch3u_rma_pkthandler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/ch3u_rma_pkthandler.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_pkthandler.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/ch3u_rma_pkthandler.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/ch3u_rma_pkthandler.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/ch3u_rma_pkthandler.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/ch3u_rma_pkthandler.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from ./src/mpid/ch3/include/mpidimpl.h:22,
                 from src/mpid/ch3/src/ch3u_rma_pkthandler.c:7:
src/mpid/ch3/src/ch3u_rma_pkthandler.c: In function 'MPIDI_CH3_PktHandler_Put':
src/mpid/ch3/src/ch3u_rma_pkthandler.c:300:81: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         MPIU_Memcpy(put_pkt->addr, (void *) &put_pkt->info.data, put_pkt->count * type_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/ch3/src/ch3u_rma_pkthandler.c:300:9: note: in expansion of macro 'MPIU_Memcpy'
         MPIU_Memcpy(put_pkt->addr, (void *) &put_pkt->info.data, put_pkt->count * type_size);
         ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_comm_spawn_multiple.lo `test -f 'src/mpid/ch3/src/mpid_comm_spawn_multiple.c' || echo './'`src/mpid/ch3/src/mpid_comm_spawn_multiple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_comm_spawn_multiple.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_spawn_multiple.o
src/mpid/ch3/src/mpid_comm_spawn_multiple.c: In function 'MPID_Comm_spawn_multiple':
src/mpid/ch3/src/mpid_comm_spawn_multiple.c:66:1: warning: label 'fn_exit' defined but not used [-Wunused-label]
 fn_exit:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_comm_failure_ack.lo `test -f 'src/mpid/ch3/src/mpid_comm_failure_ack.c' || echo './'`src/mpid/ch3/src/mpid_comm_failure_ack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_comm_failure_ack.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_failure_ack.o
src/mpid/ch3/src/mpid_comm_failure_ack.c: In function 'MPID_Comm_failure_ack':
src/mpid/ch3/src/mpid_comm_failure_ack.c:37:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
src/mpid/ch3/src/mpid_comm_failure_ack.c: In function 'MPID_Comm_failure_get_acked':
src/mpid/ch3/src/mpid_comm_failure_ack.c:72:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_comm_revoke.lo `test -f 'src/mpid/ch3/src/mpid_comm_revoke.c' || echo './'`src/mpid/ch3/src/mpid_comm_revoke.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_comm_revoke.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_revoke.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_comm_get_all_failed_procs.lo `test -f 'src/mpid/ch3/src/mpid_comm_get_all_failed_procs.c' || echo './'`src/mpid/ch3/src/mpid_comm_get_all_failed_procs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_comm_get_all_failed_procs.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_get_all_failed_procs.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_finalize.lo `test -f 'src/mpid/ch3/src/mpid_finalize.c' || echo './'`src/mpid/ch3/src/mpid_finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_finalize.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_finalize.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_get_universe_size.lo `test -f 'src/mpid/ch3/src/mpid_get_universe_size.c' || echo './'`src/mpid/ch3/src/mpid_get_universe_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_get_universe_size.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_get_universe_size.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_getpname.lo `test -f 'src/mpid/ch3/src/mpid_getpname.c' || echo './'`src/mpid/ch3/src/mpid_getpname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_getpname.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_getpname.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_improbe.lo `test -f 'src/mpid/ch3/src/mpid_improbe.c' || echo './'`src/mpid/ch3/src/mpid_improbe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_improbe.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_improbe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_imrecv.lo `test -f 'src/mpid/ch3/src/mpid_imrecv.c' || echo './'`src/mpid/ch3/src/mpid_imrecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_imrecv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_imrecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_iprobe.lo `test -f 'src/mpid/ch3/src/mpid_iprobe.c' || echo './'`src/mpid/ch3/src/mpid_iprobe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_iprobe.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_iprobe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_init.lo `test -f 'src/mpid/ch3/src/mpid_init.c' || echo './'`src/mpid/ch3/src/mpid_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_init.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_irecv.lo `test -f 'src/mpid/ch3/src/mpid_irecv.c' || echo './'`src/mpid/ch3/src/mpid_irecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_irecv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_irecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_irsend.lo `test -f 'src/mpid/ch3/src/mpid_irsend.c' || echo './'`src/mpid/ch3/src/mpid_irsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_irsend.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_irsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_isend.lo `test -f 'src/mpid/ch3/src/mpid_isend.c' || echo './'`src/mpid/ch3/src/mpid_isend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_isend.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_isend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_issend.lo `test -f 'src/mpid/ch3/src/mpid_issend.c' || echo './'`src/mpid/ch3/src/mpid_issend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_issend.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_issend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_mprobe.lo `test -f 'src/mpid/ch3/src/mpid_mprobe.c' || echo './'`src/mpid/ch3/src/mpid_mprobe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_mprobe.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_mprobe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_mrecv.lo `test -f 'src/mpid/ch3/src/mpid_mrecv.c' || echo './'`src/mpid/ch3/src/mpid_mrecv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_mrecv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_mrecv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_port.lo `test -f 'src/mpid/ch3/src/mpid_port.c' || echo './'`src/mpid/ch3/src/mpid_port.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_port.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_port.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_probe.lo `test -f 'src/mpid/ch3/src/mpid_probe.c' || echo './'`src/mpid/ch3/src/mpid_probe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_probe.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_probe.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_recv.lo `test -f 'src/mpid/ch3/src/mpid_recv.c' || echo './'`src/mpid/ch3/src/mpid_recv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_recv.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_recv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_rsend.lo `test -f 'src/mpid/ch3/src/mpid_rsend.c' || echo './'`src/mpid/ch3/src/mpid_rsend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_rsend.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_rsend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_ssend.lo `test -f 'src/mpid/ch3/src/mpid_ssend.c' || echo './'`src/mpid/ch3/src/mpid_ssend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_ssend.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_ssend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_send.lo `test -f 'src/mpid/ch3/src/mpid_send.c' || echo './'`src/mpid/ch3/src/mpid_send.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_send.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_send.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_startall.lo `test -f 'src/mpid/ch3/src/mpid_startall.c' || echo './'`src/mpid/ch3/src/mpid_startall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_startall.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_startall.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_vc.lo `test -f 'src/mpid/ch3/src/mpid_vc.c' || echo './'`src/mpid/ch3/src/mpid_vc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_vc.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_vc.o
src/mpid/ch3/src/mpid_vc.c: In function 'MPIDI_VCRT_Release':
src/mpid/ch3/src/mpid_vc.c:249:2: warning: label 'fn_fail' defined but not used [-Wunused-label]
  fn_fail:
  ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpidi_rma.lo `test -f 'src/mpid/ch3/src/mpidi_rma.c' || echo './'`src/mpid/ch3/src/mpidi_rma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpidi_rma.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_rma.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/mpidi_rma.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/mpidi_rma.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/mpidi_rma.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/mpidi_rma.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/mpidi_rma.c: In function 'MPIDI_RMA_init':
src/mpid/ch3/src/mpidi_rma.c:115:3: warning: label 'fn_exit' defined but not used [-Wunused-label]
   fn_exit:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_aint.lo `test -f 'src/mpid/ch3/src/mpid_aint.c' || echo './'`src/mpid/ch3/src/mpid_aint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_aint.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_aint.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpid_rma.lo `test -f 'src/mpid/ch3/src/mpid_rma.c' || echo './'`src/mpid/ch3/src/mpid_rma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpid_rma.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_rma.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/src/mpid_rma.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/src/mpid_rma.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/src/mpid_rma.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/src/mpid_rma.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/src/mpid_rma.c: In function 'MPID_Free_mem':
src/mpid/ch3/src/mpid_rma.c:186:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpidi_isend_self.lo `test -f 'src/mpid/ch3/src/mpidi_isend_self.c' || echo './'`src/mpid/ch3/src/mpidi_isend_self.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpidi_isend_self.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_isend_self.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_init_sock.lo `test -f 'src/mpid/ch3/util/sock/ch3u_init_sock.c' || echo './'`src/mpid/ch3/util/sock/ch3u_init_sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/util/sock/ch3u_init_sock.c  -fPIC -DPIC -o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_init_sock.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpidi_printf.lo `test -f 'src/mpid/ch3/src/mpidi_printf.c' || echo './'`src/mpid/ch3/src/mpidi_printf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpidi_printf.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_printf.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/src/lib_libmpi_la-mpidi_pg.lo `test -f 'src/mpid/ch3/src/mpidi_pg.c' || echo './'`src/mpid/ch3/src/mpidi_pg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/src/mpidi_pg.c  -fPIC -DPIC -o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_pg.o
src/mpid/ch3/src/mpidi_pg.c: In function 'MPIDI_PG_Create_from_string':
src/mpid/ch3/src/mpidi_pg.c:509:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while (*p) p++; p++;
     ^~~~~
src/mpid/ch3/src/mpidi_pg.c:509:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     while (*p) p++; p++;
                     ^
src/mpid/ch3/src/mpidi_pg.c: In function 'connFromString':
src/mpid/ch3/src/mpidi_pg.c:986:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while (*buf) buf++; buf++;
     ^~~~~
src/mpid/ch3/src/mpidi_pg.c:986:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     while (*buf) buf++; buf++;
                         ^~~
src/mpid/ch3/src/mpidi_pg.c:990:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while (*buf) buf++; buf++;
     ^~~~~
src/mpid/ch3/src/mpidi_pg.c:990:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     while (*buf) buf++; buf++;
                         ^~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_getinterfaces.lo `test -f 'src/mpid/ch3/util/sock/ch3u_getinterfaces.c' || echo './'`src/mpid/ch3/util/sock/ch3u_getinterfaces.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/util/sock/ch3u_getinterfaces.c  -fPIC -DPIC -o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_getinterfaces.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_finalize.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_finalize.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_finalize.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_finalize.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_connect_sock.lo `test -f 'src/mpid/ch3/util/sock/ch3u_connect_sock.c' || echo './'`src/mpid/ch3/util/sock/ch3u_connect_sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/util/sock/ch3u_connect_sock.c  -fPIC -DPIC -o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_connect_sock.o
src/mpid/ch3/util/sock/ch3u_connect_sock.c: In function 'MPIDI_CH3U_Get_business_card_sock':
src/mpid/ch3/util/sock/ch3u_connect_sock.c:438:11: warning: unused variable 'bc_orig' [-Wunused-variable]
     char *bc_orig = *bc_val_p;
           ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_init.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_init.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_init.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_init.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_isend.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_isend.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_isend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_isend.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_isend.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_isendv.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_isendv.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_isendv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_isendv.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_isendv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_istartmsg.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_istartmsg.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_istartmsg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_istartmsg.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_istartmsg.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_istartmsgv.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_istartmsgv.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_istartmsgv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_istartmsgv.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_istartmsgv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_win_fns.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_win_fns.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_win_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_win_fns.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_win_fns.o
In file included from ./src/mpid/ch3/include/mpidrma.h:11,
                 from src/mpid/ch3/channels/sock/src/ch3_win_fns.c:8:
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_active':
./src/mpid/ch3/include/mpid_rma_oplist.h:134:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_set_inactive':
./src/mpid/ch3/include/mpid_rma_oplist.h:160:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_oplist.h: In function 'MPIDI_CH3I_Win_find_target':
./src/mpid/ch3/include/mpid_rma_oplist.h:360:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:12,
                 from src/mpid/ch3/channels/sock/src/ch3_win_fns.c:8:
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_cas_op':
./src/mpid/ch3/include/mpid_rma_shm.h:666:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
./src/mpid/ch3/include/mpid_rma_shm.h: In function 'MPIDI_CH3I_Shm_fop_op':
./src/mpid/ch3/include/mpid_rma_shm.h:726:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from ./src/mpid/ch3/include/mpidrma.h:13,
                 from src/mpid/ch3/channels/sock/src/ch3_win_fns.c:8:
./src/mpid/ch3/include/mpid_rma_issue.h: In function 'immed_copy':
./src/mpid/ch3/include/mpid_rma_issue.h:58:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
In file included from src/mpid/ch3/channels/sock/src/ch3_win_fns.c:8:
./src/mpid/ch3/include/mpidrma.h: In function 'do_accumulate_op':
./src/mpid/ch3/include/mpidrma.h:1028:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/channels/sock/src/ch3_win_fns.c: In function 'MPIDI_CH3_Win_pkt_orderings_init':
src/mpid/ch3/channels/sock/src/ch3_win_fns.c:64:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_progress.lo `test -f 'src/mpid/ch3/channels/sock/src/ch3_progress.c' || echo './'`src/mpid/ch3/channels/sock/src/ch3_progress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/ch3/channels/sock/src/ch3_progress.c  -fPIC -DPIC -o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_progress.o
src/mpid/ch3/channels/sock/src/ch3_progress.c: In function 'MPIDI_CH3I_Progress_register_hook':
src/mpid/ch3/channels/sock/src/ch3_progress.c:1003:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/channels/sock/src/ch3_progress.c: In function 'MPIDI_CH3I_Progress_deregister_hook':
src/mpid/ch3/channels/sock/src/ch3_progress.c:1029:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/channels/sock/src/ch3_progress.c: In function 'MPIDI_CH3I_Progress_activate_hook':
src/mpid/ch3/channels/sock/src/ch3_progress.c:1054:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
src/mpid/ch3/channels/sock/src/ch3_progress.c: In function 'MPIDI_CH3I_Progress_deactivate_hook':
src/mpid/ch3/channels/sock/src/ch3_progress.c:1080:3: warning: label 'fn_fail' defined but not used [-Wunused-label]
   fn_fail:
   ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-darray_support.lo `test -f 'src/mpid/common/datatype/dataloop/darray_support.c' || echo './'`src/mpid/common/datatype/dataloop/darray_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/darray_support.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-darray_support.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_blockindexed.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_blockindexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_contig.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_contig.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_contig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_contig.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_contig.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_indexed.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_indexed.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_indexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_indexed.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_indexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_pairtype.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_pairtype.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_vector.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_vector.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_vector.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_vector.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_struct.lo `test -f 'src/mpid/common/datatype/dataloop/dataloop_create_struct.c' || echo './'`src/mpid/common/datatype/dataloop/dataloop_create_struct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/dataloop_create_struct.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_struct.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_count.lo `test -f 'src/mpid/common/datatype/dataloop/segment_count.c' || echo './'`src/mpid/common/datatype/dataloop/segment_count.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/segment_count.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_count.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-segment.lo `test -f 'src/mpid/common/datatype/dataloop/segment.c' || echo './'`src/mpid/common/datatype/dataloop/segment.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/segment.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_flatten.lo `test -f 'src/mpid/common/datatype/dataloop/segment_flatten.c' || echo './'`src/mpid/common/datatype/dataloop/segment_flatten.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/segment_flatten.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_flatten.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-subarray_support.lo `test -f 'src/mpid/common/datatype/dataloop/subarray_support.c' || echo './'`src/mpid/common/datatype/dataloop/subarray_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/subarray_support.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-subarray_support.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_contents_support.lo `test -f 'src/mpid/common/datatype/mpid_contents_support.c' || echo './'`src/mpid/common/datatype/mpid_contents_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_contents_support.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_contents_support.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_datatype_contents.lo `test -f 'src/mpid/common/datatype/mpid_datatype_contents.c' || echo './'`src/mpid/common/datatype/mpid_datatype_contents.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_datatype_contents.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_datatype_contents.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from src/mpid/common/datatype/mpid_datatype_contents.c:8:
src/mpid/common/datatype/mpid_datatype_contents.c: In function 'MPID_Datatype_set_contents':
src/mpid/common/datatype/mpid_datatype_contents.c:87:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  MPIU_Memcpy(ptr, array_of_types, nr_types * sizeof(MPI_Datatype));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:87:2: note: in expansion of macro 'MPIU_Memcpy'
  MPIU_Memcpy(ptr, array_of_types, nr_types * sizeof(MPI_Datatype));
  ^~~~~~~~~~~
src/mpid/common/datatype/mpid_datatype_contents.c:92:42: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  MPIU_Memcpy(ptr, array_of_ints, nr_ints * sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:92:2: note: in expansion of macro 'MPIU_Memcpy'
  MPIU_Memcpy(ptr, array_of_ints, nr_ints * sizeof(int));
  ^~~~~~~~~~~
src/mpid/common/datatype/mpid_datatype_contents.c:97:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  MPIU_Memcpy(ptr, array_of_aints, nr_aints * sizeof(MPI_Aint));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:97:2: note: in expansion of macro 'MPIU_Memcpy'
  MPIU_Memcpy(ptr, array_of_aints, nr_aints * sizeof(MPI_Aint));
  ^~~~~~~~~~~
src/mpid/common/datatype/mpid_datatype_contents.c: In function 'MPIDI_Datatype_get_contents_ints':
src/mpid/common/datatype/mpid_datatype_contents.c:166:45: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(user_ints, ptr, cp->nr_ints * sizeof(int));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:166:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(user_ints, ptr, cp->nr_ints * sizeof(int));
     ^~~~~~~~~~~
src/mpid/common/datatype/mpid_datatype_contents.c: In function 'MPIDI_Datatype_get_contents_aints':
src/mpid/common/datatype/mpid_datatype_contents.c:204:47: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(user_aints, ptr, cp->nr_aints * sizeof(MPI_Aint));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:204:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(user_aints, ptr, cp->nr_aints * sizeof(MPI_Aint));
     ^~~~~~~~~~~
src/mpid/common/datatype/mpid_datatype_contents.c: In function 'MPIDI_Datatype_get_contents_types':
src/mpid/common/datatype/mpid_datatype_contents.c:234:47: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
     MPIU_Memcpy(user_types, ptr, cp->nr_types * sizeof(MPI_Datatype));
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
src/mpid/common/datatype/mpid_datatype_contents.c:234:5: note: in expansion of macro 'MPIU_Memcpy'
     MPIU_Memcpy(user_types, ptr, cp->nr_types * sizeof(MPI_Datatype));
     ^~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_datatype_free.lo `test -f 'src/mpid/common/datatype/mpid_datatype_free.c' || echo './'`src/mpid/common/datatype/mpid_datatype_free.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_datatype_free.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_datatype_free.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_ext32_datatype.lo `test -f 'src/mpid/common/datatype/mpid_ext32_datatype.c' || echo './'`src/mpid/common/datatype/mpid_ext32_datatype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_ext32_datatype.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_ext32_datatype.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_ext32_segment.lo `test -f 'src/mpid/common/datatype/mpid_ext32_segment.c' || echo './'`src/mpid/common/datatype/mpid_ext32_segment.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_ext32_segment.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_ext32_segment.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_segment.lo `test -f 'src/mpid/common/datatype/mpid_segment.c' || echo './'`src/mpid/common/datatype/mpid_segment.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_segment.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_segment.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_blockindexed.lo `test -f 'src/mpid/common/datatype/mpid_type_blockindexed.c' || echo './'`src/mpid/common/datatype/mpid_type_blockindexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_blockindexed.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_blockindexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_commit.lo `test -f 'src/mpid/common/datatype/mpid_type_commit.c' || echo './'`src/mpid/common/datatype/mpid_type_commit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_commit.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_commit.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_contiguous.lo `test -f 'src/mpid/common/datatype/mpid_type_contiguous.c' || echo './'`src/mpid/common/datatype/mpid_type_contiguous.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_contiguous.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_contiguous.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_create_pairtype.lo `test -f 'src/mpid/common/datatype/mpid_type_create_pairtype.c' || echo './'`src/mpid/common/datatype/mpid_type_create_pairtype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_create_pairtype.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_create_pairtype.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_create_resized.lo `test -f 'src/mpid/common/datatype/mpid_type_create_resized.c' || echo './'`src/mpid/common/datatype/mpid_type_create_resized.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_create_resized.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_create_resized.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_packunpack.lo `test -f 'src/mpid/common/datatype/dataloop/segment_packunpack.c' || echo './'`src/mpid/common/datatype/dataloop/segment_packunpack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/dataloop/segment_packunpack.c  -fPIC -DPIC -o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_packunpack.o
In file included from ./src/util/thread/mpiu_thread.h:21,
                 from ./src/include/mpiutil.h:10,
                 from ./src/include/mpiimpl.h:69,
                 from ./src/mpid/common/datatype/mpid_dataloop.h:116,
                 from src/mpid/common/datatype/dataloop/dataloop.h:16,
                 from src/mpid/common/datatype/dataloop/segment_packunpack.c:13:
src/mpid/common/datatype/dataloop/segment_packunpack.c: In function 'MPID_Segment_vector_m2m':
src/mpid/common/datatype/dataloop/segment_packunpack.c:224:65: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
   DLOOP_Memcpy(cbufp, paramp->streambuf, ((DLOOP_Offset) blksz) * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:224:3: note: in expansion of macro 'DLOOP_Memcpy'
   DLOOP_Memcpy(cbufp, paramp->streambuf, ((DLOOP_Offset) blksz) * el_size);
   ^~~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:238:71: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
   DLOOP_Memcpy(cbufp, paramp->streambuf, ((DLOOP_Offset) blocks_left) * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:238:3: note: in expansion of macro 'DLOOP_Memcpy'
   DLOOP_Memcpy(cbufp, paramp->streambuf, ((DLOOP_Offset) blocks_left) * el_size);
   ^~~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:276:63: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
   DLOOP_Memcpy(paramp->streambuf, cbufp, (DLOOP_Offset) blksz * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:276:3: note: in expansion of macro 'DLOOP_Memcpy'
   DLOOP_Memcpy(paramp->streambuf, cbufp, (DLOOP_Offset) blksz * el_size);
   ^~~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:289:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
   DLOOP_Memcpy(paramp->streambuf, cbufp, (DLOOP_Offset) blocks_left * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:289:3: note: in expansion of macro 'DLOOP_Memcpy'
   DLOOP_Memcpy(paramp->streambuf, cbufp, (DLOOP_Offset) blocks_left * el_size);
   ^~~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c: In function 'MPID_Segment_blkidx_m2m':
src/mpid/common/datatype/dataloop/segment_packunpack.c:369:54: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
      DLOOP_Memcpy(dest, src, (DLOOP_Offset) blocklen * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:369:6: note: in expansion of macro 'DLOOP_Memcpy'
      DLOOP_Memcpy(dest, src, (DLOOP_Offset) blocklen * el_size);
      ^~~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c: In function 'MPID_Segment_index_m2m':
src/mpid/common/datatype/dataloop/segment_packunpack.c:445:43: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
      DLOOP_Memcpy(dest, src, cur_block_sz * el_size);
./src/include/mpimem.h:458:13: note: in definition of macro 'MPIU_MEM_CHECK_MEMCPY'
         if (len_) {                                                                                             \
             ^~~~
./src/mpid/common/datatype/mpid_dataloop.h:90:22: note: in expansion of macro 'MPIU_Memcpy'
 #define DLOOP_Memcpy MPIU_Memcpy
                      ^~~~~~~~~~~
src/mpid/common/datatype/dataloop/segment_packunpack.c:445:6: note: in expansion of macro 'DLOOP_Memcpy'
      DLOOP_Memcpy(dest, src, cur_block_sz * el_size);
      ^~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_dup.lo `test -f 'src/mpid/common/datatype/mpid_type_dup.c' || echo './'`src/mpid/common/datatype/mpid_type_dup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_dup.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_dup.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_debug.lo `test -f 'src/mpid/common/datatype/mpid_type_debug.c' || echo './'`src/mpid/common/datatype/mpid_type_debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_debug.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_debug.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_get_contents.lo `test -f 'src/mpid/common/datatype/mpid_type_get_contents.c' || echo './'`src/mpid/common/datatype/mpid_type_get_contents.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_get_contents.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_get_contents.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_get_envelope.lo `test -f 'src/mpid/common/datatype/mpid_type_get_envelope.c' || echo './'`src/mpid/common/datatype/mpid_type_get_envelope.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_get_envelope.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_get_envelope.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_indexed.lo `test -f 'src/mpid/common/datatype/mpid_type_indexed.c' || echo './'`src/mpid/common/datatype/mpid_type_indexed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_indexed.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_indexed.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_struct.lo `test -f 'src/mpid/common/datatype/mpid_type_struct.c' || echo './'`src/mpid/common/datatype/mpid_type_struct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_struct.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_struct.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_zerolen.lo `test -f 'src/mpid/common/datatype/mpid_type_zerolen.c' || echo './'`src/mpid/common/datatype/mpid_type_zerolen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_zerolen.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_zerolen.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpid_type_vector.lo `test -f 'src/mpid/common/datatype/mpid_type_vector.c' || echo './'`src/mpid/common/datatype/mpid_type_vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpid_type_vector.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_vector.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/datatype/lib_libmpi_la-mpir_type_flatten.lo `test -f 'src/mpid/common/datatype/mpir_type_flatten.c' || echo './'`src/mpid/common/datatype/mpir_type_flatten.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/datatype/mpir_type_flatten.c  -fPIC -DPIC -o src/mpid/common/datatype/.libs/lib_libmpi_la-mpir_type_flatten.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/nameserv/pmi/lib_libmpi_la-pmi_nameserv.lo `test -f 'src/nameserv/pmi/pmi_nameserv.c' || echo './'`src/nameserv/pmi/pmi_nameserv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/nameserv/pmi/pmi_nameserv.c  -fPIC -DPIC -o src/nameserv/pmi/.libs/lib_libmpi_la-pmi_nameserv.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pmi/simple/lib_libmpi_la-simple_pmiutil.lo `test -f 'src/pmi/simple/simple_pmiutil.c' || echo './'`src/pmi/simple/simple_pmiutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pmi/simple/simple_pmiutil.c  -fPIC -DPIC -o src/pmi/simple/.libs/lib_libmpi_la-simple_pmiutil.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/sched/lib_libmpi_la-mpid_sched.lo `test -f 'src/mpid/common/sched/mpid_sched.c' || echo './'`src/mpid/common/sched/mpid_sched.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/sched/mpid_sched.c  -fPIC -DPIC -o src/mpid/common/sched/.libs/lib_libmpi_la-mpid_sched.o
src/mpid/common/sched/mpid_sched.c: In function 'MPID_Sched_barrier':
src/mpid/common/sched/mpid_sched.c:769:1: warning: label 'fn_fail' defined but not used [-Wunused-label]
 fn_fail:
 ^~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=FC   --mode=compile gfortran -Isrc/binding/fortran/use_mpi  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_constants.f90 -o src/binding/fortran/use_mpi/mpi_constants.lo
libtool: compile:  gfortran -Isrc/binding/fortran/use_mpi -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_constants.f90  -fPIC -o src/binding/fortran/use_mpi/.libs/mpi_constants.o
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=FC   --mode=compile gfortran -Isrc/binding/fortran/use_mpi  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_sizeofs.f90 -o src/binding/fortran/use_mpi/mpi_sizeofs.lo
libtool: compile:  gfortran -Isrc/binding/fortran/use_mpi -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_sizeofs.f90  -fPIC -o src/binding/fortran/use_mpi/.libs/mpi_sizeofs.o
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
src/binding/fortran/use_mpi/mpi_sizeofs.f90:155:35:

        SUBROUTINE MPI_SIZEOF_I2V( X, SIZE, IERROR )
                                   1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:149:34:

        SUBROUTINE MPI_SIZEOF_I2( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:142:35:

        SUBROUTINE MPI_SIZEOF_I1V( X, SIZE, IERROR )
                                   1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:136:34:

        SUBROUTINE MPI_SIZEOF_I1( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:129:35:

        SUBROUTINE MPI_SIZEOF_I8V( X, SIZE, IERROR )
                                   1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:123:34:

        SUBROUTINE MPI_SIZEOF_I8( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:113:35:

        SUBROUTINE MPI_SIZEOF_CXV( X, SIZE, IERROR )
                                   1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:106:35:

        SUBROUTINE MPI_SIZEOF_CHV( X, SIZE, IERROR )
                                   1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:99:34:

        SUBROUTINE MPI_SIZEOF_LV( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:92:34:

        SUBROUTINE MPI_SIZEOF_DV( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:81:34:

        SUBROUTINE MPI_SIZEOF_RV( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:74:34:

        SUBROUTINE MPI_SIZEOF_IV( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:67:34:

        SUBROUTINE MPI_SIZEOF_CX( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:60:34:

        SUBROUTINE MPI_SIZEOF_CH( X, SIZE, IERROR )
                                  1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:53:33:

        SUBROUTINE MPI_SIZEOF_L( X, SIZE, IERROR )
                                 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:46:33:

        SUBROUTINE MPI_SIZEOF_D( X, SIZE, IERROR )
                                 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:35:33:

        SUBROUTINE MPI_SIZEOF_R( X, SIZE, IERROR )
                                 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
src/binding/fortran/use_mpi/mpi_sizeofs.f90:28:33:

        SUBROUTINE MPI_SIZEOF_I( X, SIZE, IERROR )
                                 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pmi/simple/lib_libmpi_la-simple_pmi.lo `test -f 'src/pmi/simple/simple_pmi.c' || echo './'`src/pmi/simple/simple_pmi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pmi/simple/simple_pmi.c  -fPIC -DPIC -o src/pmi/simple/.libs/lib_libmpi_la-simple_pmi.o
src/pmi/simple/simple_pmi.c: In function 'PMII_getmaxes.constprop':
src/pmi/simple/simple_pmi.c:784:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 987 [-Wformat-truncation=]
      "pmi_version mismatch; client=%d.%d mgr=%s.%s",
                                              ^~
      PMI_VERSION, PMI_SUBVERSION, buf, buf1 );
                                   ~~~         
In file included from /usr/include/stdio.h:873,
                 from src/pmi/simple/simple_pmi.c:25:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 39 and 2085 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
src/pmi/simple/simple_pmi.c:773:43: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 991 [-Wformat-truncation=]
         "got unexpected response to init :%s: (full line = %s)",
                                           ^~
         cmd, buf  );
         ~~~                                
In file included from /usr/include/stdio.h:873,
                 from src/pmi/simple/simple_pmi.c:25:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 50 and 2096 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/mpid/common/sock/poll/lib_libmpi_la-sock.lo `test -f 'src/mpid/common/sock/poll/sock.c' || echo './'`src/mpid/common/sock/poll/sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/mpid/common/sock/poll/sock.c  -fPIC -DPIC -o src/mpid/common/sock/poll/.libs/lib_libmpi_la-sock.o
In file included from src/mpid/common/sock/poll/sock.c:219:
src/mpid/common/sock/poll/sock_post.i: In function 'MPIDU_Sock_post_close':
src/mpid/common/sock/poll/sock_post.i:687:10: warning: variable 'event_mpi_errno' set but not used [-Wunused-but-set-variable]
      int event_mpi_errno;
          ^~~~~~~~~~~~~~~
In file included from src/mpid/common/sock/poll/sock.c:220:
src/mpid/common/sock/poll/sock_immed.i: In function 'MPIDU_Sock_write':
src/mpid/common/sock/poll/sock_immed.i:497:21: warning: variable 'pollfd' set but not used [-Wunused-but-set-variable]
     struct pollfd * pollfd;
                     ^~~~~~
src/mpid/common/sock/poll/sock_immed.i: In function 'MPIDU_Sock_writev':
src/mpid/common/sock/poll/sock_immed.i:582:21: warning: variable 'pollfd' set but not used [-Wunused-but-set-variable]
     struct pollfd * pollfd;
                     ^~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-cmnargs.lo `test -f 'src/pm/util/cmnargs.c' || echo './'`src/pm/util/cmnargs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/cmnargs.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-cmnargs.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-ioloop.lo `test -f 'src/pm/util/ioloop.c' || echo './'`src/pm/util/ioloop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/ioloop.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-ioloop.o
src/pm/util/ioloop.c: In function 'MPIE_IOLoop':
src/pm/util/ioloop.c:141:38: warning: variable 'rc2' set but not used [-Wunused-but-set-variable]
     int    i, maxfd, fd, nfds, rc=0, rc2;
                                      ^~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-process.lo `test -f 'src/pm/util/process.c' || echo './'`src/pm/util/process.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/process.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-process.o
src/pm/util/process.c: In function 'MPIE_PrintFailureReasons':
src/pm/util/process.c:848:33: warning: variable 'order' set but not used [-Wunused-but-set-variable]
     int                rc, sig, order;
                                 ^~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-labelout.lo `test -f 'src/pm/util/labelout.c' || echo './'`src/pm/util/labelout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/labelout.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-labelout.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-env.lo `test -f 'src/pm/util/env.c' || echo './'`src/pm/util/env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/env.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-env.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-pmiserv.lo `test -f 'src/pm/util/pmiserv.c' || echo './'`src/pm/util/pmiserv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/pmiserv.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-pmiserv.o
src/pm/util/pmiserv.c: In function 'PMIServHandleInput':
src/pm/util/pmiserv.c:318:16: warning: variable 'cmdtype' set but not used [-Wunused-but-set-variable]
     int        cmdtype;
                ^~~~~~~
src/pm/util/pmiserv.c: In function 'fPMI_Handle_spawn':
src/pm/util/pmiserv.c:1003:19: warning: variable 'preputNum' set but not used [-Wunused-but-set-variable]
     int           preputNum = 0, rc;
                   ^~~~~~~~~
src/pm/util/pmiserv.c: In function 'fPMI_Handle_get':
src/pm/util/pmiserv.c:751:32: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 999 and 1000 [-Wformat-truncation=]
      "cmd=get_result rc=%d msg=%s value=%s\n",
                                ^~
      rc, message, value );
          ~~~~~~~                
In file included from /usr/include/stdio.h:873,
                 from src/pm/util/pmiserv.c:14:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 33 and 2080 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
src/pm/util/pmiserv.c: In function 'fPMI_Handle_put':
src/pm/util/pmiserv.c:708:67: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 999 and 1000 [-Wformat-truncation=]
     MPL_snprintf( outbuf, PMIU_MAXLINE, "cmd=put_result rc=%d msg=%s\n",
                                                                   ^~
        rc, message );
            ~~~~~~~                                                 
In file included from /usr/include/stdio.h:873,
                 from src/pm/util/pmiserv.c:14:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 26 and 1050 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
src/pm/util/pmiserv.c: In function 'fPMI_Handle_destroy_kvs':
src/pm/util/pmiserv.c:664:70: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 996 and 997 [-Wformat-truncation=]
     MPL_snprintf( outbuf, PMIU_MAXLINE, "cmd=kvs_destroyed rc=%d msg=%s\n",
                                                                      ^~
        rc, message );
            ~~~~~~~                                                    
In file included from /usr/include/stdio.h:873,
                 from src/pm/util/pmiserv.c:14:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 29 and 1053 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-newsession.lo `test -f 'src/pm/util/newsession.c' || echo './'`src/pm/util/newsession.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/newsession.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-newsession.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-rm.lo `test -f 'src/pm/util/rm.c' || echo './'`src/pm/util/rm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/rm.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-rm.o
src/pm/util/rm.c: In function 'MPIE_ReadMachines':
src/pm/util/rm.c:239:10: warning: '/machines.' directive output may be truncated writing 10 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
       "%s/machines.%s", dirname, arch );
          ^~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from src/pm/util/rm.c:27:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 4106) into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-pmiport.lo `test -f 'src/pm/util/pmiport.c' || echo './'`src/pm/util/pmiport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/pmiport.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-pmiport.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-dbgiface.lo `test -f 'src/pm/util/dbgiface.c' || echo './'`src/pm/util/dbgiface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/dbgiface.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-dbgiface.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c -o src/binding/cxx/initcxx.lo src/binding/cxx/initcxx.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/binding/cxx/initcxx.cxx  -fPIC -DPIC -o src/binding/cxx/.libs/initcxx.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/env/mpichversion.o src/env/mpichversion.c
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-safestr2.lo `test -f 'src/pm/util/safestr2.c' || echo './'`src/pm/util/safestr2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/safestr2.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-safestr2.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/gforker/src_pm_gforker_mpiexec_gforker-mpiexec.o `test -f 'src/pm/gforker/mpiexec.c' || echo './'`src/pm/gforker/mpiexec.c
src/pm/gforker/mpiexec.c: In function 'mypreamble':
src/pm/gforker/mpiexec.c:312:47: warning: ',' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=]
      MPL_snprintf( digits, sizeof(digits), "%d,", i );
                                               ^
In file included from /usr/include/stdio.h:873,
                 from src/pm/gforker/mpiexec.c:71:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __glibc_objsize (__s), __fmt,
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/env/mpivars.o src/env/mpivars.c
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi  -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock  -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers   -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o src/pm/util/src_pm_util_libmpiexec_la-simple_pmiutil2.lo `test -f 'src/pm/util/simple_pmiutil2.c' || echo './'`src/pm/util/simple_pmiutil2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/include -I./src/pmi/simple -I./src/pmi/simple -I./src/pm/util -I./src/pm/util -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -I./src/util/dbg -Isrc/util/logging/common -I./src/util/mem -I./src/util/thread -I./src/util/type -I./src/util/wrappers -I./src/util/wrappers -I./src/util/assert -I./src/util/timers -I./src/util/pointer -I./src/binding/cxx -I/builddir/build/BUILD/mpich-3.2.1/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/util/sock -I./src/mpid/ch3/channels/sock/include -I./src/mpid/ch3/channels/sock/include -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/sock -I./src/mpid/common/sock -I./src/mpid/common/sock/poll -I./src/mpid/common/sock/poll -I./src/mpid/common/thread -I./src/mpid/common/timers -I./src/pmi/simple -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -g -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -c src/pm/util/simple_pmiutil2.c  -fPIC -DPIC -o src/pm/util/.libs/src_pm_util_libmpiexec_la-simple_pmiutil2.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
src/pm/util/simple_pmiutil2.c: In function 'PMIU_readline':
src/pm/util/simple_pmiutil2.c:114:17: warning: variable 'lastErrno' set but not used [-Wunused-but-set-variable]
     static int  lastErrno = 0;
                 ^~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=link gcc -g  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/pm/util/libmpiexec.la  src/pm/util/src_pm_util_libmpiexec_la-cmnargs.lo src/pm/util/src_pm_util_libmpiexec_la-process.lo src/pm/util/src_pm_util_libmpiexec_la-ioloop.lo src/pm/util/src_pm_util_libmpiexec_la-pmiserv.lo src/pm/util/src_pm_util_libmpiexec_la-labelout.lo src/pm/util/src_pm_util_libmpiexec_la-env.lo src/pm/util/src_pm_util_libmpiexec_la-newsession.lo src/pm/util/src_pm_util_libmpiexec_la-rm.lo src/pm/util/src_pm_util_libmpiexec_la-pmiport.lo src/pm/util/src_pm_util_libmpiexec_la-dbgiface.lo src/pm/util/src_pm_util_libmpiexec_la-safestr2.lo src/pm/util/src_pm_util_libmpiexec_la-simple_pmiutil2.lo -lmpl -lpthread 
libtool: link: (cd src/pm/util/.libs/libmpiexec.lax/libmpl.a && ar x "/builddir/build/BUILD/mpich-3.2.1/src/mpl/.libs/libmpl.a")
libtool: link: ar cr src/pm/util/.libs/libmpiexec.a src/pm/util/.libs/src_pm_util_libmpiexec_la-cmnargs.o src/pm/util/.libs/src_pm_util_libmpiexec_la-process.o src/pm/util/.libs/src_pm_util_libmpiexec_la-ioloop.o src/pm/util/.libs/src_pm_util_libmpiexec_la-pmiserv.o src/pm/util/.libs/src_pm_util_libmpiexec_la-labelout.o src/pm/util/.libs/src_pm_util_libmpiexec_la-env.o src/pm/util/.libs/src_pm_util_libmpiexec_la-newsession.o src/pm/util/.libs/src_pm_util_libmpiexec_la-rm.o src/pm/util/.libs/src_pm_util_libmpiexec_la-pmiport.o src/pm/util/.libs/src_pm_util_libmpiexec_la-dbgiface.o src/pm/util/.libs/src_pm_util_libmpiexec_la-safestr2.o src/pm/util/.libs/src_pm_util_libmpiexec_la-simple_pmiutil2.o   src/pm/util/.libs/libmpiexec.lax/libmpl.a/mplenv.o src/pm/util/.libs/libmpiexec.lax/libmpl.a/mplmsg.o src/pm/util/.libs/libmpiexec.lax/libmpl.a/mplsock.o src/pm/util/.libs/libmpiexec.lax/libmpl.a/mplstr.o src/pm/util/.libs/libmpiexec.lax/libmpl.a/mpltrmem.o 
libtool: link: ranlib src/pm/util/.libs/libmpiexec.a
libtool: link: rm -fr src/pm/util/.libs/libmpiexec.lax
libtool: link: ( cd "src/pm/util/.libs" && rm -f "libmpiexec.la" && ln -s "../libmpiexec.la" "libmpiexec.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=FC   --mode=compile gfortran -Isrc/binding/fortran/use_mpi  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_base.f90 -o src/binding/fortran/use_mpi/mpi_base.lo
libtool: compile:  gfortran -Isrc/binding/fortran/use_mpi -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi_base.f90  -fPIC -o src/binding/fortran/use_mpi/.libs/mpi_base.o
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/pm/gforker/mpiexec.gforker src/pm/gforker/src_pm_gforker_mpiexec_gforker-mpiexec.o src/pm/util/libmpiexec.la -lmpl -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/pm/gforker/mpiexec.gforker src/pm/gforker/src_pm_gforker_mpiexec_gforker-mpiexec.o  -L/builddir/build/BUILD/mpich-3.2.1/src/mpl src/pm/util/.libs/libmpiexec.a /builddir/build/BUILD/mpich-3.2.1/src/mpl/.libs/libmpl.a -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=FC   --mode=compile gfortran -Isrc/binding/fortran/use_mpi  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi.f90 -o src/binding/fortran/use_mpi/mpi.lo
libtool: compile:  gfortran -Isrc/binding/fortran/use_mpi -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Jsrc/binding/fortran/use_mpi -c src/binding/fortran/use_mpi/mpi.f90  -fPIC -o src/binding/fortran/use_mpi/.libs/mpi.o
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=F77   --mode=link gfortran  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -L/builddir/build/BUILD/mpich-3.2.1/src/mpl  -version-info 13:1:1 -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libmpi.la -rpath /usr/lib64/mpich/lib src/mpi/attr/lib_libmpi_la-attr_delete.lo src/mpi/attr/lib_libmpi_la-attr_get.lo src/mpi/attr/lib_libmpi_la-attr_put.lo src/mpi/attr/lib_libmpi_la-comm_create_keyval.lo src/mpi/attr/lib_libmpi_la-comm_delete_attr.lo src/mpi/attr/lib_libmpi_la-comm_free_keyval.lo src/mpi/attr/lib_libmpi_la-comm_get_attr.lo src/mpi/attr/lib_libmpi_la-comm_set_attr.lo src/mpi/attr/lib_libmpi_la-keyval_create.lo src/mpi/attr/lib_libmpi_la-keyval_free.lo src/mpi/attr/lib_libmpi_la-type_create_keyval.lo src/mpi/attr/lib_libmpi_la-type_delete_attr.lo src/mpi/attr/lib_libmpi_la-type_free_keyval.lo src/mpi/attr/lib_libmpi_la-type_get_attr.lo src/mpi/attr/lib_libmpi_la-type_set_attr.lo src/mpi/attr/lib_libmpi_la-win_create_keyval.lo src/mpi/attr/lib_libmpi_la-win_delete_attr.lo src/mpi/attr/lib_libmpi_la-win_free_keyval.lo src/mpi/attr/lib_libmpi_la-win_get_attr.lo src/mpi/attr/lib_libmpi_la-win_set_attr.lo src/mpi/coll/lib_libmpi_la-allreduce.lo src/mpi/coll/lib_libmpi_la-barrier.lo src/mpi/coll/lib_libmpi_la-op_create.lo src/mpi/coll/lib_libmpi_la-op_free.lo src/mpi/coll/lib_libmpi_la-bcast.lo src/mpi/coll/lib_libmpi_la-alltoall.lo src/mpi/coll/lib_libmpi_la-alltoallv.lo src/mpi/coll/lib_libmpi_la-reduce.lo src/mpi/coll/lib_libmpi_la-scatter.lo src/mpi/coll/lib_libmpi_la-gather.lo src/mpi/coll/lib_libmpi_la-scatterv.lo src/mpi/coll/lib_libmpi_la-gatherv.lo src/mpi/coll/lib_libmpi_la-scan.lo src/mpi/coll/lib_libmpi_la-exscan.lo src/mpi/coll/lib_libmpi_la-allgather.lo src/mpi/coll/lib_libmpi_la-allgatherv.lo src/mpi/coll/lib_libmpi_la-red_scat.lo src/mpi/coll/lib_libmpi_la-alltoallw.lo src/mpi/coll/lib_libmpi_la-reduce_local.lo src/mpi/coll/lib_libmpi_la-op_commutative.lo src/mpi/coll/lib_libmpi_la-red_scat_block.lo src/mpi/coll/lib_libmpi_la-iallgather.lo src/mpi/coll/lib_libmpi_la-iallgatherv.lo src/mpi/coll/lib_libmpi_la-iallreduce.lo src/mpi/coll/lib_libmpi_la-ialltoall.lo src/mpi/coll/lib_libmpi_la-ialltoallv.lo src/mpi/coll/lib_libmpi_la-ialltoallw.lo src/mpi/coll/lib_libmpi_la-ibarrier.lo src/mpi/coll/lib_libmpi_la-ibcast.lo src/mpi/coll/lib_libmpi_la-iexscan.lo src/mpi/coll/lib_libmpi_la-igather.lo src/mpi/coll/lib_libmpi_la-igatherv.lo src/mpi/coll/lib_libmpi_la-ired_scat.lo src/mpi/coll/lib_libmpi_la-ired_scat_block.lo src/mpi/coll/lib_libmpi_la-ireduce.lo src/mpi/coll/lib_libmpi_la-iscan.lo src/mpi/coll/lib_libmpi_la-iscatter.lo src/mpi/coll/lib_libmpi_la-iscatterv.lo src/mpi/comm/lib_libmpi_la-comm_compare.lo src/mpi/comm/lib_libmpi_la-comm_create.lo src/mpi/comm/lib_libmpi_la-comm_create_group.lo src/mpi/comm/lib_libmpi_la-comm_dup.lo src/mpi/comm/lib_libmpi_la-comm_dup_with_info.lo src/mpi/comm/lib_libmpi_la-comm_free.lo src/mpi/comm/lib_libmpi_la-comm_get_name.lo src/mpi/comm/lib_libmpi_la-comm_get_info.lo src/mpi/comm/lib_libmpi_la-comm_set_info.lo src/mpi/comm/lib_libmpi_la-comm_group.lo src/mpi/comm/lib_libmpi_la-comm_idup.lo src/mpi/comm/lib_libmpi_la-comm_rank.lo src/mpi/comm/lib_libmpi_la-comm_size.lo src/mpi/comm/lib_libmpi_la-comm_remote_group.lo src/mpi/comm/lib_libmpi_la-comm_remote_size.lo src/mpi/comm/lib_libmpi_la-comm_set_name.lo src/mpi/comm/lib_libmpi_la-comm_split.lo src/mpi/comm/lib_libmpi_la-comm_test_inter.lo src/mpi/comm/lib_libmpi_la-intercomm_create.lo src/mpi/comm/lib_libmpi_la-intercomm_merge.lo src/mpi/comm/lib_libmpi_la-comm_split_type.lo src/mpi/comm/lib_libmpi_la-comm_failure_ack.lo src/mpi/comm/lib_libmpi_la-comm_failure_get_acked.lo src/mpi/comm/lib_libmpi_la-comm_revoke.lo src/mpi/comm/lib_libmpi_la-comm_shrink.lo src/mpi/comm/lib_libmpi_la-comm_agree.lo src/mpi/datatype/lib_libmpi_la-address.lo src/mpi/datatype/lib_libmpi_la-get_address.lo src/mpi/datatype/lib_libmpi_la-get_count.lo src/mpi/datatype/lib_libmpi_la-get_elements.lo src/mpi/datatype/lib_libmpi_la-get_elements_x.lo src/mpi/datatype/lib_libmpi_la-pack.lo src/mpi/datatype/lib_libmpi_la-unpack.lo src/mpi/datatype/lib_libmpi_la-pack_size.lo src/mpi/datatype/lib_libmpi_la-status_set_elements.lo src/mpi/datatype/lib_libmpi_la-status_set_elements_x.lo src/mpi/datatype/lib_libmpi_la-type_get_name.lo src/mpi/datatype/lib_libmpi_la-type_set_name.lo src/mpi/datatype/lib_libmpi_la-type_size.lo src/mpi/datatype/lib_libmpi_la-type_size_x.lo src/mpi/datatype/lib_libmpi_la-type_extent.lo src/mpi/datatype/lib_libmpi_la-type_vector.lo src/mpi/datatype/lib_libmpi_la-type_commit.lo src/mpi/datatype/lib_libmpi_la-type_indexed.lo src/mpi/datatype/lib_libmpi_la-type_hindexed.lo src/mpi/datatype/lib_libmpi_la-type_struct.lo src/mpi/datatype/lib_libmpi_la-type_contiguous.lo src/mpi/datatype/lib_libmpi_la-type_free.lo src/mpi/datatype/lib_libmpi_la-type_hvector.lo src/mpi/datatype/lib_libmpi_la-type_dup.lo src/mpi/datatype/lib_libmpi_la-type_get_envelope.lo src/mpi/datatype/lib_libmpi_la-type_get_contents.lo src/mpi/datatype/lib_libmpi_la-type_ub.lo src/mpi/datatype/lib_libmpi_la-type_lb.lo src/mpi/datatype/lib_libmpi_la-type_get_extent.lo src/mpi/datatype/lib_libmpi_la-type_get_extent_x.lo src/mpi/datatype/lib_libmpi_la-type_get_true_extent.lo src/mpi/datatype/lib_libmpi_la-type_get_true_extent_x.lo src/mpi/datatype/lib_libmpi_la-type_match_size.lo src/mpi/datatype/lib_libmpi_la-type_create_struct.lo src/mpi/datatype/lib_libmpi_la-type_create_hindexed.lo src/mpi/datatype/lib_libmpi_la-type_create_hvector.lo src/mpi/datatype/lib_libmpi_la-pack_external.lo src/mpi/datatype/lib_libmpi_la-pack_external_size.lo src/mpi/datatype/lib_libmpi_la-unpack_external.lo src/mpi/datatype/lib_libmpi_la-type_create_indexed_block.lo src/mpi/datatype/lib_libmpi_la-type_create_hindexed_block.lo src/mpi/datatype/lib_libmpi_la-type_create_resized.lo src/mpi/datatype/lib_libmpi_la-type_create_darray.lo src/mpi/datatype/lib_libmpi_la-type_create_subarray.lo src/mpi/errhan/lib_libmpi_la-add_error_code.lo src/mpi/errhan/lib_libmpi_la-add_error_class.lo src/mpi/errhan/lib_libmpi_la-add_error_string.lo src/mpi/errhan/lib_libmpi_la-comm_call_errhandler.lo src/mpi/errhan/lib_libmpi_la-comm_create_errhandler.lo src/mpi/errhan/lib_libmpi_la-comm_get_errhandler.lo src/mpi/errhan/lib_libmpi_la-comm_set_errhandler.lo src/mpi/errhan/lib_libmpi_la-errhandler_create.lo src/mpi/errhan/lib_libmpi_la-errhandler_free.lo src/mpi/errhan/lib_libmpi_la-errhandler_get.lo src/mpi/errhan/lib_libmpi_la-errhandler_set.lo src/mpi/errhan/lib_libmpi_la-error_class.lo src/mpi/errhan/lib_libmpi_la-error_string.lo src/mpi/errhan/lib_libmpi_la-file_create_errhandler.lo src/mpi/errhan/lib_libmpi_la-file_get_errhandler.lo src/mpi/errhan/lib_libmpi_la-file_set_errhandler.lo src/mpi/errhan/lib_libmpi_la-file_call_errhandler.lo src/mpi/errhan/lib_libmpi_la-win_create_errhandler.lo src/mpi/errhan/lib_libmpi_la-win_call_errhandler.lo src/mpi/errhan/lib_libmpi_la-win_get_errhandler.lo src/mpi/errhan/lib_libmpi_la-win_set_errhandler.lo src/mpi/group/lib_libmpi_la-group_compare.lo src/mpi/group/lib_libmpi_la-group_difference.lo src/mpi/group/lib_libmpi_la-group_excl.lo src/mpi/group/lib_libmpi_la-group_free.lo src/mpi/group/lib_libmpi_la-group_incl.lo src/mpi/group/lib_libmpi_la-group_intersection.lo src/mpi/group/lib_libmpi_la-group_range_excl.lo src/mpi/group/lib_libmpi_la-group_range_incl.lo src/mpi/group/lib_libmpi_la-group_rank.lo src/mpi/group/lib_libmpi_la-group_size.lo src/mpi/group/lib_libmpi_la-group_translate_ranks.lo src/mpi/group/lib_libmpi_la-group_union.lo src/mpi/info/lib_libmpi_la-info_create.lo src/mpi/info/lib_libmpi_la-info_delete.lo src/mpi/info/lib_libmpi_la-info_dup.lo src/mpi/info/lib_libmpi_la-info_free.lo src/mpi/info/lib_libmpi_la-info_get.lo src/mpi/info/lib_libmpi_la-info_getn.lo src/mpi/info/lib_libmpi_la-info_getnth.lo src/mpi/info/lib_libmpi_la-info_getvallen.lo src/mpi/info/lib_libmpi_la-info_set.lo src/mpi/init/lib_libmpi_la-abort.lo src/mpi/init/lib_libmpi_la-init.lo src/mpi/init/lib_libmpi_la-initialized.lo src/mpi/init/lib_libmpi_la-initthread.lo src/mpi/init/lib_libmpi_la-ismain.lo src/mpi/init/lib_libmpi_la-finalize.lo src/mpi/init/lib_libmpi_la-finalized.lo src/mpi/init/lib_libmpi_la-querythread.lo src/mpi/misc/lib_libmpi_la-getpname.lo src/mpi/misc/lib_libmpi_la-pcontrol.lo src/mpi/misc/lib_libmpi_la-version.lo src/mpi/misc/lib_libmpi_la-library_version.lo src/mpi/misc/lib_libmpi_la-aint_add.lo src/mpi/misc/lib_libmpi_la-aint_diff.lo src/mpi/pt2pt/lib_libmpi_la-bsend.lo src/mpi/pt2pt/lib_libmpi_la-bsend_init.lo src/mpi/pt2pt/lib_libmpi_la-bufattach.lo src/mpi/pt2pt/lib_libmpi_la-buffree.lo src/mpi/pt2pt/lib_libmpi_la-cancel.lo src/mpi/pt2pt/lib_libmpi_la-greq_start.lo src/mpi/pt2pt/lib_libmpi_la-greq_complete.lo src/mpi/pt2pt/lib_libmpi_la-ibsend.lo src/mpi/pt2pt/lib_libmpi_la-improbe.lo src/mpi/pt2pt/lib_libmpi_la-imrecv.lo src/mpi/pt2pt/lib_libmpi_la-iprobe.lo src/mpi/pt2pt/lib_libmpi_la-irecv.lo src/mpi/pt2pt/lib_libmpi_la-irsend.lo src/mpi/pt2pt/lib_libmpi_la-isend.lo src/mpi/pt2pt/lib_libmpi_la-issend.lo src/mpi/pt2pt/lib_libmpi_la-mprobe.lo src/mpi/pt2pt/lib_libmpi_la-mrecv.lo src/mpi/pt2pt/lib_libmpi_la-probe.lo src/mpi/pt2pt/lib_libmpi_la-recv.lo src/mpi/pt2pt/lib_libmpi_la-recv_init.lo src/mpi/pt2pt/lib_libmpi_la-request_free.lo src/mpi/pt2pt/lib_libmpi_la-request_get_status.lo src/mpi/pt2pt/lib_libmpi_la-rsend.lo src/mpi/pt2pt/lib_libmpi_la-rsend_init.lo src/mpi/pt2pt/lib_libmpi_la-send.lo src/mpi/pt2pt/lib_libmpi_la-send_init.lo src/mpi/pt2pt/lib_libmpi_la-sendrecv.lo src/mpi/pt2pt/lib_libmpi_la-sendrecv_rep.lo src/mpi/pt2pt/lib_libmpi_la-status_set_cancelled.lo src/mpi/pt2pt/lib_libmpi_la-ssend.lo src/mpi/pt2pt/lib_libmpi_la-ssend_init.lo src/mpi/pt2pt/lib_libmpi_la-start.lo src/mpi/pt2pt/lib_libmpi_la-startall.lo src/mpi/pt2pt/lib_libmpi_la-test.lo src/mpi/pt2pt/lib_libmpi_la-test_cancelled.lo src/mpi/pt2pt/lib_libmpi_la-testall.lo src/mpi/pt2pt/lib_libmpi_la-testany.lo src/mpi/pt2pt/lib_libmpi_la-testsome.lo src/mpi/pt2pt/lib_libmpi_la-wait.lo src/mpi/pt2pt/lib_libmpi_la-waitall.lo src/mpi/pt2pt/lib_libmpi_la-waitany.lo src/mpi/pt2pt/lib_libmpi_la-waitsome.lo src/mpi/rma/lib_libmpi_la-accumulate.lo src/mpi/rma/lib_libmpi_la-alloc_mem.lo src/mpi/rma/lib_libmpi_la-compare_and_swap.lo src/mpi/rma/lib_libmpi_la-fetch_and_op.lo src/mpi/rma/lib_libmpi_la-free_mem.lo src/mpi/rma/lib_libmpi_la-get.lo src/mpi/rma/lib_libmpi_la-get_accumulate.lo src/mpi/rma/lib_libmpi_la-put.lo src/mpi/rma/lib_libmpi_la-raccumulate.lo src/mpi/rma/lib_libmpi_la-rget.lo src/mpi/rma/lib_libmpi_la-rget_accumulate.lo src/mpi/rma/lib_libmpi_la-rput.lo src/mpi/rma/lib_libmpi_la-win_allocate.lo src/mpi/rma/lib_libmpi_la-win_allocate_shared.lo src/mpi/rma/lib_libmpi_la-win_attach.lo src/mpi/rma/lib_libmpi_la-win_complete.lo src/mpi/rma/lib_libmpi_la-win_create.lo src/mpi/rma/lib_libmpi_la-win_create_dynamic.lo src/mpi/rma/lib_libmpi_la-win_detach.lo src/mpi/rma/lib_libmpi_la-win_fence.lo src/mpi/rma/lib_libmpi_la-win_flush.lo src/mpi/rma/lib_libmpi_la-win_flush_all.lo src/mpi/rma/lib_libmpi_la-win_flush_local.lo src/mpi/rma/lib_libmpi_la-win_flush_local_all.lo src/mpi/rma/lib_libmpi_la-win_free.lo src/mpi/rma/lib_libmpi_la-win_get_group.lo src/mpi/rma/lib_libmpi_la-win_get_info.lo src/mpi/rma/lib_libmpi_la-win_get_name.lo src/mpi/rma/lib_libmpi_la-win_lock.lo src/mpi/rma/lib_libmpi_la-win_lock_all.lo src/mpi/rma/lib_libmpi_la-win_post.lo src/mpi/rma/lib_libmpi_la-win_set_info.lo src/mpi/rma/lib_libmpi_la-win_set_name.lo src/mpi/rma/lib_libmpi_la-win_shared_query.lo src/mpi/rma/lib_libmpi_la-win_start.lo src/mpi/rma/lib_libmpi_la-win_sync.lo src/mpi/rma/lib_libmpi_la-win_test.lo src/mpi/rma/lib_libmpi_la-win_unlock.lo src/mpi/rma/lib_libmpi_la-win_unlock_all.lo src/mpi/rma/lib_libmpi_la-win_wait.lo src/mpi/spawn/lib_libmpi_la-comm_disconnect.lo src/mpi/spawn/lib_libmpi_la-comm_get_parent.lo src/mpi/spawn/lib_libmpi_la-comm_join.lo src/mpi/spawn/lib_libmpi_la-comm_spawn.lo src/mpi/spawn/lib_libmpi_la-comm_spawn_multiple.lo src/mpi/spawn/lib_libmpi_la-lookup_name.lo src/mpi/spawn/lib_libmpi_la-publish_name.lo src/mpi/spawn/lib_libmpi_la-unpublish_name.lo src/mpi/spawn/lib_libmpi_la-open_port.lo src/mpi/spawn/lib_libmpi_la-close_port.lo src/mpi/spawn/lib_libmpi_la-comm_connect.lo src/mpi/spawn/lib_libmpi_la-comm_accept.lo src/mpi/timer/lib_libmpi_la-wtime.lo src/mpi/timer/lib_libmpi_la-wtick.lo src/mpi/topo/lib_libmpi_la-cart_coords.lo src/mpi/topo/lib_libmpi_la-cart_create.lo src/mpi/topo/lib_libmpi_la-cart_get.lo src/mpi/topo/lib_libmpi_la-cart_map.lo src/mpi/topo/lib_libmpi_la-cart_rank.lo src/mpi/topo/lib_libmpi_la-cart_shift.lo src/mpi/topo/lib_libmpi_la-cart_sub.lo src/mpi/topo/lib_libmpi_la-dims_create.lo src/mpi/topo/lib_libmpi_la-graph_get.lo src/mpi/topo/lib_libmpi_la-graph_map.lo src/mpi/topo/lib_libmpi_la-graph_nbr.lo src/mpi/topo/lib_libmpi_la-graphcreate.lo src/mpi/topo/lib_libmpi_la-graphdimsget.lo src/mpi/topo/lib_libmpi_la-graphnbrcnt.lo src/mpi/topo/lib_libmpi_la-cartdim_get.lo src/mpi/topo/lib_libmpi_la-topo_test.lo src/mpi/topo/lib_libmpi_la-dist_gr_create_adj.lo src/mpi/topo/lib_libmpi_la-dist_gr_create.lo src/mpi/topo/lib_libmpi_la-dist_gr_neighb_count.lo src/mpi/topo/lib_libmpi_la-dist_gr_neighb.lo src/mpi/topo/lib_libmpi_la-inhb_allgather.lo src/mpi/topo/lib_libmpi_la-inhb_allgatherv.lo src/mpi/topo/lib_libmpi_la-inhb_alltoall.lo src/mpi/topo/lib_libmpi_la-inhb_alltoallv.lo src/mpi/topo/lib_libmpi_la-inhb_alltoallw.lo src/mpi/topo/lib_libmpi_la-nhb_allgather.lo src/mpi/topo/lib_libmpi_la-nhb_allgatherv.lo src/mpi/topo/lib_libmpi_la-nhb_alltoall.lo src/mpi/topo/lib_libmpi_la-nhb_alltoallv.lo src/mpi/topo/lib_libmpi_la-nhb_alltoallw.lo src/binding/fortran/mpif_h/lib_libmpi_la-statusf2c.lo src/binding/fortran/mpif_h/lib_libmpi_la-statusc2f.lo src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_int.lo src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_real.lo src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_complex.lo src/glue/romio/lib_libmpi_la-all_romio_symbols.lo src/mutex/lib_libmpi_la-mutex_create.lo src/mutex/lib_libmpi_la-mutex_free.lo src/mutex/lib_libmpi_la-mutex_lock.lo src/mutex/lib_libmpi_la-mutex_unlock.lo src/mpi_t/lib_libmpi_la-cat_changed.lo src/mpi_t/lib_libmpi_la-cat_get_categories.lo src/mpi_t/lib_libmpi_la-cat_get_cvars.lo src/mpi_t/lib_libmpi_la-cat_get_info.lo src/mpi_t/lib_libmpi_la-cat_get_num.lo src/mpi_t/lib_libmpi_la-cat_get_pvars.lo src/mpi_t/lib_libmpi_la-cvar_get_info.lo src/mpi_t/lib_libmpi_la-cvar_get_num.lo src/mpi_t/lib_libmpi_la-cvar_handle_alloc.lo src/mpi_t/lib_libmpi_la-cvar_handle_free.lo src/mpi_t/lib_libmpi_la-cvar_read.lo src/mpi_t/lib_libmpi_la-cvar_write.lo src/mpi_t/lib_libmpi_la-enum_get_info.lo src/mpi_t/lib_libmpi_la-enum_get_item.lo src/mpi_t/lib_libmpi_la-mpit_finalize.lo src/mpi_t/lib_libmpi_la-mpit_initthread.lo src/mpi_t/lib_libmpi_la-pvar_get_info.lo src/mpi_t/lib_libmpi_la-pvar_get_num.lo src/mpi_t/lib_libmpi_la-pvar_handle_alloc.lo src/mpi_t/lib_libmpi_la-pvar_handle_free.lo src/mpi_t/lib_libmpi_la-pvar_read.lo src/mpi_t/lib_libmpi_la-pvar_readreset.lo src/mpi_t/lib_libmpi_la-pvar_reset.lo src/mpi_t/lib_libmpi_la-pvar_session_create.lo src/mpi_t/lib_libmpi_la-pvar_session_free.lo src/mpi_t/lib_libmpi_la-pvar_start.lo src/mpi_t/lib_libmpi_la-pvar_stop.lo src/mpi_t/lib_libmpi_la-pvar_write.lo src/mpi_t/lib_libmpi_la-cat_get_index.lo src/mpi_t/lib_libmpi_la-cvar_get_index.lo src/mpi_t/lib_libmpi_la-pvar_get_index.lo src/mpi/attr/lib_libmpi_la-attrutil.lo src/mpi/attr/lib_libmpi_la-dup_fn.lo src/mpi/coll/lib_libmpi_la-allred_group.lo src/mpi/coll/lib_libmpi_la-barrier_group.lo src/mpi/coll/lib_libmpi_la-helper_fns.lo src/mpi/coll/lib_libmpi_la-opsum.lo src/mpi/coll/lib_libmpi_la-opmax.lo src/mpi/coll/lib_libmpi_la-opmin.lo src/mpi/coll/lib_libmpi_la-opband.lo src/mpi/coll/lib_libmpi_la-opbor.lo src/mpi/coll/lib_libmpi_la-opbxor.lo src/mpi/coll/lib_libmpi_la-opland.lo src/mpi/coll/lib_libmpi_la-oplor.lo src/mpi/coll/lib_libmpi_la-oplxor.lo src/mpi/coll/lib_libmpi_la-opprod.lo src/mpi/coll/lib_libmpi_la-opminloc.lo src/mpi/coll/lib_libmpi_la-opmaxloc.lo src/mpi/coll/lib_libmpi_la-opno_op.lo src/mpi/coll/lib_libmpi_la-opreplace.lo src/mpi/coll/lib_libmpi_la-nbcutil.lo src/mpi/comm/lib_libmpi_la-commutil.lo src/mpi/comm/lib_libmpi_la-contextid.lo src/mpi/datatype/lib_libmpi_la-typeutil.lo src/mpi/errhan/lib_libmpi_la-errutil.lo src/mpi/errhan/lib_libmpi_la-dynerrutil.lo src/mpi/group/lib_libmpi_la-grouputil.lo src/mpi/info/lib_libmpi_la-infoutil.lo src/mpi/init/lib_libmpi_la-initinfo.lo src/mpi/init/lib_libmpi_la-async.lo src/mpi/pt2pt/lib_libmpi_la-bsendutil.lo src/mpi/pt2pt/lib_libmpi_la-mpir_request.lo src/mpi/rma/lib_libmpi_la-winutil.lo src/mpi/rma/lib_libmpi_la-rmatypeutil.lo src/mpi/topo/lib_libmpi_la-topoutil.lo src/util/dbg/lib_libmpi_la-dbg_printf.lo src/util/dbg/lib_libmpi_la-timelimit.lo src/util/instrm/lib_libmpi_la-instr.lo src/util/mem/lib_libmpi_la-trmem.lo src/util/mem/lib_libmpi_la-handlemem.lo src/util/mem/lib_libmpi_la-safestr.lo src/util/mem/lib_libmpi_la-argstr.lo src/util/mem/lib_libmpi_la-strerror.lo src/util/other/lib_libmpi_la-outliers.lo src/util/other/lib_libmpi_la-assert.lo src/util/cvar/lib_libmpi_la-mpich_cvars.lo src/util/procmap/lib_libmpi_la-local_proc.lo src/util/thread/lib_libmpi_la-mpiu_thread.lo src/util/thread/lib_libmpi_la-mpiu_thread_win.lo src/util/thread/lib_libmpi_la-mpiu_thread_solaris.lo src/util/thread/lib_libmpi_la-mpiu_thread_posix.lo src/util/timers/lib_libmpi_la-mpiu_timer.lo src/binding/fortran/mpif_h/lib_libmpi_la-fdebug.lo src/binding/fortran/mpif_h/lib_libmpi_la-setbot.lo src/binding/fortran/mpif_h/setbotf.lo src/binding/fortran/use_mpi/lib_libmpi_la-create_f90_util.lo src/glue/romio/lib_libmpi_la-glue_romio.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_buffer.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_comm.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_comm_spawn_multiple.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_connection.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_recv_pkt.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_recv_req.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_revoke_pkt.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_send_req.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_op_req.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_port.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_recvq.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_request.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_progress.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_ops.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_reqops.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_sync.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rma_pkthandler.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_rndv.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_eager.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_eagersync.lo src/mpid/ch3/src/lib_libmpi_la-ch3u_win_fns.lo src/mpid/ch3/src/lib_libmpi_la-mpid_abort.lo src/mpid/ch3/src/lib_libmpi_la-mpid_cancel_recv.lo src/mpid/ch3/src/lib_libmpi_la-mpid_cancel_send.lo src/mpid/ch3/src/lib_libmpi_la-mpid_comm_disconnect.lo src/mpid/ch3/src/lib_libmpi_la-mpid_comm_spawn_multiple.lo src/mpid/ch3/src/lib_libmpi_la-mpid_comm_failure_ack.lo src/mpid/ch3/src/lib_libmpi_la-mpid_comm_get_all_failed_procs.lo src/mpid/ch3/src/lib_libmpi_la-mpid_comm_revoke.lo src/mpid/ch3/src/lib_libmpi_la-mpid_finalize.lo src/mpid/ch3/src/lib_libmpi_la-mpid_get_universe_size.lo src/mpid/ch3/src/lib_libmpi_la-mpid_getpname.lo src/mpid/ch3/src/lib_libmpi_la-mpid_improbe.lo src/mpid/ch3/src/lib_libmpi_la-mpid_imrecv.lo src/mpid/ch3/src/lib_libmpi_la-mpid_init.lo src/mpid/ch3/src/lib_libmpi_la-mpid_iprobe.lo src/mpid/ch3/src/lib_libmpi_la-mpid_irecv.lo src/mpid/ch3/src/lib_libmpi_la-mpid_irsend.lo src/mpid/ch3/src/lib_libmpi_la-mpid_isend.lo src/mpid/ch3/src/lib_libmpi_la-mpid_issend.lo src/mpid/ch3/src/lib_libmpi_la-mpid_mprobe.lo src/mpid/ch3/src/lib_libmpi_la-mpid_mrecv.lo src/mpid/ch3/src/lib_libmpi_la-mpid_port.lo src/mpid/ch3/src/lib_libmpi_la-mpid_probe.lo src/mpid/ch3/src/lib_libmpi_la-mpid_recv.lo src/mpid/ch3/src/lib_libmpi_la-mpid_rsend.lo src/mpid/ch3/src/lib_libmpi_la-mpid_send.lo src/mpid/ch3/src/lib_libmpi_la-mpid_ssend.lo src/mpid/ch3/src/lib_libmpi_la-mpid_startall.lo src/mpid/ch3/src/lib_libmpi_la-mpid_vc.lo src/mpid/ch3/src/lib_libmpi_la-mpid_rma.lo src/mpid/ch3/src/lib_libmpi_la-mpidi_rma.lo src/mpid/ch3/src/lib_libmpi_la-mpid_aint.lo src/mpid/ch3/src/lib_libmpi_la-mpidi_isend_self.lo src/mpid/ch3/src/lib_libmpi_la-mpidi_pg.lo src/mpid/ch3/src/lib_libmpi_la-mpidi_printf.lo src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_init_sock.lo src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_connect_sock.lo src/mpid/ch3/util/sock/lib_libmpi_la-ch3u_getinterfaces.lo          src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_finalize.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_init.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_isend.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_isendv.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_istartmsg.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_istartmsgv.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_progress.lo src/mpid/ch3/channels/sock/src/lib_libmpi_la-ch3_win_fns.lo   src/mpid/common/datatype/dataloop/lib_libmpi_la-darray_support.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_blockindexed.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_contig.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_indexed.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_pairtype.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_struct.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-dataloop_create_vector.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-segment.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_count.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_flatten.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-segment_packunpack.lo src/mpid/common/datatype/dataloop/lib_libmpi_la-subarray_support.lo src/mpid/common/datatype/lib_libmpi_la-mpid_contents_support.lo src/mpid/common/datatype/lib_libmpi_la-mpid_datatype_contents.lo src/mpid/common/datatype/lib_libmpi_la-mpid_datatype_free.lo src/mpid/common/datatype/lib_libmpi_la-mpid_ext32_datatype.lo src/mpid/common/datatype/lib_libmpi_la-mpid_ext32_segment.lo src/mpid/common/datatype/lib_libmpi_la-mpid_segment.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_blockindexed.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_commit.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_contiguous.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_create_pairtype.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_create_resized.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_debug.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_dup.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_get_contents.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_get_envelope.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_indexed.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_struct.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_vector.lo src/mpid/common/datatype/lib_libmpi_la-mpid_type_zerolen.lo src/mpid/common/datatype/lib_libmpi_la-mpir_type_flatten.lo src/mpid/common/sched/lib_libmpi_la-mpid_sched.lo src/mpid/common/sock/poll/lib_libmpi_la-sock.lo  src/mpi_t/lib_libmpi_la-mpit.lo  src/nameserv/pmi/lib_libmpi_la-pmi_nameserv.lo   src/pmi/simple/lib_libmpi_la-simple_pmiutil.lo src/pmi/simple/lib_libmpi_la-simple_pmi.lo -lrt -lpthread  src/mpl/libmpl.la /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/libopa.la    src/mpi/romio/libromio.la -lpthread 
libtool: link: gfortran -Wl,--as-needed -shared  -fPIC  src/mpi/attr/.libs/lib_libmpi_la-attr_delete.o src/mpi/attr/.libs/lib_libmpi_la-attr_get.o src/mpi/attr/.libs/lib_libmpi_la-attr_put.o src/mpi/attr/.libs/lib_libmpi_la-comm_create_keyval.o src/mpi/attr/.libs/lib_libmpi_la-comm_delete_attr.o src/mpi/attr/.libs/lib_libmpi_la-comm_free_keyval.o src/mpi/attr/.libs/lib_libmpi_la-comm_get_attr.o src/mpi/attr/.libs/lib_libmpi_la-comm_set_attr.o src/mpi/attr/.libs/lib_libmpi_la-keyval_create.o src/mpi/attr/.libs/lib_libmpi_la-keyval_free.o src/mpi/attr/.libs/lib_libmpi_la-type_create_keyval.o src/mpi/attr/.libs/lib_libmpi_la-type_delete_attr.o src/mpi/attr/.libs/lib_libmpi_la-type_free_keyval.o src/mpi/attr/.libs/lib_libmpi_la-type_get_attr.o src/mpi/attr/.libs/lib_libmpi_la-type_set_attr.o src/mpi/attr/.libs/lib_libmpi_la-win_create_keyval.o src/mpi/attr/.libs/lib_libmpi_la-win_delete_attr.o src/mpi/attr/.libs/lib_libmpi_la-win_free_keyval.o src/mpi/attr/.libs/lib_libmpi_la-win_get_attr.o src/mpi/attr/.libs/lib_libmpi_la-win_set_attr.o src/mpi/coll/.libs/lib_libmpi_la-allreduce.o src/mpi/coll/.libs/lib_libmpi_la-barrier.o src/mpi/coll/.libs/lib_libmpi_la-op_create.o src/mpi/coll/.libs/lib_libmpi_la-op_free.o src/mpi/coll/.libs/lib_libmpi_la-bcast.o src/mpi/coll/.libs/lib_libmpi_la-alltoall.o src/mpi/coll/.libs/lib_libmpi_la-alltoallv.o src/mpi/coll/.libs/lib_libmpi_la-reduce.o src/mpi/coll/.libs/lib_libmpi_la-scatter.o src/mpi/coll/.libs/lib_libmpi_la-gather.o src/mpi/coll/.libs/lib_libmpi_la-scatterv.o src/mpi/coll/.libs/lib_libmpi_la-gatherv.o src/mpi/coll/.libs/lib_libmpi_la-scan.o src/mpi/coll/.libs/lib_libmpi_la-exscan.o src/mpi/coll/.libs/lib_libmpi_la-allgather.o src/mpi/coll/.libs/lib_libmpi_la-allgatherv.o src/mpi/coll/.libs/lib_libmpi_la-red_scat.o src/mpi/coll/.libs/lib_libmpi_la-alltoallw.o src/mpi/coll/.libs/lib_libmpi_la-reduce_local.o src/mpi/coll/.libs/lib_libmpi_la-op_commutative.o src/mpi/coll/.libs/lib_libmpi_la-red_scat_block.o src/mpi/coll/.libs/lib_libmpi_la-iallgather.o src/mpi/coll/.libs/lib_libmpi_la-iallgatherv.o src/mpi/coll/.libs/lib_libmpi_la-iallreduce.o src/mpi/coll/.libs/lib_libmpi_la-ialltoall.o src/mpi/coll/.libs/lib_libmpi_la-ialltoallv.o src/mpi/coll/.libs/lib_libmpi_la-ialltoallw.o src/mpi/coll/.libs/lib_libmpi_la-ibarrier.o src/mpi/coll/.libs/lib_libmpi_la-ibcast.o src/mpi/coll/.libs/lib_libmpi_la-iexscan.o src/mpi/coll/.libs/lib_libmpi_la-igather.o src/mpi/coll/.libs/lib_libmpi_la-igatherv.o src/mpi/coll/.libs/lib_libmpi_la-ired_scat.o src/mpi/coll/.libs/lib_libmpi_la-ired_scat_block.o src/mpi/coll/.libs/lib_libmpi_la-ireduce.o src/mpi/coll/.libs/lib_libmpi_la-iscan.o src/mpi/coll/.libs/lib_libmpi_la-iscatter.o src/mpi/coll/.libs/lib_libmpi_la-iscatterv.o src/mpi/comm/.libs/lib_libmpi_la-comm_compare.o src/mpi/comm/.libs/lib_libmpi_la-comm_create.o src/mpi/comm/.libs/lib_libmpi_la-comm_create_group.o src/mpi/comm/.libs/lib_libmpi_la-comm_dup.o src/mpi/comm/.libs/lib_libmpi_la-comm_dup_with_info.o src/mpi/comm/.libs/lib_libmpi_la-comm_free.o src/mpi/comm/.libs/lib_libmpi_la-comm_get_name.o src/mpi/comm/.libs/lib_libmpi_la-comm_get_info.o src/mpi/comm/.libs/lib_libmpi_la-comm_set_info.o src/mpi/comm/.libs/lib_libmpi_la-comm_group.o src/mpi/comm/.libs/lib_libmpi_la-comm_idup.o src/mpi/comm/.libs/lib_libmpi_la-comm_rank.o src/mpi/comm/.libs/lib_libmpi_la-comm_size.o src/mpi/comm/.libs/lib_libmpi_la-comm_remote_group.o src/mpi/comm/.libs/lib_libmpi_la-comm_remote_size.o src/mpi/comm/.libs/lib_libmpi_la-comm_set_name.o src/mpi/comm/.libs/lib_libmpi_la-comm_split.o src/mpi/comm/.libs/lib_libmpi_la-comm_test_inter.o src/mpi/comm/.libs/lib_libmpi_la-intercomm_create.o src/mpi/comm/.libs/lib_libmpi_la-intercomm_merge.o src/mpi/comm/.libs/lib_libmpi_la-comm_split_type.o src/mpi/comm/.libs/lib_libmpi_la-comm_failure_ack.o src/mpi/comm/.libs/lib_libmpi_la-comm_failure_get_acked.o src/mpi/comm/.libs/lib_libmpi_la-comm_revoke.o src/mpi/comm/.libs/lib_libmpi_la-comm_shrink.o src/mpi/comm/.libs/lib_libmpi_la-comm_agree.o src/mpi/datatype/.libs/lib_libmpi_la-address.o src/mpi/datatype/.libs/lib_libmpi_la-get_address.o src/mpi/datatype/.libs/lib_libmpi_la-get_count.o src/mpi/datatype/.libs/lib_libmpi_la-get_elements.o src/mpi/datatype/.libs/lib_libmpi_la-get_elements_x.o src/mpi/datatype/.libs/lib_libmpi_la-pack.o src/mpi/datatype/.libs/lib_libmpi_la-unpack.o src/mpi/datatype/.libs/lib_libmpi_la-pack_size.o src/mpi/datatype/.libs/lib_libmpi_la-status_set_elements.o src/mpi/datatype/.libs/lib_libmpi_la-status_set_elements_x.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_name.o src/mpi/datatype/.libs/lib_libmpi_la-type_set_name.o src/mpi/datatype/.libs/lib_libmpi_la-type_size.o src/mpi/datatype/.libs/lib_libmpi_la-type_size_x.o src/mpi/datatype/.libs/lib_libmpi_la-type_extent.o src/mpi/datatype/.libs/lib_libmpi_la-type_vector.o src/mpi/datatype/.libs/lib_libmpi_la-type_commit.o src/mpi/datatype/.libs/lib_libmpi_la-type_indexed.o src/mpi/datatype/.libs/lib_libmpi_la-type_hindexed.o src/mpi/datatype/.libs/lib_libmpi_la-type_struct.o src/mpi/datatype/.libs/lib_libmpi_la-type_contiguous.o src/mpi/datatype/.libs/lib_libmpi_la-type_free.o src/mpi/datatype/.libs/lib_libmpi_la-type_hvector.o src/mpi/datatype/.libs/lib_libmpi_la-type_dup.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_envelope.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_contents.o src/mpi/datatype/.libs/lib_libmpi_la-type_ub.o src/mpi/datatype/.libs/lib_libmpi_la-type_lb.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_extent.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_extent_x.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_true_extent.o src/mpi/datatype/.libs/lib_libmpi_la-type_get_true_extent_x.o src/mpi/datatype/.libs/lib_libmpi_la-type_match_size.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_struct.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hindexed.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hvector.o src/mpi/datatype/.libs/lib_libmpi_la-pack_external.o src/mpi/datatype/.libs/lib_libmpi_la-pack_external_size.o src/mpi/datatype/.libs/lib_libmpi_la-unpack_external.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_indexed_block.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_hindexed_block.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_resized.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_darray.o src/mpi/datatype/.libs/lib_libmpi_la-type_create_subarray.o src/mpi/errhan/.libs/lib_libmpi_la-add_error_code.o src/mpi/errhan/.libs/lib_libmpi_la-add_error_class.o src/mpi/errhan/.libs/lib_libmpi_la-add_error_string.o src/mpi/errhan/.libs/lib_libmpi_la-comm_call_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-comm_create_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-comm_get_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-comm_set_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_create.o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_free.o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_get.o src/mpi/errhan/.libs/lib_libmpi_la-errhandler_set.o src/mpi/errhan/.libs/lib_libmpi_la-error_class.o src/mpi/errhan/.libs/lib_libmpi_la-error_string.o src/mpi/errhan/.libs/lib_libmpi_la-file_create_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-file_get_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-file_set_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-file_call_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-win_create_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-win_call_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-win_get_errhandler.o src/mpi/errhan/.libs/lib_libmpi_la-win_set_errhandler.o src/mpi/group/.libs/lib_libmpi_la-group_compare.o src/mpi/group/.libs/lib_libmpi_la-group_difference.o src/mpi/group/.libs/lib_libmpi_la-group_excl.o src/mpi/group/.libs/lib_libmpi_la-group_free.o src/mpi/group/.libs/lib_libmpi_la-group_incl.o src/mpi/group/.libs/lib_libmpi_la-group_intersection.o src/mpi/group/.libs/lib_libmpi_la-group_range_excl.o src/mpi/group/.libs/lib_libmpi_la-group_range_incl.o src/mpi/group/.libs/lib_libmpi_la-group_rank.o src/mpi/group/.libs/lib_libmpi_la-group_size.o src/mpi/group/.libs/lib_libmpi_la-group_translate_ranks.o src/mpi/group/.libs/lib_libmpi_la-group_union.o src/mpi/info/.libs/lib_libmpi_la-info_create.o src/mpi/info/.libs/lib_libmpi_la-info_delete.o src/mpi/info/.libs/lib_libmpi_la-info_dup.o src/mpi/info/.libs/lib_libmpi_la-info_free.o src/mpi/info/.libs/lib_libmpi_la-info_get.o src/mpi/info/.libs/lib_libmpi_la-info_getn.o src/mpi/info/.libs/lib_libmpi_la-info_getnth.o src/mpi/info/.libs/lib_libmpi_la-info_getvallen.o src/mpi/info/.libs/lib_libmpi_la-info_set.o src/mpi/init/.libs/lib_libmpi_la-abort.o src/mpi/init/.libs/lib_libmpi_la-init.o src/mpi/init/.libs/lib_libmpi_la-initialized.o src/mpi/init/.libs/lib_libmpi_la-initthread.o src/mpi/init/.libs/lib_libmpi_la-ismain.o src/mpi/init/.libs/lib_libmpi_la-finalize.o src/mpi/init/.libs/lib_libmpi_la-finalized.o src/mpi/init/.libs/lib_libmpi_la-querythread.o src/mpi/misc/.libs/lib_libmpi_la-getpname.o src/mpi/misc/.libs/lib_libmpi_la-pcontrol.o src/mpi/misc/.libs/lib_libmpi_la-version.o src/mpi/misc/.libs/lib_libmpi_la-library_version.o src/mpi/misc/.libs/lib_libmpi_la-aint_add.o src/mpi/misc/.libs/lib_libmpi_la-aint_diff.o src/mpi/pt2pt/.libs/lib_libmpi_la-bsend.o src/mpi/pt2pt/.libs/lib_libmpi_la-bsend_init.o src/mpi/pt2pt/.libs/lib_libmpi_la-bufattach.o src/mpi/pt2pt/.libs/lib_libmpi_la-buffree.o src/mpi/pt2pt/.libs/lib_libmpi_la-cancel.o src/mpi/pt2pt/.libs/lib_libmpi_la-greq_start.o src/mpi/pt2pt/.libs/lib_libmpi_la-greq_complete.o src/mpi/pt2pt/.libs/lib_libmpi_la-ibsend.o src/mpi/pt2pt/.libs/lib_libmpi_la-improbe.o src/mpi/pt2pt/.libs/lib_libmpi_la-imrecv.o src/mpi/pt2pt/.libs/lib_libmpi_la-iprobe.o src/mpi/pt2pt/.libs/lib_libmpi_la-irecv.o src/mpi/pt2pt/.libs/lib_libmpi_la-irsend.o src/mpi/pt2pt/.libs/lib_libmpi_la-isend.o src/mpi/pt2pt/.libs/lib_libmpi_la-issend.o src/mpi/pt2pt/.libs/lib_libmpi_la-mprobe.o src/mpi/pt2pt/.libs/lib_libmpi_la-mrecv.o src/mpi/pt2pt/.libs/lib_libmpi_la-probe.o src/mpi/pt2pt/.libs/lib_libmpi_la-recv.o src/mpi/pt2pt/.libs/lib_libmpi_la-recv_init.o src/mpi/pt2pt/.libs/lib_libmpi_la-request_free.o src/mpi/pt2pt/.libs/lib_libmpi_la-request_get_status.o src/mpi/pt2pt/.libs/lib_libmpi_la-rsend.o src/mpi/pt2pt/.libs/lib_libmpi_la-rsend_init.o src/mpi/pt2pt/.libs/lib_libmpi_la-send.o src/mpi/pt2pt/.libs/lib_libmpi_la-send_init.o src/mpi/pt2pt/.libs/lib_libmpi_la-sendrecv.o src/mpi/pt2pt/.libs/lib_libmpi_la-sendrecv_rep.o src/mpi/pt2pt/.libs/lib_libmpi_la-status_set_cancelled.o src/mpi/pt2pt/.libs/lib_libmpi_la-ssend.o src/mpi/pt2pt/.libs/lib_libmpi_la-ssend_init.o src/mpi/pt2pt/.libs/lib_libmpi_la-start.o src/mpi/pt2pt/.libs/lib_libmpi_la-startall.o src/mpi/pt2pt/.libs/lib_libmpi_la-test.o src/mpi/pt2pt/.libs/lib_libmpi_la-test_cancelled.o src/mpi/pt2pt/.libs/lib_libmpi_la-testall.o src/mpi/pt2pt/.libs/lib_libmpi_la-testany.o src/mpi/pt2pt/.libs/lib_libmpi_la-testsome.o src/mpi/pt2pt/.libs/lib_libmpi_la-wait.o src/mpi/pt2pt/.libs/lib_libmpi_la-waitall.o src/mpi/pt2pt/.libs/lib_libmpi_la-waitany.o src/mpi/pt2pt/.libs/lib_libmpi_la-waitsome.o src/mpi/rma/.libs/lib_libmpi_la-accumulate.o src/mpi/rma/.libs/lib_libmpi_la-alloc_mem.o src/mpi/rma/.libs/lib_libmpi_la-compare_and_swap.o src/mpi/rma/.libs/lib_libmpi_la-fetch_and_op.o src/mpi/rma/.libs/lib_libmpi_la-free_mem.o src/mpi/rma/.libs/lib_libmpi_la-get.o src/mpi/rma/.libs/lib_libmpi_la-get_accumulate.o src/mpi/rma/.libs/lib_libmpi_la-put.o src/mpi/rma/.libs/lib_libmpi_la-raccumulate.o src/mpi/rma/.libs/lib_libmpi_la-rget.o src/mpi/rma/.libs/lib_libmpi_la-rget_accumulate.o src/mpi/rma/.libs/lib_libmpi_la-rput.o src/mpi/rma/.libs/lib_libmpi_la-win_allocate.o src/mpi/rma/.libs/lib_libmpi_la-win_allocate_shared.o src/mpi/rma/.libs/lib_libmpi_la-win_attach.o src/mpi/rma/.libs/lib_libmpi_la-win_complete.o src/mpi/rma/.libs/lib_libmpi_la-win_create.o src/mpi/rma/.libs/lib_libmpi_la-win_create_dynamic.o src/mpi/rma/.libs/lib_libmpi_la-win_detach.o src/mpi/rma/.libs/lib_libmpi_la-win_fence.o src/mpi/rma/.libs/lib_libmpi_la-win_flush.o src/mpi/rma/.libs/lib_libmpi_la-win_flush_all.o src/mpi/rma/.libs/lib_libmpi_la-win_flush_local.o src/mpi/rma/.libs/lib_libmpi_la-win_flush_local_all.o src/mpi/rma/.libs/lib_libmpi_la-win_free.o src/mpi/rma/.libs/lib_libmpi_la-win_get_group.o src/mpi/rma/.libs/lib_libmpi_la-win_get_info.o src/mpi/rma/.libs/lib_libmpi_la-win_get_name.o src/mpi/rma/.libs/lib_libmpi_la-win_lock.o src/mpi/rma/.libs/lib_libmpi_la-win_lock_all.o src/mpi/rma/.libs/lib_libmpi_la-win_post.o src/mpi/rma/.libs/lib_libmpi_la-win_set_info.o src/mpi/rma/.libs/lib_libmpi_la-win_set_name.o src/mpi/rma/.libs/lib_libmpi_la-win_shared_query.o src/mpi/rma/.libs/lib_libmpi_la-win_start.o src/mpi/rma/.libs/lib_libmpi_la-win_sync.o src/mpi/rma/.libs/lib_libmpi_la-win_test.o src/mpi/rma/.libs/lib_libmpi_la-win_unlock.o src/mpi/rma/.libs/lib_libmpi_la-win_unlock_all.o src/mpi/rma/.libs/lib_libmpi_la-win_wait.o src/mpi/spawn/.libs/lib_libmpi_la-comm_disconnect.o src/mpi/spawn/.libs/lib_libmpi_la-comm_get_parent.o src/mpi/spawn/.libs/lib_libmpi_la-comm_join.o src/mpi/spawn/.libs/lib_libmpi_la-comm_spawn.o src/mpi/spawn/.libs/lib_libmpi_la-comm_spawn_multiple.o src/mpi/spawn/.libs/lib_libmpi_la-lookup_name.o src/mpi/spawn/.libs/lib_libmpi_la-publish_name.o src/mpi/spawn/.libs/lib_libmpi_la-unpublish_name.o src/mpi/spawn/.libs/lib_libmpi_la-open_port.o src/mpi/spawn/.libs/lib_libmpi_la-close_port.o src/mpi/spawn/.libs/lib_libmpi_la-comm_connect.o src/mpi/spawn/.libs/lib_libmpi_la-comm_accept.o src/mpi/timer/.libs/lib_libmpi_la-wtime.o src/mpi/timer/.libs/lib_libmpi_la-wtick.o src/mpi/topo/.libs/lib_libmpi_la-cart_coords.o src/mpi/topo/.libs/lib_libmpi_la-cart_create.o src/mpi/topo/.libs/lib_libmpi_la-cart_get.o src/mpi/topo/.libs/lib_libmpi_la-cart_map.o src/mpi/topo/.libs/lib_libmpi_la-cart_rank.o src/mpi/topo/.libs/lib_libmpi_la-cart_shift.o src/mpi/topo/.libs/lib_libmpi_la-cart_sub.o src/mpi/topo/.libs/lib_libmpi_la-dims_create.o src/mpi/topo/.libs/lib_libmpi_la-graph_get.o src/mpi/topo/.libs/lib_libmpi_la-graph_map.o src/mpi/topo/.libs/lib_libmpi_la-graph_nbr.o src/mpi/topo/.libs/lib_libmpi_la-graphcreate.o src/mpi/topo/.libs/lib_libmpi_la-graphdimsget.o src/mpi/topo/.libs/lib_libmpi_la-graphnbrcnt.o src/mpi/topo/.libs/lib_libmpi_la-cartdim_get.o src/mpi/topo/.libs/lib_libmpi_la-topo_test.o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_create_adj.o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_create.o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_neighb_count.o src/mpi/topo/.libs/lib_libmpi_la-dist_gr_neighb.o src/mpi/topo/.libs/lib_libmpi_la-inhb_allgather.o src/mpi/topo/.libs/lib_libmpi_la-inhb_allgatherv.o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoall.o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoallv.o src/mpi/topo/.libs/lib_libmpi_la-inhb_alltoallw.o src/mpi/topo/.libs/lib_libmpi_la-nhb_allgather.o src/mpi/topo/.libs/lib_libmpi_la-nhb_allgatherv.o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoall.o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoallv.o src/mpi/topo/.libs/lib_libmpi_la-nhb_alltoallw.o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-statusf2c.o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-statusc2f.o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_int.o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_real.o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_complex.o src/glue/romio/.libs/lib_libmpi_la-all_romio_symbols.o src/mutex/.libs/lib_libmpi_la-mutex_create.o src/mutex/.libs/lib_libmpi_la-mutex_free.o src/mutex/.libs/lib_libmpi_la-mutex_lock.o src/mutex/.libs/lib_libmpi_la-mutex_unlock.o src/mpi_t/.libs/lib_libmpi_la-cat_changed.o src/mpi_t/.libs/lib_libmpi_la-cat_get_categories.o src/mpi_t/.libs/lib_libmpi_la-cat_get_cvars.o src/mpi_t/.libs/lib_libmpi_la-cat_get_info.o src/mpi_t/.libs/lib_libmpi_la-cat_get_num.o src/mpi_t/.libs/lib_libmpi_la-cat_get_pvars.o src/mpi_t/.libs/lib_libmpi_la-cvar_get_info.o src/mpi_t/.libs/lib_libmpi_la-cvar_get_num.o src/mpi_t/.libs/lib_libmpi_la-cvar_handle_alloc.o src/mpi_t/.libs/lib_libmpi_la-cvar_handle_free.o src/mpi_t/.libs/lib_libmpi_la-cvar_read.o src/mpi_t/.libs/lib_libmpi_la-cvar_write.o src/mpi_t/.libs/lib_libmpi_la-enum_get_info.o src/mpi_t/.libs/lib_libmpi_la-enum_get_item.o src/mpi_t/.libs/lib_libmpi_la-mpit_finalize.o src/mpi_t/.libs/lib_libmpi_la-mpit_initthread.o src/mpi_t/.libs/lib_libmpi_la-pvar_get_info.o src/mpi_t/.libs/lib_libmpi_la-pvar_get_num.o src/mpi_t/.libs/lib_libmpi_la-pvar_handle_alloc.o src/mpi_t/.libs/lib_libmpi_la-pvar_handle_free.o src/mpi_t/.libs/lib_libmpi_la-pvar_read.o src/mpi_t/.libs/lib_libmpi_la-pvar_readreset.o src/mpi_t/.libs/lib_libmpi_la-pvar_reset.o src/mpi_t/.libs/lib_libmpi_la-pvar_session_create.o src/mpi_t/.libs/lib_libmpi_la-pvar_session_free.o src/mpi_t/.libs/lib_libmpi_la-pvar_start.o src/mpi_t/.libs/lib_libmpi_la-pvar_stop.o src/mpi_t/.libs/lib_libmpi_la-pvar_write.o src/mpi_t/.libs/lib_libmpi_la-cat_get_index.o src/mpi_t/.libs/lib_libmpi_la-cvar_get_index.o src/mpi_t/.libs/lib_libmpi_la-pvar_get_index.o src/mpi/attr/.libs/lib_libmpi_la-attrutil.o src/mpi/attr/.libs/lib_libmpi_la-dup_fn.o src/mpi/coll/.libs/lib_libmpi_la-allred_group.o src/mpi/coll/.libs/lib_libmpi_la-barrier_group.o src/mpi/coll/.libs/lib_libmpi_la-helper_fns.o src/mpi/coll/.libs/lib_libmpi_la-opsum.o src/mpi/coll/.libs/lib_libmpi_la-opmax.o src/mpi/coll/.libs/lib_libmpi_la-opmin.o src/mpi/coll/.libs/lib_libmpi_la-opband.o src/mpi/coll/.libs/lib_libmpi_la-opbor.o src/mpi/coll/.libs/lib_libmpi_la-opbxor.o src/mpi/coll/.libs/lib_libmpi_la-opland.o src/mpi/coll/.libs/lib_libmpi_la-oplor.o src/mpi/coll/.libs/lib_libmpi_la-oplxor.o src/mpi/coll/.libs/lib_libmpi_la-opprod.o src/mpi/coll/.libs/lib_libmpi_la-opminloc.o src/mpi/coll/.libs/lib_libmpi_la-opmaxloc.o src/mpi/coll/.libs/lib_libmpi_la-opno_op.o src/mpi/coll/.libs/lib_libmpi_la-opreplace.o src/mpi/coll/.libs/lib_libmpi_la-nbcutil.o src/mpi/comm/.libs/lib_libmpi_la-commutil.o src/mpi/comm/.libs/lib_libmpi_la-contextid.o src/mpi/datatype/.libs/lib_libmpi_la-typeutil.o src/mpi/errhan/.libs/lib_libmpi_la-errutil.o src/mpi/errhan/.libs/lib_libmpi_la-dynerrutil.o src/mpi/group/.libs/lib_libmpi_la-grouputil.o src/mpi/info/.libs/lib_libmpi_la-infoutil.o src/mpi/init/.libs/lib_libmpi_la-initinfo.o src/mpi/init/.libs/lib_libmpi_la-async.o src/mpi/pt2pt/.libs/lib_libmpi_la-bsendutil.o src/mpi/pt2pt/.libs/lib_libmpi_la-mpir_request.o src/mpi/rma/.libs/lib_libmpi_la-winutil.o src/mpi/rma/.libs/lib_libmpi_la-rmatypeutil.o src/mpi/topo/.libs/lib_libmpi_la-topoutil.o src/util/dbg/.libs/lib_libmpi_la-dbg_printf.o src/util/dbg/.libs/lib_libmpi_la-timelimit.o src/util/instrm/.libs/lib_libmpi_la-instr.o src/util/mem/.libs/lib_libmpi_la-trmem.o src/util/mem/.libs/lib_libmpi_la-handlemem.o src/util/mem/.libs/lib_libmpi_la-safestr.o src/util/mem/.libs/lib_libmpi_la-argstr.o src/util/mem/.libs/lib_libmpi_la-strerror.o src/util/other/.libs/lib_libmpi_la-outliers.o src/util/other/.libs/lib_libmpi_la-assert.o src/util/cvar/.libs/lib_libmpi_la-mpich_cvars.o src/util/procmap/.libs/lib_libmpi_la-local_proc.o src/util/thread/.libs/lib_libmpi_la-mpiu_thread.o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_win.o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_solaris.o src/util/thread/.libs/lib_libmpi_la-mpiu_thread_posix.o src/util/timers/.libs/lib_libmpi_la-mpiu_timer.o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-fdebug.o src/binding/fortran/mpif_h/.libs/lib_libmpi_la-setbot.o src/binding/fortran/mpif_h/.libs/setbotf.o src/binding/fortran/use_mpi/.libs/lib_libmpi_la-create_f90_util.o src/glue/romio/.libs/lib_libmpi_la-glue_romio.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_buffer.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_comm.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_comm_spawn_multiple.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_connection.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_recv_pkt.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_recv_req.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_revoke_pkt.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_send_req.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_handle_op_req.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_port.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_recvq.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_request.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_progress.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_ops.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_reqops.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_sync.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rma_pkthandler.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_rndv.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_eager.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_eagersync.o src/mpid/ch3/src/.libs/lib_libmpi_la-ch3u_win_fns.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_abort.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_cancel_recv.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_cancel_send.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_disconnect.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_spawn_multiple.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_failure_ack.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_get_all_failed_procs.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_comm_revoke.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_finalize.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_get_universe_size.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_getpname.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_improbe.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_imrecv.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_init.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_iprobe.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_irecv.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_irsend.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_isend.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_issend.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_mprobe.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_mrecv.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_port.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_probe.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_recv.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_rsend.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_send.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_ssend.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_startall.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_vc.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_rma.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_rma.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpid_aint.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_isend_self.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_pg.o src/mpid/ch3/src/.libs/lib_libmpi_la-mpidi_printf.o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_init_sock.o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_connect_sock.o src/mpid/ch3/util/sock/.libs/lib_libmpi_la-ch3u_getinterfaces.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_finalize.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_init.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_isend.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_isendv.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_istartmsg.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_istartmsgv.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_progress.o src/mpid/ch3/channels/sock/src/.libs/lib_libmpi_la-ch3_win_fns.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-darray_support.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_blockindexed.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_contig.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_indexed.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_pairtype.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_struct.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-dataloop_create_vector.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_count.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_flatten.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-segment_packunpack.o src/mpid/common/datatype/dataloop/.libs/lib_libmpi_la-subarray_support.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_contents_support.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_datatype_contents.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_datatype_free.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_ext32_datatype.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_ext32_segment.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_segment.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_blockindexed.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_commit.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_contiguous.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_create_pairtype.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_create_resized.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_debug.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_dup.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_get_contents.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_get_envelope.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_indexed.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_struct.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_vector.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpid_type_zerolen.o src/mpid/common/datatype/.libs/lib_libmpi_la-mpir_type_flatten.o src/mpid/common/sched/.libs/lib_libmpi_la-mpid_sched.o src/mpid/common/sock/poll/.libs/lib_libmpi_la-sock.o src/mpi_t/.libs/lib_libmpi_la-mpit.o src/nameserv/pmi/.libs/lib_libmpi_la-pmi_nameserv.o src/pmi/simple/.libs/lib_libmpi_la-simple_pmiutil.o src/pmi/simple/.libs/lib_libmpi_la-simple_pmi.o  -Wl,--whole-archive src/mpl/.libs/libmpl.a /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/.libs/libopa.a src/mpi/romio/.libs/libromio.a -Wl,--no-whole-archive  -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -lrt -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libmpi.so.12 -o lib/.libs/libmpi.so.12.1.1
libtool: link: (cd "lib/.libs" && rm -f "libmpi.so.12" && ln -s "libmpi.so.12.1.1" "libmpi.so.12")
libtool: link: (cd "lib/.libs" && rm -f "libmpi.so" && ln -s "libmpi.so.12.1.1" "libmpi.so")
libtool: link: ( cd "lib/.libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -static -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/env/mpivars src/env/mpivars.o lib/libmpi.la  -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/env/mpivars src/env/mpivars.o  lib/.libs/libmpi.so -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -lrt -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -static -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/env/mpichversion src/env/mpichversion.o lib/libmpi.la  -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/env/mpichversion src/env/mpichversion.o  lib/.libs/libmpi.so -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -lrt -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -version-info 13:1:1 -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libmpicxx.la -rpath /usr/lib64/mpich/lib src/binding/cxx/initcxx.lo lib/libmpi.la -lpthread 
libtool: link: g++  -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o  src/binding/cxx/.libs/initcxx.o   lib/.libs/libmpi.so -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libmpicxx.so.12 -o lib/.libs/libmpicxx.so.12.1.1
libtool: link: (cd "lib/.libs" && rm -f "libmpicxx.so.12" && ln -s "libmpicxx.so.12.1.1" "libmpicxx.so.12")
libtool: link: (cd "lib/.libs" && rm -f "libmpicxx.so" && ln -s "libmpicxx.so.12.1.1" "libmpicxx.so")
libtool: link: ( cd "lib/.libs" && rm -f "libmpicxx.la" && ln -s "../libmpicxx.la" "libmpicxx.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
/bin/sh ./libtool  --tag=FC   --mode=link gfortran -Isrc/binding/fortran/use_mpi  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -version-info 13:1:1 -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libmpifort.la -rpath /usr/lib64/mpich/lib src/binding/fortran/mpif_h/lib_libmpifort_la-sendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-recvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_countf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ssendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bufattachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bufdetachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-isendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-issendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-irsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-irecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-request_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitanyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testanyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitsomef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testsomef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iprobef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-probef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cancelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testcancelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-send_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bsend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ssend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rsend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-recv_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-startf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-startallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-sendrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-sndrcvrplf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecontigf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_vectorf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_hvectorf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_indexedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_hindexedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_structf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_extentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_lbf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_ubf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_commitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_elementsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-packf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpackf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pack_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-barrierf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bcastf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-gatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-gathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scattervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-exscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allreducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-redscatf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouptranksf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_comparef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_unionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-groupinterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-groupdifff.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_inclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_exclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouprinclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouprexclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_comparef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dup_with_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_splitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commtesticf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commrsizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commrgroupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iccreatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-icmergef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_putf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-topo_testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dims_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graphdims_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cartdim_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_coordsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbcountf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbrsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_shiftf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_subf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_mapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_mapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getpnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_versionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_library_versionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhcreatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhsetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhgetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhfreef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-error_stringf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-error_classf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-finalizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initializedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-abortf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-close_portf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_acceptf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_connectf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commdiscf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commparentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_joinf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_spawnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-spawnmultf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-lookup_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-open_portf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-publish_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpubnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-putf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_completef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_fencef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_lockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_postf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_startf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_waitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocate_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_shared_queryf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_create_dynamicf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_attachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_detachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-fetch_and_opf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-compare_and_swapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rputf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rgetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-raccumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rget_accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_lock_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlock_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flushf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_localf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_local_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_syncf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrclassf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrcodef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrstringf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commcallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commnewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commdelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commfreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commgetnamf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filecallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-greqcompletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-greqstartf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-isthrmainf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-query_threadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-statgetclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-statsetelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typenewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typedelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typefreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetcntsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetenvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typesetattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typesetnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_match_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wincallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winnewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-windelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winfreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alloc_memf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commcreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commgeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filecreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filegeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-fileseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-finalizedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-free_memf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infognkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infognthkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infovallenf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_setf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pack_externalf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-packesizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reqgetstatf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typedarrayf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typechindf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typechvecf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecindbf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_create_hindexed_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecresizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecstructf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecsubarrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetextentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegtextf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpackextf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wincreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wingeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_localf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_commutativef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_scatter_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_create_adjacentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighbors_countf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighborsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-improbef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-imrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-mprobef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-mrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_idupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibarrierf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibcastf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-igatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-igathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscattervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallreducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatter_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iexscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_split_typef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_elements_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-status_set_elements_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_extent_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_true_extent_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_size_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_create_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_ackf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_get_ackedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_revokef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_shrinkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_agreef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_openf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_closef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_preallocatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_amodef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_viewf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_viewf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_readf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_writef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_ireadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwritef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_seekf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_positionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_byte_offsetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_orderedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_orderedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_seek_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_position_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_type_extentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-register_datarepf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_atomicityf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_atomicityf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_syncf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initthreadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pcontrolf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-addressf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getaddressf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wtimef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wtickf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-aint_addf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-aint_difff.lo src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_comm_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_win_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_type_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_copy_fnf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90cmplxf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90realf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90intf.lo src/binding/fortran/use_mpi/mpi.lo src/binding/fortran/use_mpi/mpi_constants.lo src/binding/fortran/use_mpi/mpi_sizeofs.lo src/binding/fortran/use_mpi/mpi_base.lo  lib/libmpi.la -lpthread 
libtool: link: gfortran -Wl,--as-needed -shared  -fPIC  src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_countf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufattachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufdetachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-issendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-request_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitanyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testanyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitsomef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testsomef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iprobef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-probef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cancelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testcancelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-send_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recv_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sndrcvrplf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecontigf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_vectorf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hvectorf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_indexedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hindexedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_structf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_extentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_lbf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_ubf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_commitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elementsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-barrierf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bcastf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scattervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-exscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allreducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-redscatf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouptranksf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_comparef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_unionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupinterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupdifff.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_inclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_exclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprinclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprexclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_comparef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dup_with_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_splitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commtesticf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrsizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrgroupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iccreatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-icmergef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_putf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-topo_testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dims_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graphdims_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cartdim_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_coordsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbcountf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbrsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_shiftf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_subf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_mapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_mapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getpnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_versionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_library_versionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhcreatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhsetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhgetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhfreef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_stringf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_classf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initializedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-abortf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-close_portf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_acceptf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_connectf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdiscf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commparentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_joinf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_spawnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-spawnmultf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-lookup_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-open_portf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-publish_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpubnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-putf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_completef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_fencef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_postf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_startf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_waitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocate_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_shared_queryf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_create_dynamicf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_attachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_detachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fetch_and_opf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-compare_and_swapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rputf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rgetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-raccumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rget_accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lock_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlock_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flushf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_localf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_local_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_syncf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrclassf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrcodef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrstringf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commnewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commfreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgetnamf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqcompletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqstartf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isthrmainf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-query_threadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statgetclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statsetelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typenewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typefreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetcntsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetenvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_match_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winnewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-windelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winfreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alloc_memf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filegeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fileseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-free_memf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognthkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infovallenf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_setf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_externalf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packesizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reqgetstatf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedarrayf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechindf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechvecf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecindbf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_create_hindexed_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecresizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecstructf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecsubarrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetextentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegtextf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackextf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wingeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_localf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_commutativef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_scatter_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_create_adjacentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighbors_countf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighborsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-improbef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-imrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mprobef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_idupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibarrierf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibcastf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscattervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallreducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatter_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iexscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_split_typef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elements_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-status_set_elements_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_extent_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_true_extent_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_size_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_create_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_ackf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_get_ackedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_revokef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_shrinkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_agreef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_openf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_closef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_preallocatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_amodef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_viewf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_viewf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_readf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_writef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_ireadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwritef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seekf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_positionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_byte_offsetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_orderedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_orderedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seek_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_position_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_type_extentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-register_datarepf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_atomicityf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_atomicityf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_syncf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initthreadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pcontrolf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-addressf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getaddressf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtimef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtickf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_addf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_difff.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_comm_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_win_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_type_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_copy_fnf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90cmplxf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90realf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90intf.o src/binding/fortran/use_mpi/.libs/mpi.o src/binding/fortran/use_mpi/.libs/mpi_constants.o src/binding/fortran/use_mpi/.libs/mpi_sizeofs.o src/binding/fortran/use_mpi/.libs/mpi_base.o   lib/.libs/libmpi.so -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libmpifort.so.12 -o lib/.libs/libmpifort.so.12.1.1
libtool: link: (cd "lib/.libs" && rm -f "libmpifort.so.12" && ln -s "libmpifort.so.12.1.1" "libmpifort.so.12")
libtool: link: (cd "lib/.libs" && rm -f "libmpifort.so" && ln -s "libmpifort.so.12.1.1" "libmpifort.so")
libtool: link: ( cd "lib/.libs" && rm -f "libmpifort.la" && ln -s "../libmpifort.la" "libmpifort.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/examples'
gcc -DHAVE_CONFIG_H -I. -I../src/include   -I../src/include -I../src/include -I../src/mpi/romio/include -I../mpi/romio/include/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -c -o cpi.o cpi.c
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/examples'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2 -L../lib -L/builddir/build/BUILD/mpich-3.2.1/src/mpl  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpi cpi.o -lm -lpthread   -lmpi -lrt -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpi cpi.o  -L../lib -L/builddir/build/BUILD/mpich-3.2.1/src/mpl -lm /builddir/build/BUILD/mpich-3.2.1/lib/.libs/libmpi.so -lrt -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/examples'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VFhi2z
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64
++ dirname /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64
+ cd mpich-3.2.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64 'INSTALL=/usr/bin/install -p'
make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
Making install in /builddir/build/BUILD/mpich-3.2.1/src/mpl
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
Making install in /builddir/build/BUILD/mpich-3.2.1/src/openpa
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/install -p -m 644 opa_primitives.h opa_queue.h opa_util.h '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/primitives'
 /usr/bin/install -p -m 644  primitives/opa_by_lock.h primitives/opa_emulated.h primitives/opa_gcc_ia64.h primitives/opa_gcc_intel_32_64.h primitives/opa_gcc_intel_32_64_barrier.h primitives/opa_gcc_intel_32_64_ops.h primitives/opa_gcc_intel_32_64_p3.h primitives/opa_gcc_intel_32_64_p3barrier.h primitives/opa_gcc_intrinsics.h primitives/opa_gcc_ppc.h primitives/opa_gcc_sicortex.h primitives/opa_nt_intrinsics.h primitives/opa_sun_atomic_ops.h primitives/opa_unsafe.h '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/primitives'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/install -p -m 644 opa_config.h '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
Making install in test
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/pkgconfig'
 /usr/bin/install -p -m 644 openpa.pc '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/pkgconfig'
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
Making install in src/mpi/romio
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/install -p -m 644 include/mpio.h include/mpiof.h '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
Making install in src/pm/hydra
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
Making install in mpl
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p hydra_persist hydra_nameserver hydra_pmi_proxy mpiexec.hydra '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
libtool: install: /usr/bin/install -p hydra_persist /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_persist
libtool: install: /usr/bin/install -p hydra_nameserver /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_nameserver
libtool: install: /usr/bin/install -p hydra_pmi_proxy /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_pmi_proxy
libtool: install: /usr/bin/install -p mpiexec.hydra /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpiexec.hydra
make  install-exec-hook
make[5]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
if [ -x /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpiexec.hydra ] ; then \
    cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin && ln -f -s mpiexec.hydra mpiexec ; \
    cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin && ln -f -s mpiexec.hydra mpirun ; \
fi
make[5]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   lib/libmpi.la lib/libmpifort.la lib/libmpicxx.la '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib'
libtool: install: /usr/bin/install -p lib/.libs/libmpi.so.12.1.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpi.so.12.1.1
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpi.so.12.1.1 libmpi.so.12 || { rm -f libmpi.so.12 && ln -s libmpi.so.12.1.1 libmpi.so.12; }; })
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpi.so.12.1.1 libmpi.so || { rm -f libmpi.so && ln -s libmpi.so.12.1.1 libmpi.so; }; })
libtool: install: /usr/bin/install -p lib/.libs/libmpi.lai /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpi.la
libtool: warning: relinking 'lib/libmpifort.la'
libtool: install: (cd /builddir/build/BUILD/mpich-3.2.1; /bin/sh "/builddir/build/BUILD/mpich-3.2.1/libtool"  --tag FC --mode=relink gfortran -Isrc/binding/fortran/use_mpi -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -version-info 13:1:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libmpifort.la -rpath /usr/lib64/mpich/lib src/binding/fortran/mpif_h/lib_libmpifort_la-sendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-recvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_countf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ssendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bufattachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bufdetachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-isendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-issendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-irsendf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-irecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-request_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitanyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testanyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-waitsomef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testsomef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iprobef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-probef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cancelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-testcancelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-send_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bsend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ssend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rsend_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-recv_initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-startf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-startallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-sendrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-sndrcvrplf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecontigf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_vectorf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_hvectorf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_indexedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_hindexedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_structf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_extentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_lbf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_ubf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_commitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_elementsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-packf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpackf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pack_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-barrierf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-bcastf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-gatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-gathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scattervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-exscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-allreducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-redscatf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-scanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouptranksf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_comparef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_unionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-groupinterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-groupdifff.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_inclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_exclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouprinclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grouprexclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-group_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_comparef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_dup_with_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_splitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commtesticf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commrsizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commrgroupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iccreatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-icmergef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_putf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-attr_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-topo_testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dims_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graphdims_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cartdim_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_rankf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_coordsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbcountf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-grfnbrsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_shiftf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_subf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-cart_mapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-graph_mapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getpnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_versionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_library_versionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhcreatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhsetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhgetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-errhfreef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-error_stringf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-error_classf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-finalizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initializedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-abortf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-close_portf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_acceptf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_connectf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commdiscf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commparentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_joinf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_spawnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-spawnmultf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-lookup_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-open_portf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-publish_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpubnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-putf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_completef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_fencef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_lockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_postf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_startf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_testf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_waitf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_allocate_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_shared_queryf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_create_dynamicf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_attachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_detachf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-fetch_and_opf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-compare_and_swapf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rputf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rgetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-raccumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-rget_accumulatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_lock_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_unlock_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flushf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_localf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_flush_local_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_syncf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrclassf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrcodef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-adderrstringf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commcallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commnewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commdelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commfreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commgetnamf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_set_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filecallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-greqcompletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-greqstartf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-isthrmainf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-query_threadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-statgetclf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-statsetelf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typenewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typedelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typefreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetcntsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetenvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typesetattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typesetnamef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_match_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wincallerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winnewkeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-windelattrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winfreekeyf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_get_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_attrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-win_set_namef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-alloc_memf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commcreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commgeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-commseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filecreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-filegeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-fileseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-finalizedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-free_memf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_dupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_freef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_getf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infognkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infognthkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-infovallenf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-info_setf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pack_externalf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-packesizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reqgetstatf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typedarrayf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typechindf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typechvecf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecindbf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_create_hindexed_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecresizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecstructf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typecsubarrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegetextentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-typegtextf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-unpackextf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wincreerrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wingeterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-winseterrf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_localf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-op_commutativef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-reduce_scatter_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_create_adjacentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighbors_countf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dist_graph_neighborsf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-improbef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-imrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-mprobef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-mrecvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_idupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibarrierf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ibcastf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-igatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-igathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscattervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ialltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iallreducef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatterf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ireduce_scatter_blockf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-iexscanf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-ineighbor_alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgatherf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_allgathervf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallvf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-neighbor_alltoallwf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_split_typef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-get_elements_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-status_set_elements_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_extent_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_get_true_extent_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-type_size_xf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_create_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_ackf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_failure_get_ackedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_revokef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_shrinkf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-comm_agreef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_openf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_closef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_deletef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_preallocatef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_sizef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_groupf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_amodef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_infof.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_viewf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_viewf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_atf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_readf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_writef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_ireadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwritef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_seekf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_positionf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_byte_offsetf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_orderedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_orderedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_seek_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_position_sharedf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_at_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_at_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_all_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_read_ordered_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_beginf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_write_ordered_endf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_type_extentf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-register_datarepf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_set_atomicityf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_get_atomicityf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_syncf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_at_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iread_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-file_iwrite_allf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-initthreadf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-pcontrolf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-addressf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-getaddressf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wtimef.lo src/binding/fortran/mpif_h/lib_libmpifort_la-wtickf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-aint_addf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-aint_difff.lo src/binding/fortran/mpif_h/lib_libmpifort_la-keyval_createf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_comm_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_comm_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_win_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_win_copy_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-dup_type_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_del_fnf.lo src/binding/fortran/mpif_h/lib_libmpifort_la-null_type_copy_fnf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90cmplxf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90realf.lo src/binding/fortran/use_mpi/lib_libmpifort_la-typef90intf.lo src/binding/fortran/use_mpi/mpi.lo src/binding/fortran/use_mpi/mpi_constants.lo src/binding/fortran/use_mpi/mpi_sizeofs.lo src/binding/fortran/use_mpi/mpi_base.lo lib/libmpi.la -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64)
libtool: relink: gfortran -Wl,--as-needed -shared  -fPIC  src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_countf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufattachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bufdetachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-issendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irsendf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-irecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-request_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitanyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testanyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-waitsomef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testsomef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iprobef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-probef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cancelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-testcancelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-send_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bsend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ssend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rsend_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-recv_initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-startallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sendrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-sndrcvrplf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecontigf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_vectorf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hvectorf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_indexedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_hindexedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_structf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_extentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_lbf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_ubf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_commitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elementsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-barrierf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-bcastf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-gathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scattervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-exscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-allreducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-redscatf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-scanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouptranksf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_comparef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_unionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupinterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-groupdifff.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_inclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_exclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprinclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grouprexclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-group_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_comparef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_dup_with_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_splitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commtesticf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrsizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commrgroupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iccreatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-icmergef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_putf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-attr_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-topo_testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dims_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graphdims_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cartdim_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_rankf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_coordsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbcountf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-grfnbrsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_shiftf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_subf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-cart_mapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-graph_mapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getpnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_versionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_library_versionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhcreatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhsetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhgetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-errhfreef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_stringf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-error_classf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initializedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-abortf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-close_portf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_acceptf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_connectf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdiscf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commparentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_joinf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_spawnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-spawnmultf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-lookup_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-open_portf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-publish_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpubnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-putf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_completef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_fencef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_postf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_startf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_testf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_waitf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_allocate_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_shared_queryf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_create_dynamicf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_attachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_detachf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fetch_and_opf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-compare_and_swapf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rputf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rgetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-raccumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-rget_accumulatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_lock_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_unlock_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flushf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_localf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_flush_local_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_syncf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrclassf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrcodef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-adderrstringf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commnewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commdelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commfreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgetnamf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_set_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqcompletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-greqstartf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-isthrmainf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-query_threadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statgetclf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-statsetelf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typenewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typefreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetcntsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetenvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typesetnamef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_match_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincallerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winnewkeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-windelattrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winfreekeyf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_get_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_attrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-win_set_namef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-alloc_memf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commcreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commgeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-commseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filecreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-filegeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-fileseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-finalizedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-free_memf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_dupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_freef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_getf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infognthkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-infovallenf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-info_setf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pack_externalf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-packesizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reqgetstatf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typedarrayf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechindf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typechvecf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecindbf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_create_hindexed_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecresizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecstructf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typecsubarrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegetextentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-typegtextf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-unpackextf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wincreerrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wingeterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-winseterrf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_localf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-op_commutativef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-reduce_scatter_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_create_adjacentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighbors_countf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dist_graph_neighborsf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-improbef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-imrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mprobef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-mrecvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_idupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibarrierf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ibcastf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-igathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscattervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ialltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iallreducef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatterf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ireduce_scatter_blockf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-iexscanf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-ineighbor_alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgatherf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_allgathervf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallvf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-neighbor_alltoallwf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_split_typef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-get_elements_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-status_set_elements_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_extent_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_get_true_extent_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-type_size_xf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_create_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_ackf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_failure_get_ackedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_revokef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_shrinkf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-comm_agreef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_openf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_closef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_deletef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_preallocatef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_sizef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_groupf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_amodef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_infof.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_viewf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_viewf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_atf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_readf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_writef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_ireadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwritef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seekf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_positionf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_byte_offsetf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_orderedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_orderedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_seek_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_position_sharedf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_at_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_at_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_all_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_read_ordered_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_beginf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_write_ordered_endf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_type_extentf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-register_datarepf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_set_atomicityf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_get_atomicityf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_syncf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_at_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iread_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-file_iwrite_allf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-initthreadf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-pcontrolf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-addressf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-getaddressf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtimef.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-wtickf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_addf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-aint_difff.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-keyval_createf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_comm_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_comm_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_win_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_win_copy_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-dup_type_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_del_fnf.o src/binding/fortran/mpif_h/.libs/lib_libmpifort_la-null_type_copy_fnf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90cmplxf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90realf.o src/binding/fortran/use_mpi/.libs/lib_libmpifort_la-typef90intf.o src/binding/fortran/use_mpi/.libs/mpi.o src/binding/fortran/use_mpi/.libs/mpi_constants.o src/binding/fortran/use_mpi/.libs/mpi_sizeofs.o src/binding/fortran/use_mpi/.libs/mpi_base.o   -L/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lmpi -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libmpifort.so.12 -o lib/.libs/libmpifort.so.12.1.1
libtool: install: /usr/bin/install -p lib/.libs/libmpifort.so.12.1.1T /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpifort.so.12.1.1
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpifort.so.12.1.1 libmpifort.so.12 || { rm -f libmpifort.so.12 && ln -s libmpifort.so.12.1.1 libmpifort.so.12; }; })
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpifort.so.12.1.1 libmpifort.so || { rm -f libmpifort.so && ln -s libmpifort.so.12.1.1 libmpifort.so; }; })
libtool: install: /usr/bin/install -p lib/.libs/libmpifort.lai /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpifort.la
libtool: warning: relinking 'lib/libmpicxx.la'
libtool: install: (cd /builddir/build/BUILD/mpich-3.2.1; /bin/sh "/builddir/build/BUILD/mpich-3.2.1/libtool"  --tag CXX --mode=relink g++ -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -version-info 13:1:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libmpicxx.la -rpath /usr/lib64/mpich/lib src/binding/cxx/initcxx.lo lib/libmpi.la -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64)
libtool: relink: g++  -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o  src/binding/cxx/.libs/initcxx.o   -L/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lmpi -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libmpicxx.so.12 -o lib/.libs/libmpicxx.so.12.1.1
libtool: install: /usr/bin/install -p lib/.libs/libmpicxx.so.12.1.1T /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpicxx.so.12.1.1
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpicxx.so.12.1.1 libmpicxx.so.12 || { rm -f libmpicxx.so.12 && ln -s libmpicxx.so.12.1.1 libmpicxx.so.12; }; })
libtool: install: (cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && { ln -s -f libmpicxx.so.12.1.1 libmpicxx.so || { rm -f libmpicxx.so && ln -s libmpicxx.so.12.1.1 libmpicxx.so; }; })
libtool: install: /usr/bin/install -p lib/.libs/libmpicxx.lai /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpicxx.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p src/env/mpichversion src/env/mpivars src/pm/gforker/mpiexec.gforker '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
libtool: install: /usr/bin/install -p src/env/mpichversion /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpichversion
libtool: install: /usr/bin/install -p src/env/mpivars /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpivars
libtool: install: /usr/bin/install -p src/pm/gforker/mpiexec.gforker /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpiexec.gforker
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
 /usr/bin/install -p src/env/mpicc src/env/parkill src/env/mpifort src/env/mpicxx '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin'
make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
for e in /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpicc /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpicxx \
	/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpif77 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpifort ; do \
	if test -e ${e} ; then \
		sed -e 's|__PREFIX_TO_BE_FILLED_AT_INSTALL_TIME__|/usr|g' \
			-e 's|__EXEC_PREFIX_TO_BE_FILLED_AT_INSTALL_TIME__|/usr|g' \
			-e 's|__SYSCONFDIR_TO_BE_FILLED_AT_INSTALL_TIME__|/etc|g' \
			-e 's|__INCLUDEDIR_TO_BE_FILLED_AT_INSTALL_TIME__|/usr/include/mpich-x86_64|g' \
			-e 's|__LIBDIR_TO_BE_FILLED_AT_INSTALL_TIME__|/usr/lib64/mpich/lib|g' ${e} > ${e}.tmp ; \
		/usr/bin/install -p ${e}.tmp ${e} ; \
		rm -f ${e}.tmp ; \
	fi ; \
done ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpicxx ; then \
	if test "mpicxx" != "mpic++" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin && ln -f -s mpicxx mpic++ ; \
	fi ; \
fi ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpifort ; then \
	if test "mpifort" != "mpif90" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin && ln -f -s mpifort mpif90 ; \
	fi ; \
fi ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpifort -a ! -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpif77 ; then \
	if test "mpifort" != "mpif77" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin && ln -f -s mpifort mpif77 ; \
	fi ; \
fi ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpi.so ; then \
	if test "mpi" != "mpl" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpi.so libmpl.so ; \
	fi ; \
	if test "mpi" != "opa" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpi.so libopa.so ; \
	fi ; \
	if test "mpi" != "mpich" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpi.so libmpich.so ; \
	fi ; \
fi ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpifort.so ; then \
	if test "mpifort" != "fmpich" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpifort.so libfmpich.so ; \
	fi ; \
	if test "mpifort" != "mpichf90" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpifort.so libmpichf90.so ; \
	fi ; \
fi ; \
if test -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpicxx.so ; then \
	if test "mpicxx" != "mpichcxx" ; then \
		cd /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib && ln -f -s libmpicxx.so libmpichcxx.so ; \
	fi ; \
fi
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
/usr/bin/install -p -m 644 hydra_nameserver.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/hydra_nameserver.1
/usr/bin/install -p -m 644 hydra_persist.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/hydra_persist.1
/usr/bin/install -p -m 644 hydra_pmi_proxy.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/hydra_pmi_proxy.1
/usr/bin/install -p -m 644 mpicc.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/mpicc.1
/usr/bin/install -p -m 644 mpicxx.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/mpicxx.1
/usr/bin/install -p -m 644 mpiexec.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/mpiexec.1
/usr/bin/install -p -m 644 mpif77.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/mpif77.1
/usr/bin/install -p -m 644 mpifort.1 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man1/mpifort.1
/usr/bin/install -p -m 644 Constants.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/Constants.3
/usr/bin/install -p -m 644 MPIX_Comm_agree.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPIX_Comm_agree.3
/usr/bin/install -p -m 644 MPIX_Comm_failure_ack.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPIX_Comm_failure_ack.3
/usr/bin/install -p -m 644 MPIX_Comm_failure_get_acked.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPIX_Comm_failure_get_acked.3
/usr/bin/install -p -m 644 MPIX_Comm_revoke.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPIX_Comm_revoke.3
/usr/bin/install -p -m 644 MPIX_Comm_shrink.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPIX_Comm_shrink.3
/usr/bin/install -p -m 644 MPI_Abort.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Abort.3
/usr/bin/install -p -m 644 MPI_Accumulate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Accumulate.3
/usr/bin/install -p -m 644 MPI_Add_error_class.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Add_error_class.3
/usr/bin/install -p -m 644 MPI_Add_error_code.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Add_error_code.3
/usr/bin/install -p -m 644 MPI_Add_error_string.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Add_error_string.3
/usr/bin/install -p -m 644 MPI_Address.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Address.3
/usr/bin/install -p -m 644 MPI_Aint_add.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Aint_add.3
/usr/bin/install -p -m 644 MPI_Aint_diff.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Aint_diff.3
/usr/bin/install -p -m 644 MPI_Allgather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Allgather.3
/usr/bin/install -p -m 644 MPI_Allgatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Allgatherv.3
/usr/bin/install -p -m 644 MPI_Alloc_mem.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Alloc_mem.3
/usr/bin/install -p -m 644 MPI_Allreduce.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Allreduce.3
/usr/bin/install -p -m 644 MPI_Alltoall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Alltoall.3
/usr/bin/install -p -m 644 MPI_Alltoallv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Alltoallv.3
/usr/bin/install -p -m 644 MPI_Alltoallw.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Alltoallw.3
/usr/bin/install -p -m 644 MPI_Attr_delete.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Attr_delete.3
/usr/bin/install -p -m 644 MPI_Attr_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Attr_get.3
/usr/bin/install -p -m 644 MPI_Attr_put.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Attr_put.3
/usr/bin/install -p -m 644 MPI_Barrier.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Barrier.3
/usr/bin/install -p -m 644 MPI_Bcast.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Bcast.3
/usr/bin/install -p -m 644 MPI_Bsend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Bsend.3
/usr/bin/install -p -m 644 MPI_Bsend_init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Bsend_init.3
/usr/bin/install -p -m 644 MPI_Buffer_attach.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Buffer_attach.3
/usr/bin/install -p -m 644 MPI_Buffer_detach.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Buffer_detach.3
/usr/bin/install -p -m 644 MPI_Cancel.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cancel.3
/usr/bin/install -p -m 644 MPI_Cart_coords.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_coords.3
/usr/bin/install -p -m 644 MPI_Cart_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_create.3
/usr/bin/install -p -m 644 MPI_Cart_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_get.3
/usr/bin/install -p -m 644 MPI_Cart_map.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_map.3
/usr/bin/install -p -m 644 MPI_Cart_rank.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_rank.3
/usr/bin/install -p -m 644 MPI_Cart_shift.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_shift.3
/usr/bin/install -p -m 644 MPI_Cart_sub.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cart_sub.3
/usr/bin/install -p -m 644 MPI_Cartdim_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Cartdim_get.3
/usr/bin/install -p -m 644 MPI_Close_port.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Close_port.3
/usr/bin/install -p -m 644 MPI_Comm_accept.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_accept.3
/usr/bin/install -p -m 644 MPI_Comm_call_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_call_errhandler.3
/usr/bin/install -p -m 644 MPI_Comm_compare.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_compare.3
/usr/bin/install -p -m 644 MPI_Comm_connect.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_connect.3
/usr/bin/install -p -m 644 MPI_Comm_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_create.3
/usr/bin/install -p -m 644 MPI_Comm_create_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_create_errhandler.3
/usr/bin/install -p -m 644 MPI_Comm_create_group.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_create_group.3
/usr/bin/install -p -m 644 MPI_Comm_create_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_create_keyval.3
/usr/bin/install -p -m 644 MPI_Comm_delete_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_delete_attr.3
/usr/bin/install -p -m 644 MPI_Comm_disconnect.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_disconnect.3
/usr/bin/install -p -m 644 MPI_Comm_dup.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_dup.3
/usr/bin/install -p -m 644 MPI_Comm_dup_with_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_dup_with_info.3
/usr/bin/install -p -m 644 MPI_Comm_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_free.3
/usr/bin/install -p -m 644 MPI_Comm_free_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_free_keyval.3
/usr/bin/install -p -m 644 MPI_Comm_get_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_get_attr.3
/usr/bin/install -p -m 644 MPI_Comm_get_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_get_errhandler.3
/usr/bin/install -p -m 644 MPI_Comm_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_get_info.3
/usr/bin/install -p -m 644 MPI_Comm_get_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_get_name.3
/usr/bin/install -p -m 644 MPI_Comm_get_parent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_get_parent.3
/usr/bin/install -p -m 644 MPI_Comm_group.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_group.3
/usr/bin/install -p -m 644 MPI_Comm_idup.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_idup.3
/usr/bin/install -p -m 644 MPI_Comm_join.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_join.3
/usr/bin/install -p -m 644 MPI_Comm_rank.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_rank.3
/usr/bin/install -p -m 644 MPI_Comm_remote_group.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_remote_group.3
/usr/bin/install -p -m 644 MPI_Comm_remote_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_remote_size.3
/usr/bin/install -p -m 644 MPI_Comm_set_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_set_attr.3
/usr/bin/install -p -m 644 MPI_Comm_set_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_set_errhandler.3
/usr/bin/install -p -m 644 MPI_Comm_set_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_set_info.3
/usr/bin/install -p -m 644 MPI_Comm_set_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_set_name.3
/usr/bin/install -p -m 644 MPI_Comm_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_size.3
/usr/bin/install -p -m 644 MPI_Comm_spawn.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_spawn.3
/usr/bin/install -p -m 644 MPI_Comm_spawn_multiple.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_spawn_multiple.3
/usr/bin/install -p -m 644 MPI_Comm_split.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_split.3
/usr/bin/install -p -m 644 MPI_Comm_split_type.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_split_type.3
/usr/bin/install -p -m 644 MPI_Comm_test_inter.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Comm_test_inter.3
/usr/bin/install -p -m 644 MPI_Compare_and_swap.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Compare_and_swap.3
/usr/bin/install -p -m 644 MPI_Dims_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Dims_create.3
/usr/bin/install -p -m 644 MPI_Dist_graph_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Dist_graph_create.3
/usr/bin/install -p -m 644 MPI_Dist_graph_create_adjacent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Dist_graph_create_adjacent.3
/usr/bin/install -p -m 644 MPI_Dist_graph_neighbors.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Dist_graph_neighbors.3
/usr/bin/install -p -m 644 MPI_Dist_graph_neighbors_count.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Dist_graph_neighbors_count.3
/usr/bin/install -p -m 644 MPI_Errhandler_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Errhandler_create.3
/usr/bin/install -p -m 644 MPI_Errhandler_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Errhandler_free.3
/usr/bin/install -p -m 644 MPI_Errhandler_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Errhandler_get.3
/usr/bin/install -p -m 644 MPI_Errhandler_set.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Errhandler_set.3
/usr/bin/install -p -m 644 MPI_Error_class.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Error_class.3
/usr/bin/install -p -m 644 MPI_Error_string.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Error_string.3
/usr/bin/install -p -m 644 MPI_Exscan.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Exscan.3
/usr/bin/install -p -m 644 MPI_Fetch_and_op.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Fetch_and_op.3
/usr/bin/install -p -m 644 MPI_File_c2f.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_c2f.3
/usr/bin/install -p -m 644 MPI_File_call_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_call_errhandler.3
/usr/bin/install -p -m 644 MPI_File_close.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_close.3
/usr/bin/install -p -m 644 MPI_File_create_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_create_errhandler.3
/usr/bin/install -p -m 644 MPI_File_delete.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_delete.3
/usr/bin/install -p -m 644 MPI_File_f2c.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_f2c.3
/usr/bin/install -p -m 644 MPI_File_get_amode.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_amode.3
/usr/bin/install -p -m 644 MPI_File_get_atomicity.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_atomicity.3
/usr/bin/install -p -m 644 MPI_File_get_byte_offset.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_byte_offset.3
/usr/bin/install -p -m 644 MPI_File_get_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_errhandler.3
/usr/bin/install -p -m 644 MPI_File_get_group.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_group.3
/usr/bin/install -p -m 644 MPI_File_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_info.3
/usr/bin/install -p -m 644 MPI_File_get_position.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_position.3
/usr/bin/install -p -m 644 MPI_File_get_position_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_position_shared.3
/usr/bin/install -p -m 644 MPI_File_get_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_size.3
/usr/bin/install -p -m 644 MPI_File_get_type_extent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_type_extent.3
/usr/bin/install -p -m 644 MPI_File_get_view.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_get_view.3
/usr/bin/install -p -m 644 MPI_File_iread.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iread.3
/usr/bin/install -p -m 644 MPI_File_iread_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iread_all.3
/usr/bin/install -p -m 644 MPI_File_iread_at.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iread_at.3
/usr/bin/install -p -m 644 MPI_File_iread_at_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iread_at_all.3
/usr/bin/install -p -m 644 MPI_File_iread_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iread_shared.3
/usr/bin/install -p -m 644 MPI_File_iwrite.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iwrite.3
/usr/bin/install -p -m 644 MPI_File_iwrite_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iwrite_all.3
/usr/bin/install -p -m 644 MPI_File_iwrite_at.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iwrite_at.3
/usr/bin/install -p -m 644 MPI_File_iwrite_at_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iwrite_at_all.3
/usr/bin/install -p -m 644 MPI_File_iwrite_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_iwrite_shared.3
/usr/bin/install -p -m 644 MPI_File_open.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_open.3
/usr/bin/install -p -m 644 MPI_File_preallocate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_preallocate.3
/usr/bin/install -p -m 644 MPI_File_read.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read.3
/usr/bin/install -p -m 644 MPI_File_read_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_all.3
/usr/bin/install -p -m 644 MPI_File_read_all_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_all_begin.3
/usr/bin/install -p -m 644 MPI_File_read_all_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_all_end.3
/usr/bin/install -p -m 644 MPI_File_read_at.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_at.3
/usr/bin/install -p -m 644 MPI_File_read_at_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_at_all.3
/usr/bin/install -p -m 644 MPI_File_read_at_all_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_at_all_begin.3
/usr/bin/install -p -m 644 MPI_File_read_at_all_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_at_all_end.3
/usr/bin/install -p -m 644 MPI_File_read_ordered.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_ordered.3
/usr/bin/install -p -m 644 MPI_File_read_ordered_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_ordered_begin.3
/usr/bin/install -p -m 644 MPI_File_read_ordered_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_ordered_end.3
/usr/bin/install -p -m 644 MPI_File_read_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_read_shared.3
/usr/bin/install -p -m 644 MPI_File_seek.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_seek.3
/usr/bin/install -p -m 644 MPI_File_seek_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_seek_shared.3
/usr/bin/install -p -m 644 MPI_File_set_atomicity.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_set_atomicity.3
/usr/bin/install -p -m 644 MPI_File_set_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_set_errhandler.3
/usr/bin/install -p -m 644 MPI_File_set_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_set_info.3
/usr/bin/install -p -m 644 MPI_File_set_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_set_size.3
/usr/bin/install -p -m 644 MPI_File_set_view.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_set_view.3
/usr/bin/install -p -m 644 MPI_File_sync.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_sync.3
/usr/bin/install -p -m 644 MPI_File_write.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write.3
/usr/bin/install -p -m 644 MPI_File_write_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_all.3
/usr/bin/install -p -m 644 MPI_File_write_all_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_all_begin.3
/usr/bin/install -p -m 644 MPI_File_write_all_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_all_end.3
/usr/bin/install -p -m 644 MPI_File_write_at.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_at.3
/usr/bin/install -p -m 644 MPI_File_write_at_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_at_all.3
/usr/bin/install -p -m 644 MPI_File_write_at_all_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_at_all_begin.3
/usr/bin/install -p -m 644 MPI_File_write_at_all_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_at_all_end.3
/usr/bin/install -p -m 644 MPI_File_write_ordered.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_ordered.3
/usr/bin/install -p -m 644 MPI_File_write_ordered_begin.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_ordered_begin.3
/usr/bin/install -p -m 644 MPI_File_write_ordered_end.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_ordered_end.3
/usr/bin/install -p -m 644 MPI_File_write_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_File_write_shared.3
/usr/bin/install -p -m 644 MPI_Finalize.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Finalize.3
/usr/bin/install -p -m 644 MPI_Finalized.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Finalized.3
/usr/bin/install -p -m 644 MPI_Free_mem.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Free_mem.3
/usr/bin/install -p -m 644 MPI_Gather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Gather.3
/usr/bin/install -p -m 644 MPI_Gatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Gatherv.3
/usr/bin/install -p -m 644 MPI_Get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get.3
/usr/bin/install -p -m 644 MPI_Get_accumulate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_accumulate.3
/usr/bin/install -p -m 644 MPI_Get_address.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_address.3
/usr/bin/install -p -m 644 MPI_Get_count.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_count.3
/usr/bin/install -p -m 644 MPI_Get_elements.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_elements.3
/usr/bin/install -p -m 644 MPI_Get_elements_x.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_elements_x.3
/usr/bin/install -p -m 644 MPI_Get_library_version.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_library_version.3
/usr/bin/install -p -m 644 MPI_Get_processor_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_processor_name.3
/usr/bin/install -p -m 644 MPI_Get_version.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Get_version.3
/usr/bin/install -p -m 644 MPI_Graph_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graph_create.3
/usr/bin/install -p -m 644 MPI_Graph_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graph_get.3
/usr/bin/install -p -m 644 MPI_Graph_map.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graph_map.3
/usr/bin/install -p -m 644 MPI_Graph_neighbors.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graph_neighbors.3
/usr/bin/install -p -m 644 MPI_Graph_neighbors_count.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graph_neighbors_count.3
/usr/bin/install -p -m 644 MPI_Graphdims_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Graphdims_get.3
/usr/bin/install -p -m 644 MPI_Grequest_complete.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Grequest_complete.3
/usr/bin/install -p -m 644 MPI_Grequest_start.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Grequest_start.3
/usr/bin/install -p -m 644 MPI_Group_compare.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_compare.3
/usr/bin/install -p -m 644 MPI_Group_difference.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_difference.3
/usr/bin/install -p -m 644 MPI_Group_excl.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_excl.3
/usr/bin/install -p -m 644 MPI_Group_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_free.3
/usr/bin/install -p -m 644 MPI_Group_incl.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_incl.3
/usr/bin/install -p -m 644 MPI_Group_intersection.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_intersection.3
/usr/bin/install -p -m 644 MPI_Group_range_excl.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_range_excl.3
/usr/bin/install -p -m 644 MPI_Group_range_incl.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_range_incl.3
/usr/bin/install -p -m 644 MPI_Group_rank.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_rank.3
/usr/bin/install -p -m 644 MPI_Group_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_size.3
/usr/bin/install -p -m 644 MPI_Group_translate_ranks.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_translate_ranks.3
/usr/bin/install -p -m 644 MPI_Group_union.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Group_union.3
/usr/bin/install -p -m 644 MPI_Iallgather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iallgather.3
/usr/bin/install -p -m 644 MPI_Iallgatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iallgatherv.3
/usr/bin/install -p -m 644 MPI_Iallreduce.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iallreduce.3
/usr/bin/install -p -m 644 MPI_Ialltoall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ialltoall.3
/usr/bin/install -p -m 644 MPI_Ialltoallv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ialltoallv.3
/usr/bin/install -p -m 644 MPI_Ialltoallw.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ialltoallw.3
/usr/bin/install -p -m 644 MPI_Ibarrier.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ibarrier.3
/usr/bin/install -p -m 644 MPI_Ibcast.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ibcast.3
/usr/bin/install -p -m 644 MPI_Ibsend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ibsend.3
/usr/bin/install -p -m 644 MPI_Iexscan.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iexscan.3
/usr/bin/install -p -m 644 MPI_Igather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Igather.3
/usr/bin/install -p -m 644 MPI_Igatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Igatherv.3
/usr/bin/install -p -m 644 MPI_Improbe.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Improbe.3
/usr/bin/install -p -m 644 MPI_Imrecv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Imrecv.3
/usr/bin/install -p -m 644 MPI_Ineighbor_allgather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ineighbor_allgather.3
/usr/bin/install -p -m 644 MPI_Ineighbor_allgatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ineighbor_allgatherv.3
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ineighbor_alltoall.3
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoallv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ineighbor_alltoallv.3
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoallw.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ineighbor_alltoallw.3
/usr/bin/install -p -m 644 MPI_Info_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_create.3
/usr/bin/install -p -m 644 MPI_Info_delete.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_delete.3
/usr/bin/install -p -m 644 MPI_Info_dup.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_dup.3
/usr/bin/install -p -m 644 MPI_Info_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_free.3
/usr/bin/install -p -m 644 MPI_Info_get.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_get.3
/usr/bin/install -p -m 644 MPI_Info_get_nkeys.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_get_nkeys.3
/usr/bin/install -p -m 644 MPI_Info_get_nthkey.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_get_nthkey.3
/usr/bin/install -p -m 644 MPI_Info_get_valuelen.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_get_valuelen.3
/usr/bin/install -p -m 644 MPI_Info_set.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Info_set.3
/usr/bin/install -p -m 644 MPI_Init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Init.3
/usr/bin/install -p -m 644 MPI_Init_thread.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Init_thread.3
/usr/bin/install -p -m 644 MPI_Initialized.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Initialized.3
/usr/bin/install -p -m 644 MPI_Intercomm_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Intercomm_create.3
/usr/bin/install -p -m 644 MPI_Intercomm_merge.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Intercomm_merge.3
/usr/bin/install -p -m 644 MPI_Iprobe.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iprobe.3
/usr/bin/install -p -m 644 MPI_Irecv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Irecv.3
/usr/bin/install -p -m 644 MPI_Ireduce.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ireduce.3
/usr/bin/install -p -m 644 MPI_Ireduce_scatter.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ireduce_scatter.3
/usr/bin/install -p -m 644 MPI_Ireduce_scatter_block.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ireduce_scatter_block.3
/usr/bin/install -p -m 644 MPI_Irsend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Irsend.3
/usr/bin/install -p -m 644 MPI_Is_thread_main.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Is_thread_main.3
/usr/bin/install -p -m 644 MPI_Iscan.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iscan.3
/usr/bin/install -p -m 644 MPI_Iscatter.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iscatter.3
/usr/bin/install -p -m 644 MPI_Iscatterv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Iscatterv.3
/usr/bin/install -p -m 644 MPI_Isend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Isend.3
/usr/bin/install -p -m 644 MPI_Issend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Issend.3
/usr/bin/install -p -m 644 MPI_Keyval_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Keyval_create.3
/usr/bin/install -p -m 644 MPI_Keyval_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Keyval_free.3
/usr/bin/install -p -m 644 MPI_Lookup_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Lookup_name.3
/usr/bin/install -p -m 644 MPI_Mprobe.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Mprobe.3
/usr/bin/install -p -m 644 MPI_Mrecv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Mrecv.3
/usr/bin/install -p -m 644 MPI_Neighbor_allgather.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Neighbor_allgather.3
/usr/bin/install -p -m 644 MPI_Neighbor_allgatherv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Neighbor_allgatherv.3
/usr/bin/install -p -m 644 MPI_Neighbor_alltoall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Neighbor_alltoall.3
/usr/bin/install -p -m 644 MPI_Neighbor_alltoallv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Neighbor_alltoallv.3
/usr/bin/install -p -m 644 MPI_Neighbor_alltoallw.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Neighbor_alltoallw.3
/usr/bin/install -p -m 644 MPI_Op_commute.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Op_commute.3
/usr/bin/install -p -m 644 MPI_Op_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Op_create.3
/usr/bin/install -p -m 644 MPI_Op_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Op_free.3
/usr/bin/install -p -m 644 MPI_Open_port.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Open_port.3
/usr/bin/install -p -m 644 MPI_Pack.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Pack.3
/usr/bin/install -p -m 644 MPI_Pack_external.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Pack_external.3
/usr/bin/install -p -m 644 MPI_Pack_external_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Pack_external_size.3
/usr/bin/install -p -m 644 MPI_Pack_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Pack_size.3
/usr/bin/install -p -m 644 MPI_Pcontrol.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Pcontrol.3
/usr/bin/install -p -m 644 MPI_Probe.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Probe.3
/usr/bin/install -p -m 644 MPI_Publish_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Publish_name.3
/usr/bin/install -p -m 644 MPI_Put.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Put.3
/usr/bin/install -p -m 644 MPI_Query_thread.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Query_thread.3
/usr/bin/install -p -m 644 MPI_Raccumulate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Raccumulate.3
/usr/bin/install -p -m 644 MPI_Recv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Recv.3
/usr/bin/install -p -m 644 MPI_Recv_init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Recv_init.3
/usr/bin/install -p -m 644 MPI_Reduce.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Reduce.3
/usr/bin/install -p -m 644 MPI_Reduce_local.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Reduce_local.3
/usr/bin/install -p -m 644 MPI_Reduce_scatter.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Reduce_scatter.3
/usr/bin/install -p -m 644 MPI_Reduce_scatter_block.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Reduce_scatter_block.3
/usr/bin/install -p -m 644 MPI_Register_datarep.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Register_datarep.3
/usr/bin/install -p -m 644 MPI_Request_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Request_free.3
/usr/bin/install -p -m 644 MPI_Request_get_status.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Request_get_status.3
/usr/bin/install -p -m 644 MPI_Rget.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Rget.3
/usr/bin/install -p -m 644 MPI_Rget_accumulate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Rget_accumulate.3
/usr/bin/install -p -m 644 MPI_Rput.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Rput.3
/usr/bin/install -p -m 644 MPI_Rsend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Rsend.3
/usr/bin/install -p -m 644 MPI_Rsend_init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Rsend_init.3
/usr/bin/install -p -m 644 MPI_Scan.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Scan.3
/usr/bin/install -p -m 644 MPI_Scatter.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Scatter.3
/usr/bin/install -p -m 644 MPI_Scatterv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Scatterv.3
/usr/bin/install -p -m 644 MPI_Send.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Send.3
/usr/bin/install -p -m 644 MPI_Send_init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Send_init.3
/usr/bin/install -p -m 644 MPI_Sendrecv.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Sendrecv.3
/usr/bin/install -p -m 644 MPI_Sendrecv_replace.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Sendrecv_replace.3
/usr/bin/install -p -m 644 MPI_Ssend.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ssend.3
/usr/bin/install -p -m 644 MPI_Ssend_init.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Ssend_init.3
/usr/bin/install -p -m 644 MPI_Start.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Start.3
/usr/bin/install -p -m 644 MPI_Startall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Startall.3
/usr/bin/install -p -m 644 MPI_Status_set_cancelled.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Status_set_cancelled.3
/usr/bin/install -p -m 644 MPI_Status_set_elements.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Status_set_elements.3
/usr/bin/install -p -m 644 MPI_Status_set_elements_x.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Status_set_elements_x.3
/usr/bin/install -p -m 644 MPI_T_category_changed.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_changed.3
/usr/bin/install -p -m 644 MPI_T_category_get_categories.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_categories.3
/usr/bin/install -p -m 644 MPI_T_category_get_cvars.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_cvars.3
/usr/bin/install -p -m 644 MPI_T_category_get_index.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_index.3
/usr/bin/install -p -m 644 MPI_T_category_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_info.3
/usr/bin/install -p -m 644 MPI_T_category_get_num.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_num.3
/usr/bin/install -p -m 644 MPI_T_category_get_pvars.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_category_get_pvars.3
/usr/bin/install -p -m 644 MPI_T_cvar_get_index.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_get_index.3
/usr/bin/install -p -m 644 MPI_T_cvar_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_get_info.3
/usr/bin/install -p -m 644 MPI_T_cvar_get_num.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_get_num.3
/usr/bin/install -p -m 644 MPI_T_cvar_handle_alloc.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_handle_alloc.3
/usr/bin/install -p -m 644 MPI_T_cvar_handle_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_handle_free.3
/usr/bin/install -p -m 644 MPI_T_cvar_read.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_read.3
/usr/bin/install -p -m 644 MPI_T_cvar_write.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_cvar_write.3
/usr/bin/install -p -m 644 MPI_T_enum_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_enum_get_info.3
/usr/bin/install -p -m 644 MPI_T_enum_get_item.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_enum_get_item.3
/usr/bin/install -p -m 644 MPI_T_finalize.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_finalize.3
/usr/bin/install -p -m 644 MPI_T_init_thread.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_init_thread.3
/usr/bin/install -p -m 644 MPI_T_pvar_get_index.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_get_index.3
/usr/bin/install -p -m 644 MPI_T_pvar_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_get_info.3
/usr/bin/install -p -m 644 MPI_T_pvar_get_num.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_get_num.3
/usr/bin/install -p -m 644 MPI_T_pvar_handle_alloc.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_handle_alloc.3
/usr/bin/install -p -m 644 MPI_T_pvar_handle_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_handle_free.3
/usr/bin/install -p -m 644 MPI_T_pvar_read.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_read.3
/usr/bin/install -p -m 644 MPI_T_pvar_readreset.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_readreset.3
/usr/bin/install -p -m 644 MPI_T_pvar_reset.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_reset.3
/usr/bin/install -p -m 644 MPI_T_pvar_session_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_session_create.3
/usr/bin/install -p -m 644 MPI_T_pvar_session_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_session_free.3
/usr/bin/install -p -m 644 MPI_T_pvar_start.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_start.3
/usr/bin/install -p -m 644 MPI_T_pvar_stop.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_stop.3
/usr/bin/install -p -m 644 MPI_T_pvar_write.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_T_pvar_write.3
/usr/bin/install -p -m 644 MPI_Test.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Test.3
/usr/bin/install -p -m 644 MPI_Test_cancelled.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Test_cancelled.3
/usr/bin/install -p -m 644 MPI_Testall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Testall.3
/usr/bin/install -p -m 644 MPI_Testany.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Testany.3
/usr/bin/install -p -m 644 MPI_Testsome.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Testsome.3
/usr/bin/install -p -m 644 MPI_Topo_test.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Topo_test.3
/usr/bin/install -p -m 644 MPI_Type_commit.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_commit.3
/usr/bin/install -p -m 644 MPI_Type_contiguous.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_contiguous.3
/usr/bin/install -p -m 644 MPI_Type_create_darray.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_darray.3
/usr/bin/install -p -m 644 MPI_Type_create_hindexed.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_hindexed.3
/usr/bin/install -p -m 644 MPI_Type_create_hindexed_block.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_hindexed_block.3
/usr/bin/install -p -m 644 MPI_Type_create_hvector.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_hvector.3
/usr/bin/install -p -m 644 MPI_Type_create_indexed_block.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_indexed_block.3
/usr/bin/install -p -m 644 MPI_Type_create_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_keyval.3
/usr/bin/install -p -m 644 MPI_Type_create_resized.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_resized.3
/usr/bin/install -p -m 644 MPI_Type_create_struct.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_struct.3
/usr/bin/install -p -m 644 MPI_Type_create_subarray.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_create_subarray.3
/usr/bin/install -p -m 644 MPI_Type_delete_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_delete_attr.3
/usr/bin/install -p -m 644 MPI_Type_dup.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_dup.3
/usr/bin/install -p -m 644 MPI_Type_extent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_extent.3
/usr/bin/install -p -m 644 MPI_Type_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_free.3
/usr/bin/install -p -m 644 MPI_Type_free_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_free_keyval.3
/usr/bin/install -p -m 644 MPI_Type_get_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_attr.3
/usr/bin/install -p -m 644 MPI_Type_get_contents.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_contents.3
/usr/bin/install -p -m 644 MPI_Type_get_envelope.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_envelope.3
/usr/bin/install -p -m 644 MPI_Type_get_extent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_extent.3
/usr/bin/install -p -m 644 MPI_Type_get_extent_x.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_extent_x.3
/usr/bin/install -p -m 644 MPI_Type_get_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_name.3
/usr/bin/install -p -m 644 MPI_Type_get_true_extent.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_true_extent.3
/usr/bin/install -p -m 644 MPI_Type_get_true_extent_x.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_get_true_extent_x.3
/usr/bin/install -p -m 644 MPI_Type_hindexed.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_hindexed.3
/usr/bin/install -p -m 644 MPI_Type_hvector.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_hvector.3
/usr/bin/install -p -m 644 MPI_Type_indexed.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_indexed.3
/usr/bin/install -p -m 644 MPI_Type_lb.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_lb.3
/usr/bin/install -p -m 644 MPI_Type_match_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_match_size.3
/usr/bin/install -p -m 644 MPI_Type_set_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_set_attr.3
/usr/bin/install -p -m 644 MPI_Type_set_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_set_name.3
/usr/bin/install -p -m 644 MPI_Type_size.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_size.3
/usr/bin/install -p -m 644 MPI_Type_size_x.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_size_x.3
/usr/bin/install -p -m 644 MPI_Type_struct.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_struct.3
/usr/bin/install -p -m 644 MPI_Type_ub.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_ub.3
/usr/bin/install -p -m 644 MPI_Type_vector.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Type_vector.3
/usr/bin/install -p -m 644 MPI_Unpack.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Unpack.3
/usr/bin/install -p -m 644 MPI_Unpack_external.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Unpack_external.3
/usr/bin/install -p -m 644 MPI_Unpublish_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Unpublish_name.3
/usr/bin/install -p -m 644 MPI_Wait.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Wait.3
/usr/bin/install -p -m 644 MPI_Waitall.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Waitall.3
/usr/bin/install -p -m 644 MPI_Waitany.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Waitany.3
/usr/bin/install -p -m 644 MPI_Waitsome.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Waitsome.3
/usr/bin/install -p -m 644 MPI_Win_allocate.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_allocate.3
/usr/bin/install -p -m 644 MPI_Win_allocate_shared.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_allocate_shared.3
/usr/bin/install -p -m 644 MPI_Win_attach.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_attach.3
/usr/bin/install -p -m 644 MPI_Win_call_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_call_errhandler.3
/usr/bin/install -p -m 644 MPI_Win_complete.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_complete.3
/usr/bin/install -p -m 644 MPI_Win_create.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_create.3
/usr/bin/install -p -m 644 MPI_Win_create_dynamic.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_create_dynamic.3
/usr/bin/install -p -m 644 MPI_Win_create_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_create_errhandler.3
/usr/bin/install -p -m 644 MPI_Win_create_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_create_keyval.3
/usr/bin/install -p -m 644 MPI_Win_delete_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_delete_attr.3
/usr/bin/install -p -m 644 MPI_Win_detach.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_detach.3
/usr/bin/install -p -m 644 MPI_Win_fence.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_fence.3
/usr/bin/install -p -m 644 MPI_Win_flush.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_flush.3
/usr/bin/install -p -m 644 MPI_Win_flush_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_flush_all.3
/usr/bin/install -p -m 644 MPI_Win_flush_local.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_flush_local.3
/usr/bin/install -p -m 644 MPI_Win_flush_local_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_flush_local_all.3
/usr/bin/install -p -m 644 MPI_Win_free.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_free.3
/usr/bin/install -p -m 644 MPI_Win_free_keyval.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_free_keyval.3
/usr/bin/install -p -m 644 MPI_Win_get_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_get_attr.3
/usr/bin/install -p -m 644 MPI_Win_get_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_get_errhandler.3
/usr/bin/install -p -m 644 MPI_Win_get_group.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_get_group.3
/usr/bin/install -p -m 644 MPI_Win_get_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_get_info.3
/usr/bin/install -p -m 644 MPI_Win_get_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_get_name.3
/usr/bin/install -p -m 644 MPI_Win_lock.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_lock.3
/usr/bin/install -p -m 644 MPI_Win_lock_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_lock_all.3
/usr/bin/install -p -m 644 MPI_Win_post.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_post.3
/usr/bin/install -p -m 644 MPI_Win_set_attr.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_set_attr.3
/usr/bin/install -p -m 644 MPI_Win_set_errhandler.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_set_errhandler.3
/usr/bin/install -p -m 644 MPI_Win_set_info.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_set_info.3
/usr/bin/install -p -m 644 MPI_Win_set_name.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_set_name.3
/usr/bin/install -p -m 644 MPI_Win_shared_query.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_shared_query.3
/usr/bin/install -p -m 644 MPI_Win_start.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_start.3
/usr/bin/install -p -m 644 MPI_Win_sync.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_sync.3
/usr/bin/install -p -m 644 MPI_Win_test.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_test.3
/usr/bin/install -p -m 644 MPI_Win_unlock.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_unlock.3
/usr/bin/install -p -m 644 MPI_Win_unlock_all.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_unlock_all.3
/usr/bin/install -p -m 644 MPI_Win_wait.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Win_wait.3
/usr/bin/install -p -m 644 MPI_Wtick.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Wtick.3
/usr/bin/install -p -m 644 MPI_Wtime.3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/man/mpich-x86_64/man3/MPI_Wtime.3
/usr/bin/install -p -m 644 index.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/index.html
/usr/bin/install -p -m 644 index.htm /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/index.htm
/usr/bin/install -p -m 644 mpicc.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/mpicc.html
/usr/bin/install -p -m 644 mpicxx.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/mpicxx.html
/usr/bin/install -p -m 644 mpiexec.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/mpiexec.html
/usr/bin/install -p -m 644 mpif77.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/mpif77.html
/usr/bin/install -p -m 644 mpifort.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www1/mpifort.html
/usr/bin/install -p -m 644 Constants.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/Constants.html
/usr/bin/install -p -m 644 MPIX_Comm_agree.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPIX_Comm_agree.html
/usr/bin/install -p -m 644 MPIX_Comm_failure_ack.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPIX_Comm_failure_ack.html
/usr/bin/install -p -m 644 MPIX_Comm_failure_get_acked.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPIX_Comm_failure_get_acked.html
/usr/bin/install -p -m 644 MPIX_Comm_revoke.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPIX_Comm_revoke.html
/usr/bin/install -p -m 644 MPIX_Comm_shrink.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPIX_Comm_shrink.html
/usr/bin/install -p -m 644 MPI_Abort.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Abort.html
/usr/bin/install -p -m 644 MPI_Accumulate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Accumulate.html
/usr/bin/install -p -m 644 MPI_Add_error_class.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Add_error_class.html
/usr/bin/install -p -m 644 MPI_Add_error_code.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Add_error_code.html
/usr/bin/install -p -m 644 MPI_Add_error_string.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Add_error_string.html
/usr/bin/install -p -m 644 MPI_Address.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Address.html
/usr/bin/install -p -m 644 MPI_Aint_add.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Aint_add.html
/usr/bin/install -p -m 644 MPI_Aint_diff.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Aint_diff.html
/usr/bin/install -p -m 644 MPI_Allgather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Allgather.html
/usr/bin/install -p -m 644 MPI_Allgatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Allgatherv.html
/usr/bin/install -p -m 644 MPI_Alloc_mem.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Alloc_mem.html
/usr/bin/install -p -m 644 MPI_Allreduce.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Allreduce.html
/usr/bin/install -p -m 644 MPI_Alltoall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Alltoall.html
/usr/bin/install -p -m 644 MPI_Alltoallv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Alltoallv.html
/usr/bin/install -p -m 644 MPI_Alltoallw.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Alltoallw.html
/usr/bin/install -p -m 644 MPI_Attr_delete.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Attr_delete.html
/usr/bin/install -p -m 644 MPI_Attr_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Attr_get.html
/usr/bin/install -p -m 644 MPI_Attr_put.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Attr_put.html
/usr/bin/install -p -m 644 MPI_Barrier.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Barrier.html
/usr/bin/install -p -m 644 MPI_Bcast.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Bcast.html
/usr/bin/install -p -m 644 MPI_Bsend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Bsend.html
/usr/bin/install -p -m 644 MPI_Bsend_init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Bsend_init.html
/usr/bin/install -p -m 644 MPI_Buffer_attach.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Buffer_attach.html
/usr/bin/install -p -m 644 MPI_Buffer_detach.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Buffer_detach.html
/usr/bin/install -p -m 644 MPI_Cancel.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cancel.html
/usr/bin/install -p -m 644 MPI_Cart_coords.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_coords.html
/usr/bin/install -p -m 644 MPI_Cart_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_create.html
/usr/bin/install -p -m 644 MPI_Cart_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_get.html
/usr/bin/install -p -m 644 MPI_Cart_map.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_map.html
/usr/bin/install -p -m 644 MPI_Cart_rank.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_rank.html
/usr/bin/install -p -m 644 MPI_Cart_shift.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_shift.html
/usr/bin/install -p -m 644 MPI_Cart_sub.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cart_sub.html
/usr/bin/install -p -m 644 MPI_Cartdim_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Cartdim_get.html
/usr/bin/install -p -m 644 MPI_Close_port.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Close_port.html
/usr/bin/install -p -m 644 MPI_Comm_accept.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_accept.html
/usr/bin/install -p -m 644 MPI_Comm_call_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_call_errhandler.html
/usr/bin/install -p -m 644 MPI_Comm_compare.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_compare.html
/usr/bin/install -p -m 644 MPI_Comm_connect.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_connect.html
/usr/bin/install -p -m 644 MPI_Comm_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_create.html
/usr/bin/install -p -m 644 MPI_Comm_create_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_create_errhandler.html
/usr/bin/install -p -m 644 MPI_Comm_create_group.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_create_group.html
/usr/bin/install -p -m 644 MPI_Comm_create_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_create_keyval.html
/usr/bin/install -p -m 644 MPI_Comm_delete_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_delete_attr.html
/usr/bin/install -p -m 644 MPI_Comm_disconnect.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_disconnect.html
/usr/bin/install -p -m 644 MPI_Comm_dup.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_dup.html
/usr/bin/install -p -m 644 MPI_Comm_dup_with_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_dup_with_info.html
/usr/bin/install -p -m 644 MPI_Comm_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_free.html
/usr/bin/install -p -m 644 MPI_Comm_free_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_free_keyval.html
/usr/bin/install -p -m 644 MPI_Comm_get_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_get_attr.html
/usr/bin/install -p -m 644 MPI_Comm_get_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_get_errhandler.html
/usr/bin/install -p -m 644 MPI_Comm_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_get_info.html
/usr/bin/install -p -m 644 MPI_Comm_get_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_get_name.html
/usr/bin/install -p -m 644 MPI_Comm_get_parent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_get_parent.html
/usr/bin/install -p -m 644 MPI_Comm_group.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_group.html
/usr/bin/install -p -m 644 MPI_Comm_idup.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_idup.html
/usr/bin/install -p -m 644 MPI_Comm_join.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_join.html
/usr/bin/install -p -m 644 MPI_Comm_rank.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_rank.html
/usr/bin/install -p -m 644 MPI_Comm_remote_group.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_remote_group.html
/usr/bin/install -p -m 644 MPI_Comm_remote_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_remote_size.html
/usr/bin/install -p -m 644 MPI_Comm_set_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_set_attr.html
/usr/bin/install -p -m 644 MPI_Comm_set_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_set_errhandler.html
/usr/bin/install -p -m 644 MPI_Comm_set_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_set_info.html
/usr/bin/install -p -m 644 MPI_Comm_set_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_set_name.html
/usr/bin/install -p -m 644 MPI_Comm_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_size.html
/usr/bin/install -p -m 644 MPI_Comm_spawn.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_spawn.html
/usr/bin/install -p -m 644 MPI_Comm_spawn_multiple.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_spawn_multiple.html
/usr/bin/install -p -m 644 MPI_Comm_split.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_split.html
/usr/bin/install -p -m 644 MPI_Comm_split_type.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_split_type.html
/usr/bin/install -p -m 644 MPI_Comm_test_inter.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Comm_test_inter.html
/usr/bin/install -p -m 644 MPI_Compare_and_swap.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Compare_and_swap.html
/usr/bin/install -p -m 644 MPI_Dims_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Dims_create.html
/usr/bin/install -p -m 644 MPI_Dist_graph_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Dist_graph_create.html
/usr/bin/install -p -m 644 MPI_Dist_graph_create_adjacent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Dist_graph_create_adjacent.html
/usr/bin/install -p -m 644 MPI_Dist_graph_neighbors.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Dist_graph_neighbors.html
/usr/bin/install -p -m 644 MPI_Dist_graph_neighbors_count.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Dist_graph_neighbors_count.html
/usr/bin/install -p -m 644 MPI_Errhandler_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Errhandler_create.html
/usr/bin/install -p -m 644 MPI_Errhandler_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Errhandler_free.html
/usr/bin/install -p -m 644 MPI_Errhandler_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Errhandler_get.html
/usr/bin/install -p -m 644 MPI_Errhandler_set.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Errhandler_set.html
/usr/bin/install -p -m 644 MPI_Error_class.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Error_class.html
/usr/bin/install -p -m 644 MPI_Error_string.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Error_string.html
/usr/bin/install -p -m 644 MPI_Exscan.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Exscan.html
/usr/bin/install -p -m 644 MPI_Fetch_and_op.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Fetch_and_op.html
/usr/bin/install -p -m 644 MPI_File_c2f.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_c2f.html
/usr/bin/install -p -m 644 MPI_File_call_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_call_errhandler.html
/usr/bin/install -p -m 644 MPI_File_close.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_close.html
/usr/bin/install -p -m 644 MPI_File_create_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_create_errhandler.html
/usr/bin/install -p -m 644 MPI_File_delete.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_delete.html
/usr/bin/install -p -m 644 MPI_File_f2c.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_f2c.html
/usr/bin/install -p -m 644 MPI_File_get_amode.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_amode.html
/usr/bin/install -p -m 644 MPI_File_get_atomicity.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_atomicity.html
/usr/bin/install -p -m 644 MPI_File_get_byte_offset.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_byte_offset.html
/usr/bin/install -p -m 644 MPI_File_get_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_errhandler.html
/usr/bin/install -p -m 644 MPI_File_get_group.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_group.html
/usr/bin/install -p -m 644 MPI_File_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_info.html
/usr/bin/install -p -m 644 MPI_File_get_position.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_position.html
/usr/bin/install -p -m 644 MPI_File_get_position_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_position_shared.html
/usr/bin/install -p -m 644 MPI_File_get_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_size.html
/usr/bin/install -p -m 644 MPI_File_get_type_extent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_type_extent.html
/usr/bin/install -p -m 644 MPI_File_get_view.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_get_view.html
/usr/bin/install -p -m 644 MPI_File_iread.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iread.html
/usr/bin/install -p -m 644 MPI_File_iread_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iread_all.html
/usr/bin/install -p -m 644 MPI_File_iread_at.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iread_at.html
/usr/bin/install -p -m 644 MPI_File_iread_at_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iread_at_all.html
/usr/bin/install -p -m 644 MPI_File_iread_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iread_shared.html
/usr/bin/install -p -m 644 MPI_File_iwrite.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iwrite.html
/usr/bin/install -p -m 644 MPI_File_iwrite_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iwrite_all.html
/usr/bin/install -p -m 644 MPI_File_iwrite_at.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iwrite_at.html
/usr/bin/install -p -m 644 MPI_File_iwrite_at_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iwrite_at_all.html
/usr/bin/install -p -m 644 MPI_File_iwrite_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_iwrite_shared.html
/usr/bin/install -p -m 644 MPI_File_open.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_open.html
/usr/bin/install -p -m 644 MPI_File_preallocate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_preallocate.html
/usr/bin/install -p -m 644 MPI_File_read.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read.html
/usr/bin/install -p -m 644 MPI_File_read_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_all.html
/usr/bin/install -p -m 644 MPI_File_read_all_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_all_begin.html
/usr/bin/install -p -m 644 MPI_File_read_all_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_all_end.html
/usr/bin/install -p -m 644 MPI_File_read_at.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_at.html
/usr/bin/install -p -m 644 MPI_File_read_at_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_at_all.html
/usr/bin/install -p -m 644 MPI_File_read_at_all_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_at_all_begin.html
/usr/bin/install -p -m 644 MPI_File_read_at_all_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_at_all_end.html
/usr/bin/install -p -m 644 MPI_File_read_ordered.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_ordered.html
/usr/bin/install -p -m 644 MPI_File_read_ordered_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_ordered_begin.html
/usr/bin/install -p -m 644 MPI_File_read_ordered_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_ordered_end.html
/usr/bin/install -p -m 644 MPI_File_read_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_read_shared.html
/usr/bin/install -p -m 644 MPI_File_seek.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_seek.html
/usr/bin/install -p -m 644 MPI_File_seek_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_seek_shared.html
/usr/bin/install -p -m 644 MPI_File_set_atomicity.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_set_atomicity.html
/usr/bin/install -p -m 644 MPI_File_set_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_set_errhandler.html
/usr/bin/install -p -m 644 MPI_File_set_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_set_info.html
/usr/bin/install -p -m 644 MPI_File_set_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_set_size.html
/usr/bin/install -p -m 644 MPI_File_set_view.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_set_view.html
/usr/bin/install -p -m 644 MPI_File_sync.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_sync.html
/usr/bin/install -p -m 644 MPI_File_write.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write.html
/usr/bin/install -p -m 644 MPI_File_write_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_all.html
/usr/bin/install -p -m 644 MPI_File_write_all_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_all_begin.html
/usr/bin/install -p -m 644 MPI_File_write_all_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_all_end.html
/usr/bin/install -p -m 644 MPI_File_write_at.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_at.html
/usr/bin/install -p -m 644 MPI_File_write_at_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_at_all.html
/usr/bin/install -p -m 644 MPI_File_write_at_all_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_at_all_begin.html
/usr/bin/install -p -m 644 MPI_File_write_at_all_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_at_all_end.html
/usr/bin/install -p -m 644 MPI_File_write_ordered.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_ordered.html
/usr/bin/install -p -m 644 MPI_File_write_ordered_begin.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_ordered_begin.html
/usr/bin/install -p -m 644 MPI_File_write_ordered_end.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_ordered_end.html
/usr/bin/install -p -m 644 MPI_File_write_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_File_write_shared.html
/usr/bin/install -p -m 644 MPI_Finalize.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Finalize.html
/usr/bin/install -p -m 644 MPI_Finalized.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Finalized.html
/usr/bin/install -p -m 644 MPI_Free_mem.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Free_mem.html
/usr/bin/install -p -m 644 MPI_Gather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Gather.html
/usr/bin/install -p -m 644 MPI_Gatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Gatherv.html
/usr/bin/install -p -m 644 MPI_Get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get.html
/usr/bin/install -p -m 644 MPI_Get_accumulate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_accumulate.html
/usr/bin/install -p -m 644 MPI_Get_address.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_address.html
/usr/bin/install -p -m 644 MPI_Get_count.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_count.html
/usr/bin/install -p -m 644 MPI_Get_elements.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_elements.html
/usr/bin/install -p -m 644 MPI_Get_elements_x.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_elements_x.html
/usr/bin/install -p -m 644 MPI_Get_library_version.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_library_version.html
/usr/bin/install -p -m 644 MPI_Get_processor_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_processor_name.html
/usr/bin/install -p -m 644 MPI_Get_version.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Get_version.html
/usr/bin/install -p -m 644 MPI_Graph_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graph_create.html
/usr/bin/install -p -m 644 MPI_Graph_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graph_get.html
/usr/bin/install -p -m 644 MPI_Graph_map.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graph_map.html
/usr/bin/install -p -m 644 MPI_Graph_neighbors.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graph_neighbors.html
/usr/bin/install -p -m 644 MPI_Graph_neighbors_count.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graph_neighbors_count.html
/usr/bin/install -p -m 644 MPI_Graphdims_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Graphdims_get.html
/usr/bin/install -p -m 644 MPI_Grequest_complete.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Grequest_complete.html
/usr/bin/install -p -m 644 MPI_Grequest_start.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Grequest_start.html
/usr/bin/install -p -m 644 MPI_Group_compare.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_compare.html
/usr/bin/install -p -m 644 MPI_Group_difference.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_difference.html
/usr/bin/install -p -m 644 MPI_Group_excl.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_excl.html
/usr/bin/install -p -m 644 MPI_Group_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_free.html
/usr/bin/install -p -m 644 MPI_Group_incl.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_incl.html
/usr/bin/install -p -m 644 MPI_Group_intersection.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_intersection.html
/usr/bin/install -p -m 644 MPI_Group_range_excl.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_range_excl.html
/usr/bin/install -p -m 644 MPI_Group_range_incl.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_range_incl.html
/usr/bin/install -p -m 644 MPI_Group_rank.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_rank.html
/usr/bin/install -p -m 644 MPI_Group_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_size.html
/usr/bin/install -p -m 644 MPI_Group_translate_ranks.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_translate_ranks.html
/usr/bin/install -p -m 644 MPI_Group_union.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Group_union.html
/usr/bin/install -p -m 644 MPI_Iallgather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iallgather.html
/usr/bin/install -p -m 644 MPI_Iallgatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iallgatherv.html
/usr/bin/install -p -m 644 MPI_Iallreduce.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iallreduce.html
/usr/bin/install -p -m 644 MPI_Ialltoall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ialltoall.html
/usr/bin/install -p -m 644 MPI_Ialltoallv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ialltoallv.html
/usr/bin/install -p -m 644 MPI_Ialltoallw.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ialltoallw.html
/usr/bin/install -p -m 644 MPI_Ibarrier.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ibarrier.html
/usr/bin/install -p -m 644 MPI_Ibcast.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ibcast.html
/usr/bin/install -p -m 644 MPI_Ibsend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ibsend.html
/usr/bin/install -p -m 644 MPI_Iexscan.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iexscan.html
/usr/bin/install -p -m 644 MPI_Igather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Igather.html
/usr/bin/install -p -m 644 MPI_Igatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Igatherv.html
/usr/bin/install -p -m 644 MPI_Improbe.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Improbe.html
/usr/bin/install -p -m 644 MPI_Imrecv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Imrecv.html
/usr/bin/install -p -m 644 MPI_Ineighbor_allgather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ineighbor_allgather.html
/usr/bin/install -p -m 644 MPI_Ineighbor_allgatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ineighbor_allgatherv.html
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ineighbor_alltoall.html
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoallv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ineighbor_alltoallv.html
/usr/bin/install -p -m 644 MPI_Ineighbor_alltoallw.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ineighbor_alltoallw.html
/usr/bin/install -p -m 644 MPI_Info_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_create.html
/usr/bin/install -p -m 644 MPI_Info_delete.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_delete.html
/usr/bin/install -p -m 644 MPI_Info_dup.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_dup.html
/usr/bin/install -p -m 644 MPI_Info_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_free.html
/usr/bin/install -p -m 644 MPI_Info_get.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_get.html
/usr/bin/install -p -m 644 MPI_Info_get_nkeys.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_get_nkeys.html
/usr/bin/install -p -m 644 MPI_Info_get_nthkey.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_get_nthkey.html
/usr/bin/install -p -m 644 MPI_Info_get_valuelen.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_get_valuelen.html
/usr/bin/install -p -m 644 MPI_Info_set.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Info_set.html
/usr/bin/install -p -m 644 MPI_Init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Init.html
/usr/bin/install -p -m 644 MPI_Init_thread.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Init_thread.html
/usr/bin/install -p -m 644 MPI_Initialized.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Initialized.html
/usr/bin/install -p -m 644 MPI_Intercomm_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Intercomm_create.html
/usr/bin/install -p -m 644 MPI_Intercomm_merge.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Intercomm_merge.html
/usr/bin/install -p -m 644 MPI_Iprobe.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iprobe.html
/usr/bin/install -p -m 644 MPI_Irecv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Irecv.html
/usr/bin/install -p -m 644 MPI_Ireduce.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ireduce.html
/usr/bin/install -p -m 644 MPI_Ireduce_scatter.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ireduce_scatter.html
/usr/bin/install -p -m 644 MPI_Ireduce_scatter_block.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ireduce_scatter_block.html
/usr/bin/install -p -m 644 MPI_Irsend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Irsend.html
/usr/bin/install -p -m 644 MPI_Is_thread_main.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Is_thread_main.html
/usr/bin/install -p -m 644 MPI_Iscan.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iscan.html
/usr/bin/install -p -m 644 MPI_Iscatter.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iscatter.html
/usr/bin/install -p -m 644 MPI_Iscatterv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Iscatterv.html
/usr/bin/install -p -m 644 MPI_Isend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Isend.html
/usr/bin/install -p -m 644 MPI_Issend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Issend.html
/usr/bin/install -p -m 644 MPI_Keyval_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Keyval_create.html
/usr/bin/install -p -m 644 MPI_Keyval_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Keyval_free.html
/usr/bin/install -p -m 644 MPI_Lookup_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Lookup_name.html
/usr/bin/install -p -m 644 MPI_Mprobe.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Mprobe.html
/usr/bin/install -p -m 644 MPI_Mrecv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Mrecv.html
/usr/bin/install -p -m 644 MPI_Neighbor_allgather.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Neighbor_allgather.html
/usr/bin/install -p -m 644 MPI_Neighbor_allgatherv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Neighbor_allgatherv.html
/usr/bin/install -p -m 644 MPI_Neighbor_alltoall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Neighbor_alltoall.html
/usr/bin/install -p -m 644 MPI_Neighbor_alltoallv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Neighbor_alltoallv.html
/usr/bin/install -p -m 644 MPI_Neighbor_alltoallw.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Neighbor_alltoallw.html
/usr/bin/install -p -m 644 MPI_Op_commute.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Op_commute.html
/usr/bin/install -p -m 644 MPI_Op_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Op_create.html
/usr/bin/install -p -m 644 MPI_Op_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Op_free.html
/usr/bin/install -p -m 644 MPI_Open_port.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Open_port.html
/usr/bin/install -p -m 644 MPI_Pack.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Pack.html
/usr/bin/install -p -m 644 MPI_Pack_external.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Pack_external.html
/usr/bin/install -p -m 644 MPI_Pack_external_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Pack_external_size.html
/usr/bin/install -p -m 644 MPI_Pack_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Pack_size.html
/usr/bin/install -p -m 644 MPI_Pcontrol.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Pcontrol.html
/usr/bin/install -p -m 644 MPI_Probe.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Probe.html
/usr/bin/install -p -m 644 MPI_Publish_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Publish_name.html
/usr/bin/install -p -m 644 MPI_Put.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Put.html
/usr/bin/install -p -m 644 MPI_Query_thread.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Query_thread.html
/usr/bin/install -p -m 644 MPI_Raccumulate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Raccumulate.html
/usr/bin/install -p -m 644 MPI_Recv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Recv.html
/usr/bin/install -p -m 644 MPI_Recv_init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Recv_init.html
/usr/bin/install -p -m 644 MPI_Reduce.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Reduce.html
/usr/bin/install -p -m 644 MPI_Reduce_local.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Reduce_local.html
/usr/bin/install -p -m 644 MPI_Reduce_scatter.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Reduce_scatter.html
/usr/bin/install -p -m 644 MPI_Reduce_scatter_block.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Reduce_scatter_block.html
/usr/bin/install -p -m 644 MPI_Register_datarep.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Register_datarep.html
/usr/bin/install -p -m 644 MPI_Request_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Request_free.html
/usr/bin/install -p -m 644 MPI_Request_get_status.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Request_get_status.html
/usr/bin/install -p -m 644 MPI_Rget.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Rget.html
/usr/bin/install -p -m 644 MPI_Rget_accumulate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Rget_accumulate.html
/usr/bin/install -p -m 644 MPI_Rput.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Rput.html
/usr/bin/install -p -m 644 MPI_Rsend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Rsend.html
/usr/bin/install -p -m 644 MPI_Rsend_init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Rsend_init.html
/usr/bin/install -p -m 644 MPI_Scan.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Scan.html
/usr/bin/install -p -m 644 MPI_Scatter.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Scatter.html
/usr/bin/install -p -m 644 MPI_Scatterv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Scatterv.html
/usr/bin/install -p -m 644 MPI_Send.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Send.html
/usr/bin/install -p -m 644 MPI_Send_init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Send_init.html
/usr/bin/install -p -m 644 MPI_Sendrecv.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Sendrecv.html
/usr/bin/install -p -m 644 MPI_Sendrecv_replace.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Sendrecv_replace.html
/usr/bin/install -p -m 644 MPI_Ssend.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ssend.html
/usr/bin/install -p -m 644 MPI_Ssend_init.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Ssend_init.html
/usr/bin/install -p -m 644 MPI_Start.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Start.html
/usr/bin/install -p -m 644 MPI_Startall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Startall.html
/usr/bin/install -p -m 644 MPI_Status_set_cancelled.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Status_set_cancelled.html
/usr/bin/install -p -m 644 MPI_Status_set_elements.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Status_set_elements.html
/usr/bin/install -p -m 644 MPI_Status_set_elements_x.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Status_set_elements_x.html
/usr/bin/install -p -m 644 MPI_T_category_changed.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_changed.html
/usr/bin/install -p -m 644 MPI_T_category_get_categories.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_categories.html
/usr/bin/install -p -m 644 MPI_T_category_get_cvars.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_cvars.html
/usr/bin/install -p -m 644 MPI_T_category_get_index.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_index.html
/usr/bin/install -p -m 644 MPI_T_category_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_info.html
/usr/bin/install -p -m 644 MPI_T_category_get_num.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_num.html
/usr/bin/install -p -m 644 MPI_T_category_get_pvars.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_category_get_pvars.html
/usr/bin/install -p -m 644 MPI_T_cvar_get_index.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_get_index.html
/usr/bin/install -p -m 644 MPI_T_cvar_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_get_info.html
/usr/bin/install -p -m 644 MPI_T_cvar_get_num.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_get_num.html
/usr/bin/install -p -m 644 MPI_T_cvar_handle_alloc.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_handle_alloc.html
/usr/bin/install -p -m 644 MPI_T_cvar_handle_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_handle_free.html
/usr/bin/install -p -m 644 MPI_T_cvar_read.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_read.html
/usr/bin/install -p -m 644 MPI_T_cvar_write.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_cvar_write.html
/usr/bin/install -p -m 644 MPI_T_enum_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_enum_get_info.html
/usr/bin/install -p -m 644 MPI_T_enum_get_item.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_enum_get_item.html
/usr/bin/install -p -m 644 MPI_T_finalize.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_finalize.html
/usr/bin/install -p -m 644 MPI_T_init_thread.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_init_thread.html
/usr/bin/install -p -m 644 MPI_T_pvar_get_index.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_get_index.html
/usr/bin/install -p -m 644 MPI_T_pvar_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_get_info.html
/usr/bin/install -p -m 644 MPI_T_pvar_get_num.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_get_num.html
/usr/bin/install -p -m 644 MPI_T_pvar_handle_alloc.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_handle_alloc.html
/usr/bin/install -p -m 644 MPI_T_pvar_handle_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_handle_free.html
/usr/bin/install -p -m 644 MPI_T_pvar_read.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_read.html
/usr/bin/install -p -m 644 MPI_T_pvar_readreset.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_readreset.html
/usr/bin/install -p -m 644 MPI_T_pvar_reset.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_reset.html
/usr/bin/install -p -m 644 MPI_T_pvar_session_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_session_create.html
/usr/bin/install -p -m 644 MPI_T_pvar_session_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_session_free.html
/usr/bin/install -p -m 644 MPI_T_pvar_start.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_start.html
/usr/bin/install -p -m 644 MPI_T_pvar_stop.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_stop.html
/usr/bin/install -p -m 644 MPI_T_pvar_write.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_T_pvar_write.html
/usr/bin/install -p -m 644 MPI_Test.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Test.html
/usr/bin/install -p -m 644 MPI_Test_cancelled.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Test_cancelled.html
/usr/bin/install -p -m 644 MPI_Testall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Testall.html
/usr/bin/install -p -m 644 MPI_Testany.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Testany.html
/usr/bin/install -p -m 644 MPI_Testsome.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Testsome.html
/usr/bin/install -p -m 644 MPI_Topo_test.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Topo_test.html
/usr/bin/install -p -m 644 MPI_Type_commit.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_commit.html
/usr/bin/install -p -m 644 MPI_Type_contiguous.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_contiguous.html
/usr/bin/install -p -m 644 MPI_Type_create_darray.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_darray.html
/usr/bin/install -p -m 644 MPI_Type_create_hindexed.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_hindexed.html
/usr/bin/install -p -m 644 MPI_Type_create_hindexed_block.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_hindexed_block.html
/usr/bin/install -p -m 644 MPI_Type_create_hvector.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_hvector.html
/usr/bin/install -p -m 644 MPI_Type_create_indexed_block.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_indexed_block.html
/usr/bin/install -p -m 644 MPI_Type_create_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_keyval.html
/usr/bin/install -p -m 644 MPI_Type_create_resized.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_resized.html
/usr/bin/install -p -m 644 MPI_Type_create_struct.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_struct.html
/usr/bin/install -p -m 644 MPI_Type_create_subarray.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_create_subarray.html
/usr/bin/install -p -m 644 MPI_Type_delete_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_delete_attr.html
/usr/bin/install -p -m 644 MPI_Type_dup.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_dup.html
/usr/bin/install -p -m 644 MPI_Type_extent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_extent.html
/usr/bin/install -p -m 644 MPI_Type_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_free.html
/usr/bin/install -p -m 644 MPI_Type_free_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_free_keyval.html
/usr/bin/install -p -m 644 MPI_Type_get_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_attr.html
/usr/bin/install -p -m 644 MPI_Type_get_contents.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_contents.html
/usr/bin/install -p -m 644 MPI_Type_get_envelope.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_envelope.html
/usr/bin/install -p -m 644 MPI_Type_get_extent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_extent.html
/usr/bin/install -p -m 644 MPI_Type_get_extent_x.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_extent_x.html
/usr/bin/install -p -m 644 MPI_Type_get_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_name.html
/usr/bin/install -p -m 644 MPI_Type_get_true_extent.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_true_extent.html
/usr/bin/install -p -m 644 MPI_Type_get_true_extent_x.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_get_true_extent_x.html
/usr/bin/install -p -m 644 MPI_Type_hindexed.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_hindexed.html
/usr/bin/install -p -m 644 MPI_Type_hvector.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_hvector.html
/usr/bin/install -p -m 644 MPI_Type_indexed.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_indexed.html
/usr/bin/install -p -m 644 MPI_Type_lb.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_lb.html
/usr/bin/install -p -m 644 MPI_Type_match_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_match_size.html
/usr/bin/install -p -m 644 MPI_Type_set_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_set_attr.html
/usr/bin/install -p -m 644 MPI_Type_set_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_set_name.html
/usr/bin/install -p -m 644 MPI_Type_size.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_size.html
/usr/bin/install -p -m 644 MPI_Type_size_x.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_size_x.html
/usr/bin/install -p -m 644 MPI_Type_struct.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_struct.html
/usr/bin/install -p -m 644 MPI_Type_ub.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_ub.html
/usr/bin/install -p -m 644 MPI_Type_vector.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Type_vector.html
/usr/bin/install -p -m 644 MPI_Unpack.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Unpack.html
/usr/bin/install -p -m 644 MPI_Unpack_external.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Unpack_external.html
/usr/bin/install -p -m 644 MPI_Unpublish_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Unpublish_name.html
/usr/bin/install -p -m 644 MPI_Wait.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Wait.html
/usr/bin/install -p -m 644 MPI_Waitall.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Waitall.html
/usr/bin/install -p -m 644 MPI_Waitany.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Waitany.html
/usr/bin/install -p -m 644 MPI_Waitsome.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Waitsome.html
/usr/bin/install -p -m 644 MPI_Win_allocate.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_allocate.html
/usr/bin/install -p -m 644 MPI_Win_allocate_shared.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_allocate_shared.html
/usr/bin/install -p -m 644 MPI_Win_attach.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_attach.html
/usr/bin/install -p -m 644 MPI_Win_call_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_call_errhandler.html
/usr/bin/install -p -m 644 MPI_Win_complete.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_complete.html
/usr/bin/install -p -m 644 MPI_Win_create.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_create.html
/usr/bin/install -p -m 644 MPI_Win_create_dynamic.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_create_dynamic.html
/usr/bin/install -p -m 644 MPI_Win_create_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_create_errhandler.html
/usr/bin/install -p -m 644 MPI_Win_create_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_create_keyval.html
/usr/bin/install -p -m 644 MPI_Win_delete_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_delete_attr.html
/usr/bin/install -p -m 644 MPI_Win_detach.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_detach.html
/usr/bin/install -p -m 644 MPI_Win_fence.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_fence.html
/usr/bin/install -p -m 644 MPI_Win_flush.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_flush.html
/usr/bin/install -p -m 644 MPI_Win_flush_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_flush_all.html
/usr/bin/install -p -m 644 MPI_Win_flush_local.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_flush_local.html
/usr/bin/install -p -m 644 MPI_Win_flush_local_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_flush_local_all.html
/usr/bin/install -p -m 644 MPI_Win_free.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_free.html
/usr/bin/install -p -m 644 MPI_Win_free_keyval.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_free_keyval.html
/usr/bin/install -p -m 644 MPI_Win_get_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_get_attr.html
/usr/bin/install -p -m 644 MPI_Win_get_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_get_errhandler.html
/usr/bin/install -p -m 644 MPI_Win_get_group.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_get_group.html
/usr/bin/install -p -m 644 MPI_Win_get_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_get_info.html
/usr/bin/install -p -m 644 MPI_Win_get_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_get_name.html
/usr/bin/install -p -m 644 MPI_Win_lock.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_lock.html
/usr/bin/install -p -m 644 MPI_Win_lock_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_lock_all.html
/usr/bin/install -p -m 644 MPI_Win_post.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_post.html
/usr/bin/install -p -m 644 MPI_Win_set_attr.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_set_attr.html
/usr/bin/install -p -m 644 MPI_Win_set_errhandler.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_set_errhandler.html
/usr/bin/install -p -m 644 MPI_Win_set_info.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_set_info.html
/usr/bin/install -p -m 644 MPI_Win_set_name.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_set_name.html
/usr/bin/install -p -m 644 MPI_Win_shared_query.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_shared_query.html
/usr/bin/install -p -m 644 MPI_Win_start.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_start.html
/usr/bin/install -p -m 644 MPI_Win_sync.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_sync.html
/usr/bin/install -p -m 644 MPI_Win_test.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_test.html
/usr/bin/install -p -m 644 MPI_Win_unlock.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_unlock.html
/usr/bin/install -p -m 644 MPI_Win_unlock_all.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_unlock_all.html
/usr/bin/install -p -m 644 MPI_Win_wait.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Win_wait.html
/usr/bin/install -p -m 644 MPI_Wtick.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Wtick.html
/usr/bin/install -p -m 644 MPI_Wtime.html /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/MPI_Wtime.html
/usr/bin/install -p -m 644 index.htm /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/index.htm
/usr/bin/install -p -m 644 mpi.cit /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/www3/mpi.cit
if [ ! -e /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc ] ; then mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc ; fi
if [ -s ./doc/userguide/user.pdf ] ; then /usr/bin/install -p -m 644 ./doc/userguide/user.pdf /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/user.pdf ; fi
if [ -s ./doc/installguide/install.pdf ] ; then /usr/bin/install -p -m 644 ./doc/installguide/install.pdf /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/install.pdf ; fi
if [ -s ./doc/logging/logging.pdf ] ; then /usr/bin/install -p -m 644 ./doc/logging/logging.pdf /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/mpich/doc/logging.pdf ; fi
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/install -p -m 644 src/binding/fortran/use_mpi/mpi.mod src/binding/fortran/use_mpi/mpi_sizeofs.mod src/binding/fortran/use_mpi/mpi_constants.mod src/binding/fortran/use_mpi/mpi_base.mod '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 /usr/bin/install -p -m 644 src/binding/cxx/mpicxx.h src/binding/fortran/mpif_h/mpif.h src/include/mpi.h '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64'
 mkdir -p '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/pkgconfig'
 /usr/bin/install -p -m 644 src/packaging/pkgconfig/mpich.pc '/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/pkgconfig'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
Making install in examples
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[1]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
+ mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/gfortran/modules/mpich
+ mv /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/mpi.mod /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/mpi_base.mod /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/mpi_constants.mod /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/include/mpich-x86_64/mpi_sizeofs.mod /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/gfortran/modules/mpich/
+ sed -r -i 's|^modincdir=.*|modincdir=/usr/lib64/gfortran/modules/mpich|' /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpifort
+ mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/etc/modulefiles/mpi
+ sed -r 's|/usr/bin|/usr/lib64/mpich/bin|;
        s|@LIBDIR@|/usr/lib64/mpich|;
        s|@MPINAME@|mpich|;
        s|@py3sitearch@|/usr/lib64/python3.6/site-packages|;
        s|@ARCH@|x86_64|;
        s|@fortranmoddir@|/usr/lib64/gfortran/modules|;
     '
+ mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/etc/profile.d
+ cat
+ cp -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/etc/profile.d/mpich-x86_64.sh /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/etc/profile.d/mpich-x86_64.csh
+ install -pDm0644 /builddir/build/SOURCES/mpich.macros /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib/rpm/macros.d/macros.mpich
+ mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/python3.6/site-packages/mpich
+ install -pDm0644 /builddir/build/SOURCES/mpich.pth.py3 /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/python3.6/site-packages/mpich.pth
+ find /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64 -type f -name '*.la' -delete
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.2.1-9.el8 --unique-debug-suffix -3.2.1-9.el8.x86_64 --unique-debug-src-base mpich-3.2.1-9.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mpich-3.2.1
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_nameserver
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpichversion
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_pmi_proxy
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/hydra_persist
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpiexec.gforker
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpiexec.hydra
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/bin/mpivars
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpi.so.12.1.1
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpicxx.so.12.1.1
extracting debug info from /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/mpich/lib/libmpifort.so.12.1.1
/usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match.
cpio: mpifnoext.h: Cannot stat: No such file or directory
28443 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
Bytecompiling .py files below /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.6
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yg3h74
+ umask 022
+ cd /builddir/build/BUILD
+ cd mpich-3.2.1
+ make check VERBOSE=1
make  check-recursive
make[1]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
Making check in /builddir/build/BUILD/mpich-3.2.1/src/mpl
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make  strsep
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include   -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o test/strsep.o test/strsep.c
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection   -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o strsep test/strsep.o libmpl.la 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o strsep test/strsep.o  ./.libs/libmpl.a
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
PASS: strsep
============================================================================
Testsuite summary for MPL 0.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpl'
Making check in /builddir/build/BUILD/mpich-3.2.1/src/openpa
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
Making check in src
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/src'
Making check in test
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make  sanity test_primitives test_barriers test_queue
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o sanity.o sanity.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -L../src -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sanity sanity.o -lopa -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sanity sanity.o  -L../src /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/.libs/libopa.a -lpthread
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o test_primitives.o test_primitives.c
In file included from test_primitives.c:15:
test_primitives.c: In function 'threaded_cas_int_fairness_helper':
opa_test.h:28:28: warning: implicit declaration of function 'pthread_yield'; did you mean 'pthread_self'? [-Wimplicit-function-declaration]
 #  define OPA_TEST_YIELD() pthread_yield()
                            ^~~~~~~~~~~~~
test_primitives.c:2835:9: note: in expansion of macro 'OPA_TEST_YIELD'
         OPA_TEST_YIELD();
         ^~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -L../src -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_primitives test_primitives.o -lopa -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_primitives test_primitives.o  -L../src /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/.libs/libopa.a -lpthread
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o test_barriers.o test_barriers.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -L../src -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_barriers test_barriers.o -lopa -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_barriers test_barriers.o  -L../src /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/.libs/libopa.a -lpthread
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -c -o test_queue.o test_queue.c
In file included from test_queue.c:20:
test_queue.c: In function 'test_queue_threaded_enqueue':
opa_test.h:28:28: warning: implicit declaration of function 'pthread_yield'; did you mean 'pthread_self'? [-Wimplicit-function-declaration]
 #  define OPA_TEST_YIELD() pthread_yield()
                            ^~~~~~~~~~~~~
test_queue.c:176:13: note: in expansion of macro 'OPA_TEST_YIELD'
             OPA_TEST_YIELD();
             ^~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -L../src -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_queue test_queue.o -lopa -lpthread 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_queue test_queue.o  -L../src /builddir/build/BUILD/mpich-3.2.1/src/openpa/src/.libs/libopa.a -lpthread
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make  check-TESTS
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[5]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
PASS: sanity
PASS: test_primitives
PASS: test_barriers
PASS: test_queue
============================================================================
Testsuite summary for OpenPA 1.0.3
============================================================================
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa/test'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/openpa'
Making check in src/mpi/romio
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio'
Making check in src/pm/hydra
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
Making check in mpl
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make  strsep
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -I./include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/mpl/include -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -I/builddir/build/BUILD/mpich-3.2.1/src/openpa/src -D_REENTRANT -I/builddir/build/BUILD/mpich-3.2.1/src/mpi/romio/include  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2  -c -o test/strsep.o test/strsep.c
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -O2   -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o strsep test/strsep.o libmpl.la 
libtool: link: gcc -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o strsep test/strsep.o  ./.libs/libmpl.a
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make  check-TESTS
make[4]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[5]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
PASS: strsep
============================================================================
Testsuite summary for MPL 0.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[4]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/mpl'
Making check in .
make[3]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/src/pm/hydra'
Making check in .
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1'
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
Making check in examples
make[2]: Entering directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1/examples'
make[1]: Leaving directory '/builddir/build/BUILD/mpich-3.2.1'
+ exit 0
Processing files: mpich-3.2.1-9.el8.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6ERtBi
+ umask 022
+ cd /builddir/build/BUILD
+ cd mpich-3.2.1
+ DOCDIR=/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ cp -pr CHANGES /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ cp -pr README /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ cp -pr README.envvar /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/doc/mpich
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z6uF1W
+ umask 022
+ cd /builddir/build/BUILD
+ cd mpich-3.2.1
+ LICENSEDIR=/builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/licenses/mpich
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/licenses/mpich
+ cp -pr COPYRIGHT /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64/usr/share/licenses/mpich
+ exit 0
Provides: libmpi.so.12()(64bit)(mpich-x86_64) libmpicxx.so.12()(64bit)(mpich-x86_64) libmpifort.so.12()(64bit)(mpich-x86_64) mpi mpich = 3.2.1-9.el8 mpich(x86-64) = 3.2.1-9.el8
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: /usr/bin/perl ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libmpi.so.12()(64bit)(mpich-x86_64) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH)
Processing files: mpich-autoload-3.2.1-9.el8.x86_64
Provides: mpich-autoload = 3.2.1-9.el8 mpich-autoload(x86-64) = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mpich-devel-3.2.1-9.el8.x86_64
Provides: mpich-devel = 3.2.1-9.el8 mpich-devel(x86-64) = 3.2.1-9.el8 mpich-devel-static = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash
Processing files: mpich-doc-3.2.1-9.el8.noarch
Provides: mpich-doc = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-mpich-3.2.1-9.el8.x86_64
Provides: python-mpich python3-mpich = 3.2.1-9.el8 python3-mpich(x86-64) = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mpich-debugsource-3.2.1-9.el8.x86_64
Provides: mpich-debugsource = 3.2.1-9.el8 mpich-debugsource(x86-64) = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mpich-debuginfo-3.2.1-9.el8.x86_64
Provides: debuginfo(build-id) = 2691e1457e5f4c70e9a797596876f6f85a83d695 debuginfo(build-id) = 45836a8c3f33bd551ce03872e4678a4e17a78956 debuginfo(build-id) = 4a22ea736b0dbc7822134e86eb83c3743755a0d5 debuginfo(build-id) = 4e593f67fd5a4386b77434ebcdd4a1c17f0b8ebb debuginfo(build-id) = 51c20c6261a33038f7da3c16af5d343f7507148c debuginfo(build-id) = 6e08e3d178a174b8ab7999f093c7a7d9662a311f debuginfo(build-id) = 758a13b2b960d0579279df33afe7fe8e994f9d58 debuginfo(build-id) = d9555ba6122739db51c5ad21723ce94faac56cd4 debuginfo(build-id) = da3961efeab39230b50614f1547a6c7d98aff659 debuginfo(build-id) = ed7ceb8053c6212958f7fa963d35bd4488d98640 mpich-debuginfo = 3.2.1-9.el8 mpich-debuginfo(x86-64) = 3.2.1-9.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpich-debugsource(x86-64) = 3.2.1-9.el8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64
Wrote: /builddir/build/RPMS/mpich-3.2.1-9.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/mpich-autoload-3.2.1-9.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/mpich-devel-3.2.1-9.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/mpich-doc-3.2.1-9.el8.noarch.rpm
Wrote: /builddir/build/RPMS/python3-mpich-3.2.1-9.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/mpich-debugsource-3.2.1-9.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/mpich-debuginfo-3.2.1-9.el8.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EG8YBw
+ umask 022
+ cd /builddir/build/BUILD
+ cd mpich-3.2.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mpich-3.2.1-9.el8.x86_64
+ exit 0
Finish: rpmbuild mpich-3.2.1-9.el8.src.rpm
Finish: build phase for mpich-3.2.1-9.el8.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.rpm.log
/var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-x86_64-1699269253.601315/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/mpich-3.2.1-9.el8.src.rpm) Config(child) 3 minutes 8 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "mpich-autoload",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "mpich",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "mpich-debuginfo",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "python3-mpich",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "mpich-doc",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "noarch"
        },
        {
            "name": "mpich-devel",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "mpich-debugsource",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "x86_64"
        },
        {
            "name": "mpich",
            "epoch": null,
            "version": "3.2.1",
            "release": "9.el8",
            "arch": "src"
        }
    ]
}
RPMResults finished