[Build on CentOS 7] RUN: make -j 1
[Build on CentOS 7] Making all in config
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] make[1]: Nothing to be done for `all'.
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] Making all in contrib
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] make[1]: Nothing to be done for `all'.
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] Making all in include
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make  all-am
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] Making all in src
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7] Making all in util/keyval
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7]   LEX      keyval_lex.c
[Build on CentOS 7]   CC       keyval_lex.lo
[Build on CentOS 7] keyval_lex.c: In function ‘pmix_util_keyval_yylex’:
[Build on CentOS 7] keyval_lex.c:947:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[Build on CentOS 7]     for ( yyl = 0; yyl < pmix_util_keyval_yyleng; ++yyl )
[Build on CentOS 7]                        ^
[Build on CentOS 7] keyval_lex.c: In function ‘pmix_util_keyval_yy_scan_bytes’:
[Build on CentOS 7] keyval_lex.c:1790:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[Build on CentOS 7]   for ( i = 0; i < _yybytes_len; ++i )
[Build on CentOS 7]                  ^
[Build on CentOS 7]   CCLD     libpmixutilkeyval.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7] Making all in mca/base
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7]   CC       pmix_mca_base_close.lo
[Build on CentOS 7]   CC       pmix_mca_base_component_compare.lo
[Build on CentOS 7]   CC       pmix_mca_base_component_find.lo
[Build on CentOS 7]   CC       pmix_mca_base_component_repository.lo
[Build on CentOS 7]   CC       pmix_mca_base_components_open.lo
[Build on CentOS 7]   CC       pmix_mca_base_components_close.lo
[Build on CentOS 7]   CC       pmix_mca_base_components_select.lo
[Build on CentOS 7]   CC       pmix_mca_base_list.lo
[Build on CentOS 7]   CC       pmix_mca_base_open.lo
[Build on CentOS 7]   CC       pmix_mca_base_var.lo
[Build on CentOS 7]   CC       pmix_mca_base_var_enum.lo
[Build on CentOS 7]   CC       pmix_mca_base_var_group.lo
[Build on CentOS 7]   CC       pmix_mca_base_parse_paramfile.lo
[Build on CentOS 7]   CC       pmix_mca_base_components_register.lo
[Build on CentOS 7]   CC       pmix_mca_base_framework.lo
[Build on CentOS 7]   CCLD     libpmix_mca_base.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7] Making all in mca/bfrops
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7]   CC       base/bfrop_base_frame.lo
[Build on CentOS 7]   CC       base/bfrop_base_fns.lo
[Build on CentOS 7]   CC       base/bfrop_base_select.lo
[Build on CentOS 7]   CC       base/bfrop_base_copy.lo
[Build on CentOS 7]   CC       base/bfrop_base_pack.lo
[Build on CentOS 7]   CC       base/bfrop_base_print.lo
[Build on CentOS 7]   CC       base/bfrop_base_unpack.lo
[Build on CentOS 7]   CC       base/bfrop_base_stubs.lo
[Build on CentOS 7]   CCLD     libmca_bfrops.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7] Making all in mca/gds
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7]   CC       base/gds_base_frame.lo
[Build on CentOS 7]   CC       base/gds_base_select.lo
[Build on CentOS 7]   CC       base/gds_base_fns.lo
[Build on CentOS 7]   CCLD     libmca_gds.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7] Making all in mca/pdl
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7]   CC       base/pdl_base_open.lo
[Build on CentOS 7]   CC       base/pdl_base_close.lo
[Build on CentOS 7]   CC       base/pdl_base_select.lo
[Build on CentOS 7]   CC       base/pdl_base_fns.lo
[Build on CentOS 7]   CCLD     libmca_pdl.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7] Making all in mca/pif
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7]   CC       base/pif_base_components.lo
[Build on CentOS 7]   CCLD     libmca_pif.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7] Making all in mca/pinstalldirs
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7]   CC       base/pinstalldirs_base_components.lo
[Build on CentOS 7]   CC       base/pinstalldirs_base_expand.lo
[Build on CentOS 7]   CCLD     libmca_pinstalldirs.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7] Making all in mca/pnet
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7]   CC       base/pnet_base_frame.lo
[Build on CentOS 7]   CC       base/pnet_base_select.lo
[Build on CentOS 7]   CC       base/pnet_base_fns.lo
[Build on CentOS 7]   CCLD     libmca_pnet.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7] Making all in mca/preg
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7]   CC       base/preg_base_frame.lo
[Build on CentOS 7]   CC       base/preg_base_select.lo
[Build on CentOS 7]   CC       base/preg_base_stubs.lo
[Build on CentOS 7]   CCLD     libmca_preg.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7] Making all in mca/psec
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7]   CC       base/psec_base_frame.lo
[Build on CentOS 7]   CC       base/psec_base_select.lo
[Build on CentOS 7]   CC       base/psec_base_fns.lo
[Build on CentOS 7]   CCLD     libmca_psec.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7] Making all in mca/psensor
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7]   CC       base/psensor_base_frame.lo
[Build on CentOS 7]   CC       base/psensor_base_select.lo
[Build on CentOS 7]   CC       base/psensor_base_stubs.lo
[Build on CentOS 7]   CCLD     libmca_psensor.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7] Making all in mca/pshmem
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7]   CC       base/pshmem_base_frame.lo
[Build on CentOS 7]   CC       base/pshmem_base_select.lo
[Build on CentOS 7]   CCLD     libmca_pshmem.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7] Making all in mca/ptl
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7]   CC       base/ptl_base_frame.lo
[Build on CentOS 7]   CC       base/ptl_base_select.lo
[Build on CentOS 7]   CC       base/ptl_base_sendrecv.lo
[Build on CentOS 7]   CC       base/ptl_base_listener.lo
[Build on CentOS 7]   CC       base/ptl_base_stubs.lo
[Build on CentOS 7]   CC       base/ptl_base_connect.lo
[Build on CentOS 7]   CCLD     libmca_ptl.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7] Making all in mca/pdl/pdlopen
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7]   CC       pdl_pdlopen_component.lo
[Build on CentOS 7]   CC       pdl_pdlopen_module.lo
[Build on CentOS 7]   CCLD     libmca_pdl_pdlopen.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7] Making all in mca/pif/linux_ipv6
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7]   CC       pif_linux_ipv6.lo
[Build on CentOS 7]   CCLD     libmca_pif_linux_ipv6.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7] Making all in mca/pif/posix_ipv4
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7]   CC       pif_posix.lo
[Build on CentOS 7]   CCLD     libmca_pif_posix_ipv4.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7] Making all in mca/pinstalldirs/env
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7]   CC       pmix_pinstalldirs_env.lo
[Build on CentOS 7]   CCLD     libmca_pinstalldirs_env.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7] Making all in mca/pinstalldirs/config
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7]   CC       pmix_pinstalldirs_config.lo
[Build on CentOS 7]   CCLD     libmca_pinstalldirs_config.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7] Making all in .
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7]   CC       threads/mutex.lo
[Build on CentOS 7]   CC       threads/thread.lo
[Build on CentOS 7]   CC       threads/wait_sync.lo
[Build on CentOS 7]   CC       class/pmix_object.lo
[Build on CentOS 7]   CC       class/pmix_list.lo
[Build on CentOS 7]   CC       class/pmix_pointer_array.lo
[Build on CentOS 7]   CC       class/pmix_hash_table.lo
[Build on CentOS 7]   CC       class/pmix_hotel.lo
[Build on CentOS 7]   CC       class/pmix_ring_buffer.lo
[Build on CentOS 7]   CC       class/pmix_value_array.lo
[Build on CentOS 7]   CC       event/pmix_event_notification.lo
[Build on CentOS 7]   CC       event/pmix_event_registration.lo
[Build on CentOS 7]   CC       include/pmix_globals.lo
[Build on CentOS 7]   CC       util/alfg.lo
[Build on CentOS 7]   CC       util/argv.lo
[Build on CentOS 7]   CC       util/error.lo
[Build on CentOS 7]   CC       util/printf.lo
[Build on CentOS 7]   CC       util/output.lo
[Build on CentOS 7]   CC       util/pmix_environ.lo
[Build on CentOS 7]   CC       util/crc.lo
[Build on CentOS 7]   CC       util/fd.lo
[Build on CentOS 7]   CC       util/timings.lo
[Build on CentOS 7]   CC       util/os_path.lo
[Build on CentOS 7]   CC       util/basename.lo
[Build on CentOS 7]   CC       util/keyval_parse.lo
[Build on CentOS 7]   CC       util/show_help.lo
[Build on CentOS 7]   LEX      util/show_help_lex.c
[Build on CentOS 7]   CC       util/show_help_lex.lo
[Build on CentOS 7] util/show_help_lex.c: In function ‘pmix_show_help_yy_scan_bytes’:
[Build on CentOS 7] util/show_help_lex.c:1586:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[Build on CentOS 7]   for ( i = 0; i < _yybytes_len; ++i )
[Build on CentOS 7]                  ^
[Build on CentOS 7]   CC       util/path.lo
[Build on CentOS 7]   CC       util/getid.lo
[Build on CentOS 7]   CC       util/hash.lo
[Build on CentOS 7]   CC       util/net.lo
[Build on CentOS 7]   CC       util/pif.lo
[Build on CentOS 7]   CC       util/parse_options.lo
[Build on CentOS 7]   CC       util/compress.lo
[Build on CentOS 7]   CC       client/pmix_client.lo
[Build on CentOS 7]   CC       client/pmix_client_fence.lo
[Build on CentOS 7]   CC       client/pmix_client_get.lo
[Build on CentOS 7]   CC       client/pmix_client_pub.lo
[Build on CentOS 7]   CC       client/pmix_client_spawn.lo
[Build on CentOS 7]   CC       client/pmix_client_connect.lo
[Build on CentOS 7]   CC       server/pmix_server.lo
[Build on CentOS 7]   CC       server/pmix_server_ops.lo
[Build on CentOS 7]   CC       server/pmix_server_get.lo
[Build on CentOS 7] In file included from /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/include/pmix_globals.h:43:0,
[Build on CentOS 7]                  from server/pmix_server_get.c:26:
[Build on CentOS 7] server/pmix_server_get.c: In function ‘_satisfy_request’:
[Build on CentOS 7] /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds/gds.h:320:41: warning: ‘peer’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on CentOS 7]          pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \
[Build on CentOS 7]                                          ^
[Build on CentOS 7] server/pmix_server_get.c:500:18: note: ‘peer’ was declared here
[Build on CentOS 7]      pmix_peer_t *peer;
[Build on CentOS 7]                   ^
[Build on CentOS 7]   CC       runtime/pmix_finalize.lo
[Build on CentOS 7]   CC       runtime/pmix_init.lo
[Build on CentOS 7]   CC       runtime/pmix_params.lo
[Build on CentOS 7]   CC       runtime/pmix_progress_threads.lo
[Build on CentOS 7]   CC       tool/pmix_tool.lo
[Build on CentOS 7]   CC       common/pmix_query.lo
[Build on CentOS 7]   CC       common/pmix_strings.lo
[Build on CentOS 7]   CC       common/pmix_log.lo
[Build on CentOS 7]   CC       common/pmix_control.lo
[Build on CentOS 7]   CC       common/pmix_data.lo
[Build on CentOS 7]   CCLD     libpmix.la
[Build on CentOS 7]   CC       client/pmi1.lo
[Build on CentOS 7]   CCLD     libpmi.la
[Build on CentOS 7]   CC       client/pmi2.lo
[Build on CentOS 7]   CCLD     libpmi2.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7] Making all in mca/bfrops/v12
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v12'
[Build on CentOS 7]   CC       bfrop_v12_component.lo
[Build on CentOS 7]   CC       bfrop_v12.lo
[Build on CentOS 7]   CC       pack.lo
[Build on CentOS 7]   CC       unpack.lo
[Build on CentOS 7]   CC       copy.lo
[Build on CentOS 7]   CC       print.lo
[Build on CentOS 7]   CCLD     mca_bfrops_v12.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v12'
[Build on CentOS 7] Making all in mca/bfrops/v20
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v20'
[Build on CentOS 7]   CC       bfrop_pmix20_component.lo
[Build on CentOS 7]   CC       bfrop_pmix20.lo
[Build on CentOS 7]   CC       copy.lo
[Build on CentOS 7]   CC       pack.lo
[Build on CentOS 7]   CC       print.lo
[Build on CentOS 7]   CC       unpack.lo
[Build on CentOS 7]   CCLD     mca_bfrops_v20.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v20'
[Build on CentOS 7] Making all in mca/bfrops/v21
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v21'
[Build on CentOS 7]   CC       bfrop_pmix21_component.lo
[Build on CentOS 7]   CC       bfrop_pmix21.lo
[Build on CentOS 7]   CCLD     mca_bfrops_v21.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops/v21'
[Build on CentOS 7] Making all in mca/gds/ds12
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds/ds12'
[Build on CentOS 7]   CC       gds_dstore.lo
[Build on CentOS 7] gds_dstore.c: In function ‘put_data_to_the_end’:
[Build on CentOS 7] gds_dstore.c:1746:13: warning: ‘cur_elem’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on CentOS 7]          elem->num_data_seg++;
[Build on CentOS 7]              ^
[Build on CentOS 7] In file included from gds_dstore.c:36:0:
[Build on CentOS 7] gds_dstore.c: In function ‘_dstore_fetch’:
[Build on CentOS 7] ../../../../include/pmix_common.h:1155:13: warning: ‘ninfo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on CentOS 7]              for (_s=0; _s < (n); _s++) {        \
[Build on CentOS 7]              ^
[Build on CentOS 7] gds_dstore.c:2427:12: note: ‘ninfo’ was declared here
[Build on CentOS 7]      size_t ninfo;
[Build on CentOS 7]             ^
[Build on CentOS 7] gds_dstore.c: In function ‘_dstore_store’:
[Build on CentOS 7] gds_dstore.c:1619:46: warning: ‘cur_elem’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on CentOS 7]              if (ns_info->num_meta_seg != elem->num_meta_seg) {
[Build on CentOS 7]                                               ^
[Build on CentOS 7] gds_dstore.c:1420:27: note: ‘cur_elem’ was declared here
[Build on CentOS 7]      ns_seg_info_t *elem, *cur_elem;
[Build on CentOS 7]                            ^
[Build on CentOS 7]   CC       gds_dstore_component.lo
[Build on CentOS 7]   CCLD     mca_gds_ds12.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds/ds12'
[Build on CentOS 7] Making all in mca/gds/hash
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds/hash'
[Build on CentOS 7]   CC       gds_hash_component.lo
[Build on CentOS 7]   CC       gds_hash.lo
[Build on CentOS 7]   CCLD     mca_gds_hash.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds/hash'
[Build on CentOS 7] Making all in mca/preg/native
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg/native'
[Build on CentOS 7]   CC       preg_native_component.lo
[Build on CentOS 7]   CC       preg_native.lo
[Build on CentOS 7]   CCLD     mca_preg_native.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg/native'
[Build on CentOS 7] Making all in mca/psec/native
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec/native'
[Build on CentOS 7]   CC       psec_native_component.lo
[Build on CentOS 7]   CC       psec_native.lo
[Build on CentOS 7]   CCLD     mca_psec_native.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec/native'
[Build on CentOS 7] Making all in mca/psec/none
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec/none'
[Build on CentOS 7]   CC       psec_none_component.lo
[Build on CentOS 7]   CC       psec_none.lo
[Build on CentOS 7]   CCLD     mca_psec_none.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec/none'
[Build on CentOS 7] Making all in mca/psensor/file
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor/file'
[Build on CentOS 7]   CC       psensor_file.lo
[Build on CentOS 7]   CC       psensor_file_component.lo
[Build on CentOS 7]   CCLD     mca_psensor_file.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor/file'
[Build on CentOS 7] Making all in mca/psensor/heartbeat
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor/heartbeat'
[Build on CentOS 7]   CC       psensor_heartbeat.lo
[Build on CentOS 7]   CC       psensor_heartbeat_component.lo
[Build on CentOS 7]   CCLD     mca_psensor_heartbeat.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor/heartbeat'
[Build on CentOS 7] Making all in mca/pshmem/mmap
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem/mmap'
[Build on CentOS 7]   CC       pshmem_mmap.lo
[Build on CentOS 7]   CC       pshmem_mmap_component.lo
[Build on CentOS 7]   CCLD     mca_pshmem_mmap.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem/mmap'
[Build on CentOS 7] Making all in mca/ptl/tcp
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl/tcp'
[Build on CentOS 7]   CC       ptl_tcp_component.lo
[Build on CentOS 7]   CC       ptl_tcp.lo
[Build on CentOS 7]   CCLD     mca_ptl_tcp.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl/tcp'
[Build on CentOS 7] Making all in mca/ptl/usock
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl/usock'
[Build on CentOS 7]   CC       ptl_usock_component.lo
[Build on CentOS 7] ptl_usock_component.c: In function ‘connection_handler’:
[Build on CentOS 7] ptl_usock_component.c:747:13: warning: ‘cred’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on CentOS 7]          free(cred);
[Build on CentOS 7]              ^
[Build on CentOS 7]   CC       ptl_usock.lo
[Build on CentOS 7]   CCLD     mca_ptl_usock.la
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl/usock'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7] Making all in etc
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/etc'
[Build on CentOS 7] make[1]: Nothing to be done for `all'.
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/etc'
[Build on CentOS 7] Making all in man
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/man'
[Build on CentOS 7] make[1]: Nothing to be done for `all'.
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/man'
[Build on CentOS 7] Making all in .
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix'
[Build on CentOS 7] make[1]: Nothing to be done for `all-am'.
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix'
[Build on CentOS 7] Making all in test
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/test'
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/test'
[Build on CentOS 7]   CC       pmi_client.o
[Build on CentOS 7]   CCLD     pmi_client
[Build on CentOS 7]   CC       pmi2_client.o
[Build on CentOS 7]   CCLD     pmi2_client
[Build on CentOS 7]   CC       pmix_test.o
[Build on CentOS 7]   CC       test_common.o
[Build on CentOS 7]   CC       cli_stages.o
[Build on CentOS 7]   CC       server_callbacks.o
[Build on CentOS 7]   CC       utils.o
[Build on CentOS 7]   CCLD     pmix_test
[Build on CentOS 7]   CC       pmix_client.o
[Build on CentOS 7]   CC       test_fence.o
[Build on CentOS 7]   CC       test_publish.o
[Build on CentOS 7]   CC       test_spawn.o
[Build on CentOS 7]   CC       test_cd.o
[Build on CentOS 7]   CC       test_resolve_peers.o
[Build on CentOS 7]   CC       test_error.o
[Build on CentOS 7]   CC       test_replace.o
[Build on CentOS 7]   CC       test_internal.o
[Build on CentOS 7]   CCLD     pmix_client
[Build on CentOS 7]   CC       pmix_regex.o
[Build on CentOS 7]   CCLD     pmix_regex
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/test'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/test'
[Build on CentOS 7] Making all in examples
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/examples'
[Build on CentOS 7]   CC       client.o
[Build on CentOS 7]   CCLD     client
[Build on CentOS 7]   CC       client2.o
[Build on CentOS 7]   CCLD     client2
[Build on CentOS 7]   CC       dmodex.o
[Build on CentOS 7]   CCLD     dmodex
[Build on CentOS 7]   CC       dynamic.o
[Build on CentOS 7]   CCLD     dynamic
[Build on CentOS 7]   CC       fault.o
[Build on CentOS 7]   CCLD     fault
[Build on CentOS 7]   CC       pub.o
[Build on CentOS 7]   CCLD     pub
[Build on CentOS 7]   CC       tool.o
[Build on CentOS 7]   CCLD     tool
[Build on CentOS 7]   CC       debugger.o
[Build on CentOS 7]   CCLD     debugger
[Build on CentOS 7]   CC       debuggerd.o
[Build on CentOS 7]   CCLD     debuggerd
[Build on CentOS 7]   CC       alloc.o
[Build on CentOS 7]   CCLD     alloc
[Build on CentOS 7]   CC       jctrl.o
[Build on CentOS 7]   CCLD     jctrl
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/examples'
[Build on CentOS 7] RUN: make install
[Build on CentOS 7] Making install in config
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] make[2]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[2]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/config'
[Build on CentOS 7] Making install in contrib
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] make[2]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7]  /bin/mkdir -p '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/share/pmix'
[Build on CentOS 7]  /bin/install -c -m 644 pmix-valgrind.supp '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/share/pmix'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/contrib'
[Build on CentOS 7] Making install in include
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make[2]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7]  /bin/mkdir -p '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/include'
[Build on CentOS 7]  /bin/install -c -m 644 pmix.h pmix_server.h pmix_tool.h pmi.h pmi2.h '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/include'
[Build on CentOS 7]  /bin/mkdir -p '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/include'
[Build on CentOS 7]  /bin/install -c -m 644 pmix_common.h pmix_version.h pmix_rename.h '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/include'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] make[1]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/include'
[Build on CentOS 7] Making install in src
[Build on CentOS 7] make[1]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7] Making install in util/keyval
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/util/keyval'
[Build on CentOS 7] Making install in mca/base
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7]  /bin/mkdir -p '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/share/pmix'
[Build on CentOS 7]  /bin/install -c -m 644 help-mca-base.txt help-mca-var.txt '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/share/pmix'
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/base'
[Build on CentOS 7] Making install in mca/bfrops
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/bfrops'
[Build on CentOS 7] Making install in mca/gds
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/gds'
[Build on CentOS 7] Making install in mca/pdl
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl'
[Build on CentOS 7] Making install in mca/pif
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif'
[Build on CentOS 7] Making install in mca/pinstalldirs
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs'
[Build on CentOS 7] Making install in mca/pnet
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pnet'
[Build on CentOS 7] Making install in mca/preg
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/preg'
[Build on CentOS 7] Making install in mca/psec
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psec'
[Build on CentOS 7] Making install in mca/psensor
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/psensor'
[Build on CentOS 7] Making install in mca/pshmem
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pshmem'
[Build on CentOS 7] Making install in mca/ptl
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/ptl'
[Build on CentOS 7] Making install in mca/pdl/pdlopen
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pdl/pdlopen'
[Build on CentOS 7] Making install in mca/pif/linux_ipv6
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/linux_ipv6'
[Build on CentOS 7] Making install in mca/pif/posix_ipv4
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pif/posix_ipv4'
[Build on CentOS 7] Making install in mca/pinstalldirs/env
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/env'
[Build on CentOS 7] Making install in mca/pinstalldirs/config
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7] make[3]: Nothing to be done for `install-exec-am'.
[Build on CentOS 7] make[3]: Nothing to be done for `install-data-am'.
[Build on CentOS 7] make[3]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7] make[2]: Leaving directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src/mca/pinstalldirs/config'
[Build on CentOS 7] Making install in .
[Build on CentOS 7] make[2]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7] make[3]: Entering directory `/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/_build.external/pmix/src'
[Build on CentOS 7]  /bin/mkdir -p '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib'
[Build on CentOS 7]  /bin/sh ../libtool   --mode=install /bin/install -c   libpmix.la libpmi.la libpmi2.la '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib'
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmix.so.2.1.11 /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmix.so.2.1.11
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmix.so.2.1.11 libpmix.so.2 || { rm -f libpmix.so.2 && ln -s libpmix.so.2.1.11 libpmix.so.2; }; })
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmix.so.2.1.11 libpmix.so || { rm -f libpmix.so && ln -s libpmix.so.2.1.11 libpmix.so; }; })
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmix.lai /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmix.la
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmi.so.1.0.0 /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmi.so.1.0.0
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmi.so.1.0.0 libpmi.so.1 || { rm -f libpmi.so.1 && ln -s libpmi.so.1.0.0 libpmi.so.1; }; })
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmi.so.1.0.0 libpmi.so || { rm -f libpmi.so && ln -s libpmi.so.1.0.0 libpmi.so; }; })
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmi.lai /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmi.la
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmi2.so.1.0.0 /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmi2.so.1.0.0
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmi2.so.1.0.0 libpmi2.so.1 || { rm -f libpmi2.so.1 && ln -s libpmi2.so.1.0.0 libpmi2.so.1; }; })
[Build on CentOS 7] libtool: install: (cd /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib && { ln -s -f libpmi2.so.1.0.0 libpmi2.so || { rm -f libpmi2.so && ln -s libpmi2.so.1.0.0 libpmi2.so; }; })
[Build on CentOS 7] libtool: install: /bin/install -c .libs/libpmi2.lai /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib/libpmi2.la
[Build on CentOS 7] libtool: finish: PATH="/usr/local/bin:/opt/bin:/bin:/usr/bin:/sbin" ldconfig -n /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-centos7/install/lib
[Build on CentOS 7] ----------------------------------------------------------------------
[Build on Ubuntu 18.04] +++ Configuring MCA framework compress
[Build on Ubuntu 18.04] checking for no configure components in framework compress... bzip, gzip
[Build on Ubuntu 18.04] checking for m4 configure components in framework compress...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component compress:bzip (no configuration)
[Build on Ubuntu 18.04] checking for MCA component compress:bzip compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component compress:bzip can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component compress:gzip (no configuration)
[Build on Ubuntu 18.04] checking for MCA component compress:gzip compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component compress:gzip can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework crs
[Build on Ubuntu 18.04] checking for no configure components in framework crs... none
[Build on Ubuntu 18.04] checking for m4 configure components in framework crs... self
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component crs:none (no configuration)
[Build on Ubuntu 18.04] checking for MCA component crs:none compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component crs:none can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component crs:self (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component crs:self compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component crs:self can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework dl
[Build on Ubuntu 18.04] checking for no configure components in framework dl...
[Build on Ubuntu 18.04] checking for m4 configure components in framework dl... dlopen, libltdl
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component dl:dlopen (m4 configuration macro, priority 80)
[Build on Ubuntu 18.04] checking for MCA component dl:dlopen compile mode... static
[Build on Ubuntu 18.04] checking dlfcn.h usability... yes
[Build on Ubuntu 18.04] checking dlfcn.h presence... yes
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing dlopen... -ldl
[Build on Ubuntu 18.04] checking if MCA component dl:dlopen can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component dl:libltdl (m4 configuration macro, priority 50)
[Build on Ubuntu 18.04] checking for MCA component dl:libltdl compile mode... static
[Build on Ubuntu 18.04] checking --with-libltdl value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-libltdl-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for libltdl dir... compiler default
[Build on Ubuntu 18.04] checking for libltdl library dir... linker default
[Build on Ubuntu 18.04] checking ltdl.h usability... yes
[Build on Ubuntu 18.04] checking ltdl.h presence... yes
[Build on Ubuntu 18.04] checking for ltdl.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing lt_dlopen... -lltdl
[Build on Ubuntu 18.04] checking for lt_dladvise_init... yes
[Build on Ubuntu 18.04] checking if MCA component dl:libltdl can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework event
[Build on Ubuntu 18.04] checking for no configure components in framework event...
[Build on Ubuntu 18.04] checking for m4 configure components in framework event... external, libevent2022
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component event:external (m4 configuration macro, priority 90)
[Build on Ubuntu 18.04] checking for MCA component event:external compile mode... static
[Build on Ubuntu 18.04] checking --with-libevent-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for external libevent in... (default search paths)
[Build on Ubuntu 18.04] checking event.h usability... yes
[Build on Ubuntu 18.04] checking event.h presence... yes
[Build on Ubuntu 18.04] checking for event.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing event_config_new... -levent
[Build on Ubuntu 18.04] checking for evthread_set_lock_callbacks in -levent... yes
[Build on Ubuntu 18.04] checking for evthread_use_pthreads in -levent_pthreads... yes
[Build on Ubuntu 18.04] checking if MCA component event:external can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component event:libevent2022 (m4 configuration macro, priority 80)
[Build on Ubuntu 18.04] checking for MCA component event:libevent2022 compile mode... static
[Build on Ubuntu 18.04] checking libevent configuration args... --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport
[Build on Ubuntu 18.04] configure: OPAL configuring in opal/mca/event/libevent2022/libevent
[Build on Ubuntu 18.04] configure: running /bin/sh './configure' --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport  '--enable-orterun-prefix-by-default' '--prefix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--with-pmix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--disable-mpi-fortran' '--enable-contrib-no-build=vt' '--with-libevent=external' '--with-hwloc=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' 'CPPFLAGS=-I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include    -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include  -Drandom=opal_random' --cache-file=/dev/null --srcdir=. --disable-option-checking
[Build on Ubuntu 18.04] checking for a BSD-compatible install... /usr/bin/install -c
[Build on Ubuntu 18.04] checking whether build environment is sane... yes
[Build on Ubuntu 18.04] checking for a thread-safe mkdir -p... /bin/mkdir -p
[Build on Ubuntu 18.04] checking for gawk... no
[Build on Ubuntu 18.04] checking for mawk... mawk
[Build on Ubuntu 18.04] checking whether make sets $(MAKE)... yes
[Build on Ubuntu 18.04] checking whether make supports nested variables... yes
[Build on Ubuntu 18.04] checking build system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking host system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking for gcc... gcc
[Build on Ubuntu 18.04] checking whether the C compiler works... yes
[Build on Ubuntu 18.04] checking for C compiler default output file name... a.out
[Build on Ubuntu 18.04] checking for suffix of executables...
[Build on Ubuntu 18.04] checking whether we are cross compiling... no
[Build on Ubuntu 18.04] checking for suffix of object files... o
[Build on Ubuntu 18.04] checking whether we are using the GNU C compiler... yes
[Build on Ubuntu 18.04] checking whether gcc accepts -g... yes
[Build on Ubuntu 18.04] checking for gcc option to accept ISO C89... none needed
[Build on Ubuntu 18.04] checking whether gcc understands -c and -o together... yes
[Build on Ubuntu 18.04] checking for style of include used by make... GNU
[Build on Ubuntu 18.04] checking dependency style of gcc... gcc3
[Build on Ubuntu 18.04] checking for a sed that does not truncate output... /bin/sed
[Build on Ubuntu 18.04] checking whether ln -s works... yes
[Build on Ubuntu 18.04] checking how to run the C preprocessor... gcc -E
[Build on Ubuntu 18.04] checking for grep that handles long lines and -e... /bin/grep
[Build on Ubuntu 18.04] checking for egrep... /bin/grep -E
[Build on Ubuntu 18.04] checking whether gcc needs -traditional... no
[Build on Ubuntu 18.04] checking how to print strings... printf
[Build on Ubuntu 18.04] checking for a sed that does not truncate output... (cached) /bin/sed
[Build on Ubuntu 18.04] checking for fgrep... /bin/grep -F
[Build on Ubuntu 18.04] checking for ld used by gcc... /usr/bin/ld
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld) is GNU ld... yes
[Build on Ubuntu 18.04] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[Build on Ubuntu 18.04] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[Build on Ubuntu 18.04] checking the maximum length of command line arguments... 1572864
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[Build on Ubuntu 18.04] checking for /usr/bin/ld option to reload object files... -r
[Build on Ubuntu 18.04] checking for objdump... objdump
[Build on Ubuntu 18.04] checking how to recognize dependent libraries... pass_all
[Build on Ubuntu 18.04] checking for dlltool... no
[Build on Ubuntu 18.04] checking how to associate runtime and link libraries... printf %s\n
[Build on Ubuntu 18.04] checking for ar... ar
[Build on Ubuntu 18.04] checking for archiver @FILE support... @
[Build on Ubuntu 18.04] checking for strip... strip
[Build on Ubuntu 18.04] checking for ranlib... ranlib
[Build on Ubuntu 18.04] checking command to parse /usr/bin/nm -B output from gcc object... ok
[Build on Ubuntu 18.04] checking for sysroot... no
[Build on Ubuntu 18.04] checking for a working dd... /bin/dd
[Build on Ubuntu 18.04] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[Build on Ubuntu 18.04] checking for mt... no
[Build on Ubuntu 18.04] checking if : is a manifest tool... no
[Build on Ubuntu 18.04] checking for ANSI C header files... yes
[Build on Ubuntu 18.04] checking for sys/types.h... yes
[Build on Ubuntu 18.04] checking for sys/stat.h... yes
[Build on Ubuntu 18.04] checking for stdlib.h... yes
[Build on Ubuntu 18.04] checking for string.h... yes
[Build on Ubuntu 18.04] checking for memory.h... yes
[Build on Ubuntu 18.04] checking for strings.h... yes
[Build on Ubuntu 18.04] checking for inttypes.h... yes
[Build on Ubuntu 18.04] checking for stdint.h... yes
[Build on Ubuntu 18.04] checking for unistd.h... yes
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] checking for objdir... .libs
[Build on Ubuntu 18.04] checking if gcc supports -fno-rtti -fno-exceptions... no
[Build on Ubuntu 18.04] checking for gcc option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if gcc PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if gcc static flag -static works... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether -lc should be explicitly linked in... no
[Build on Ubuntu 18.04] checking dynamic linker characteristics... GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04] checking whether stripping libraries is possible... yes
[Build on Ubuntu 18.04] checking if libtool supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build static libraries... yes
[Build on Ubuntu 18.04] checking for library containing inet_ntoa... none required
[Build on Ubuntu 18.04] checking for library containing socket... none required
[Build on Ubuntu 18.04] checking for library containing inet_aton... none required
[Build on Ubuntu 18.04] checking for library containing clock_gettime... none required
[Build on Ubuntu 18.04] checking for library containing sendfile... none required
[Build on Ubuntu 18.04] checking for WIN32... no
[Build on Ubuntu 18.04] checking for CYGWIN... no
[Build on Ubuntu 18.04] checking zlib.h usability... no
[Build on Ubuntu 18.04] checking zlib.h presence... no
[Build on Ubuntu 18.04] checking for zlib.h... no
[Build on Ubuntu 18.04] checking openssl/bio.h usability... yes
[Build on Ubuntu 18.04] checking openssl/bio.h presence... yes
[Build on Ubuntu 18.04] checking for openssl/bio.h... yes
[Build on Ubuntu 18.04] checking for ANSI C header files... (cached) yes
[Build on Ubuntu 18.04] checking fcntl.h usability... yes
[Build on Ubuntu 18.04] checking fcntl.h presence... yes
[Build on Ubuntu 18.04] checking for fcntl.h... yes
[Build on Ubuntu 18.04] checking stdarg.h usability... yes
[Build on Ubuntu 18.04] checking stdarg.h presence... yes
[Build on Ubuntu 18.04] checking for stdarg.h... yes
[Build on Ubuntu 18.04] checking for inttypes.h... (cached) yes
[Build on Ubuntu 18.04] checking for stdint.h... (cached) yes
[Build on Ubuntu 18.04] checking stddef.h usability... yes
[Build on Ubuntu 18.04] checking stddef.h presence... yes
[Build on Ubuntu 18.04] checking for stddef.h... yes
[Build on Ubuntu 18.04] checking poll.h usability... yes
[Build on Ubuntu 18.04] checking poll.h presence... yes
[Build on Ubuntu 18.04] checking for poll.h... yes
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking sys/epoll.h usability... yes
[Build on Ubuntu 18.04] checking sys/epoll.h presence... yes
[Build on Ubuntu 18.04] checking for sys/epoll.h... yes
[Build on Ubuntu 18.04] checking sys/time.h usability... yes
[Build on Ubuntu 18.04] checking sys/time.h presence... yes
[Build on Ubuntu 18.04] checking for sys/time.h... yes
[Build on Ubuntu 18.04] checking sys/queue.h usability... yes
[Build on Ubuntu 18.04] checking sys/queue.h presence... yes
[Build on Ubuntu 18.04] checking for sys/queue.h... yes
[Build on Ubuntu 18.04] checking sys/event.h usability... no
[Build on Ubuntu 18.04] checking sys/event.h presence... no
[Build on Ubuntu 18.04] checking for sys/event.h... no
[Build on Ubuntu 18.04] checking sys/param.h usability... yes
[Build on Ubuntu 18.04] checking sys/param.h presence... yes
[Build on Ubuntu 18.04] checking for sys/param.h... yes
[Build on Ubuntu 18.04] checking sys/ioctl.h usability... yes
[Build on Ubuntu 18.04] checking sys/ioctl.h presence... yes
[Build on Ubuntu 18.04] checking for sys/ioctl.h... yes
[Build on Ubuntu 18.04] checking sys/select.h usability... yes
[Build on Ubuntu 18.04] checking sys/select.h presence... yes
[Build on Ubuntu 18.04] checking for sys/select.h... yes
[Build on Ubuntu 18.04] checking sys/devpoll.h usability... no
[Build on Ubuntu 18.04] checking sys/devpoll.h presence... no
[Build on Ubuntu 18.04] checking for sys/devpoll.h... no
[Build on Ubuntu 18.04] checking port.h usability... no
[Build on Ubuntu 18.04] checking port.h presence... no
[Build on Ubuntu 18.04] checking for port.h... no
[Build on Ubuntu 18.04] checking netinet/in.h usability... yes
[Build on Ubuntu 18.04] checking netinet/in.h presence... yes
[Build on Ubuntu 18.04] checking for netinet/in.h... yes
[Build on Ubuntu 18.04] checking netinet/in6.h usability... no
[Build on Ubuntu 18.04] checking netinet/in6.h presence... no
[Build on Ubuntu 18.04] checking for netinet/in6.h... no
[Build on Ubuntu 18.04] checking sys/socket.h usability... yes
[Build on Ubuntu 18.04] checking sys/socket.h presence... yes
[Build on Ubuntu 18.04] checking for sys/socket.h... yes
[Build on Ubuntu 18.04] checking sys/uio.h usability... yes
[Build on Ubuntu 18.04] checking sys/uio.h presence... yes
[Build on Ubuntu 18.04] checking for sys/uio.h... yes
[Build on Ubuntu 18.04] checking arpa/inet.h usability... yes
[Build on Ubuntu 18.04] checking arpa/inet.h presence... yes
[Build on Ubuntu 18.04] checking for arpa/inet.h... yes
[Build on Ubuntu 18.04] checking sys/eventfd.h usability... yes
[Build on Ubuntu 18.04] checking sys/eventfd.h presence... yes
[Build on Ubuntu 18.04] checking for sys/eventfd.h... yes
[Build on Ubuntu 18.04] checking sys/mman.h usability... yes
[Build on Ubuntu 18.04] checking sys/mman.h presence... yes
[Build on Ubuntu 18.04] checking for sys/mman.h... yes
[Build on Ubuntu 18.04] checking sys/sendfile.h usability... yes
[Build on Ubuntu 18.04] checking sys/sendfile.h presence... yes
[Build on Ubuntu 18.04] checking for sys/sendfile.h... yes
[Build on Ubuntu 18.04] checking sys/wait.h usability... yes
[Build on Ubuntu 18.04] checking sys/wait.h presence... yes
[Build on Ubuntu 18.04] checking for sys/wait.h... yes
[Build on Ubuntu 18.04] checking netdb.h usability... yes
[Build on Ubuntu 18.04] checking netdb.h presence... yes
[Build on Ubuntu 18.04] checking for netdb.h... yes
[Build on Ubuntu 18.04] checking for sys/stat.h... (cached) yes
[Build on Ubuntu 18.04] checking for sys/sysctl.h... yes
[Build on Ubuntu 18.04] checking for TAILQ_FOREACH in sys/queue.h... yes
[Build on Ubuntu 18.04] checking for timeradd in sys/time.h... yes
[Build on Ubuntu 18.04] checking for timercmp in sys/time.h... yes
[Build on Ubuntu 18.04] checking for timerclear in sys/time.h... yes
[Build on Ubuntu 18.04] checking for timerisset in sys/time.h... yes
[Build on Ubuntu 18.04] checking whether CTL_KERN is declared... yes
[Build on Ubuntu 18.04] checking whether KERN_RANDOM is declared... yes
[Build on Ubuntu 18.04] checking whether RANDOM_UUID is declared... yes
[Build on Ubuntu 18.04] checking whether KERN_ARND is declared... no
[Build on Ubuntu 18.04] checking for an ANSI C-conforming const... yes
[Build on Ubuntu 18.04] checking for inline... inline
[Build on Ubuntu 18.04] checking whether time.h and sys/time.h may both be included... yes
[Build on Ubuntu 18.04] checking for gettimeofday... yes
[Build on Ubuntu 18.04] checking for vasprintf... yes
[Build on Ubuntu 18.04] checking for fcntl... yes
[Build on Ubuntu 18.04] checking for clock_gettime... yes
[Build on Ubuntu 18.04] checking for strtok_r... yes
[Build on Ubuntu 18.04] checking for strsep... yes
[Build on Ubuntu 18.04] checking for getnameinfo... yes
[Build on Ubuntu 18.04] checking for strlcpy... no
[Build on Ubuntu 18.04] checking for inet_ntop... yes
[Build on Ubuntu 18.04] checking for inet_pton... yes
[Build on Ubuntu 18.04] checking for signal... yes
[Build on Ubuntu 18.04] checking for sigaction... yes
[Build on Ubuntu 18.04] checking for strtoll... yes
[Build on Ubuntu 18.04] checking for inet_aton... yes
[Build on Ubuntu 18.04] checking for pipe... yes
[Build on Ubuntu 18.04] checking for eventfd... yes
[Build on Ubuntu 18.04] checking for sendfile... yes
[Build on Ubuntu 18.04] checking for mmap... yes
[Build on Ubuntu 18.04] checking for splice... yes
[Build on Ubuntu 18.04] checking for arc4random... no
[Build on Ubuntu 18.04] checking for arc4random_buf... no
[Build on Ubuntu 18.04] checking for issetugid... no
[Build on Ubuntu 18.04] checking for geteuid... yes
[Build on Ubuntu 18.04] checking for getegid... yes
[Build on Ubuntu 18.04] checking for getprotobynumber... yes
[Build on Ubuntu 18.04] checking for setenv... yes
[Build on Ubuntu 18.04] checking for unsetenv... yes
[Build on Ubuntu 18.04] checking for putenv... yes
[Build on Ubuntu 18.04] checking for sysctl... yes
[Build on Ubuntu 18.04] checking for umask... yes
[Build on Ubuntu 18.04] checking for getaddrinfo... yes
[Build on Ubuntu 18.04] checking size of long... 8
[Build on Ubuntu 18.04] checking for F_SETFD in fcntl.h... yes
[Build on Ubuntu 18.04] checking for select... yes
[Build on Ubuntu 18.04] checking for select support... yes
[Build on Ubuntu 18.04] checking for poll... yes
[Build on Ubuntu 18.04] checking for poll support... yes
[Build on Ubuntu 18.04] checking for /dev/poll support... no
[Build on Ubuntu 18.04] checking for epoll support... enabled
[Build on Ubuntu 18.04] checking for epoll_ctl... yes
[Build on Ubuntu 18.04] checking if epoll can build... yes
[Build on Ubuntu 18.04] checking for working epoll library interface... yes
[Build on Ubuntu 18.04] checking for epoll syscall support... no
[Build on Ubuntu 18.04] checking for evport support... no
[Build on Ubuntu 18.04] checking event_ops... yes
[Build on Ubuntu 18.04] checking for working ops... yes
[Build on Ubuntu 18.04] checking for pid_t... yes
[Build on Ubuntu 18.04] checking for size_t... yes
[Build on Ubuntu 18.04] checking for ssize_t... yes
[Build on Ubuntu 18.04] checking for uint64_t... yes
[Build on Ubuntu 18.04] checking for uint32_t... yes
[Build on Ubuntu 18.04] checking for uint16_t... yes
[Build on Ubuntu 18.04] checking for uint8_t... yes
[Build on Ubuntu 18.04] checking for uintptr_t... yes
[Build on Ubuntu 18.04] checking for fd_mask... yes
[Build on Ubuntu 18.04] checking size of long long... 8
[Build on Ubuntu 18.04] checking size of long... (cached) 8
[Build on Ubuntu 18.04] checking size of int... 4
[Build on Ubuntu 18.04] checking size of short... 2
[Build on Ubuntu 18.04] checking size of size_t... 8
[Build on Ubuntu 18.04] checking size of void *... 8
[Build on Ubuntu 18.04] checking for struct in6_addr... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_in6... yes
[Build on Ubuntu 18.04] checking for sa_family_t... yes
[Build on Ubuntu 18.04] checking for struct addrinfo... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_storage... yes
[Build on Ubuntu 18.04] checking for struct in6_addr.s6_addr32... yes
[Build on Ubuntu 18.04] checking for struct in6_addr.s6_addr16... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_in.sin_len... no
[Build on Ubuntu 18.04] checking for struct sockaddr_in6.sin6_len... no
[Build on Ubuntu 18.04] checking for struct sockaddr_storage.ss_family... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_storage.__ss_family... no
[Build on Ubuntu 18.04] checking for socklen_t... yes
[Build on Ubuntu 18.04] checking whether our compiler supports __func__... yes
[Build on Ubuntu 18.04] checking for the pthreads library -lpthreads... no
[Build on Ubuntu 18.04] checking whether pthreads work without any flags... no
[Build on Ubuntu 18.04] checking whether pthreads work with -Kthread... no
[Build on Ubuntu 18.04] checking whether pthreads work with -kthread... no
[Build on Ubuntu 18.04] checking for the pthreads library -llthread... no
[Build on Ubuntu 18.04] checking whether pthreads work with -pthread... yes
[Build on Ubuntu 18.04] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[Build on Ubuntu 18.04] checking if more special flags are required for pthreads... no
[Build on Ubuntu 18.04] checking size of pthread_t... 8
[Build on Ubuntu 18.04] checking that generated files are newer than configure... done
[Build on Ubuntu 18.04] configure: creating ./config.status
[Build on Ubuntu 18.04] config.status: creating libevent.pc
[Build on Ubuntu 18.04] config.status: creating libevent_openssl.pc
[Build on Ubuntu 18.04] config.status: creating libevent_pthreads.pc
[Build on Ubuntu 18.04] config.status: creating Makefile
[Build on Ubuntu 18.04] config.status: creating include/Makefile
[Build on Ubuntu 18.04] config.status: creating config.h
[Build on Ubuntu 18.04] config.status: executing depfiles commands
[Build on Ubuntu 18.04] config.status: executing libtool commands
[Build on Ubuntu 18.04] configure: /bin/sh './configure' succeeded for opal/mca/event/libevent2022/libevent
[Build on Ubuntu 18.04] configure: WARNING: using an external libevent; disqualifying this component
[Build on Ubuntu 18.04] checking if MCA component event:libevent2022 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] checking if have working event ops for the event framework... yes
[Build on Ubuntu 18.04] checking for winning event component header file... external/external.h
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework if
[Build on Ubuntu 18.04] checking for no configure components in framework if...
[Build on Ubuntu 18.04] checking for m4 configure components in framework if... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component if:bsdx_ipv4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component if:bsdx_ipv4 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no
[Build on Ubuntu 18.04] checking if MCA component if:bsdx_ipv4 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component if:bsdx_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component if:bsdx_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking some flavor of BSD... no
[Build on Ubuntu 18.04] checking if MCA component if:bsdx_ipv6 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component if:linux_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component if:linux_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking if we are on Linux with TCP... yes
[Build on Ubuntu 18.04] checking if MCA component if:linux_ipv6 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component if:posix_ipv4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component if:posix_ipv4 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes
[Build on Ubuntu 18.04] checking for struct ifreq.ifr_hwaddr... yes
[Build on Ubuntu 18.04] checking for struct ifreq.ifr_mtu... yes
[Build on Ubuntu 18.04] checking if MCA component if:posix_ipv4 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component if:solaris_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component if:solaris_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking if MCA component if:solaris_ipv6 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework installdirs
[Build on Ubuntu 18.04] checking for no configure components in framework installdirs...
[Build on Ubuntu 18.04] checking for m4 configure components in framework installdirs... config, env
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component installdirs:env (m4 configuration macro, priority 10)
[Build on Ubuntu 18.04] checking for MCA component installdirs:env compile mode... static
[Build on Ubuntu 18.04] checking if MCA component installdirs:env can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component installdirs:config (m4 configuration macro, priority 0)
[Build on Ubuntu 18.04] checking for MCA component installdirs:config compile mode... static
[Build on Ubuntu 18.04] checking if MCA component installdirs:config can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Pre-configuring the framework memchecker
[Build on Ubuntu 18.04] checking if --enable-memchecker was specified... no (adding "memchecker" to --enable-mca-no-build list)
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework memchecker
[Build on Ubuntu 18.04] checking for no configure components in framework memchecker...
[Build on Ubuntu 18.04] checking for m4 configure components in framework memchecker... valgrind
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component memchecker:valgrind (m4 configuration macro, priority 10)
[Build on Ubuntu 18.04] checking for MCA component memchecker:valgrind compile mode... static
[Build on Ubuntu 18.04] checking --with-valgrind value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking valgrind/valgrind.h usability... no
[Build on Ubuntu 18.04] checking valgrind/valgrind.h presence... no
[Build on Ubuntu 18.04] checking for valgrind/valgrind.h... no
[Build on Ubuntu 18.04] configure: WARNING: valgrind.h not found
[Build on Ubuntu 18.04] configure: WARNING: Cannot compile this component
[Build on Ubuntu 18.04] checking if MCA component memchecker:valgrind can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework memcpy
[Build on Ubuntu 18.04] checking for no configure components in framework memcpy...
[Build on Ubuntu 18.04] checking for m4 configure components in framework memcpy...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework memory
[Build on Ubuntu 18.04] checking for no configure components in framework memory...
[Build on Ubuntu 18.04] checking for m4 configure components in framework memory... malloc_solaris, patcher
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component memory:patcher (m4 configuration macro, priority 41)
[Build on Ubuntu 18.04] checking for MCA component memory:patcher compile mode... static
[Build on Ubuntu 18.04] checking for __curbrk... yes
[Build on Ubuntu 18.04] checking linux/mman.h usability... yes
[Build on Ubuntu 18.04] checking linux/mman.h presence... yes
[Build on Ubuntu 18.04] checking for linux/mman.h... yes
[Build on Ubuntu 18.04] checking sys/syscall.h usability... yes
[Build on Ubuntu 18.04] checking sys/syscall.h presence... yes
[Build on Ubuntu 18.04] checking for sys/syscall.h... yes
[Build on Ubuntu 18.04] checking whether __mmap is declared... no
[Build on Ubuntu 18.04] checking for __mmap... yes
[Build on Ubuntu 18.04] checking whether __syscall is declared... no
[Build on Ubuntu 18.04] checking for __syscall... no
[Build on Ubuntu 18.04] checking if MCA component memory:patcher can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component memory:malloc_solaris (m4 configuration macro, priority 0)
[Build on Ubuntu 18.04] checking for MCA component memory:malloc_solaris compile mode... static
[Build on Ubuntu 18.04] checking for Solaris... no
[Build on Ubuntu 18.04] checking if MCA component memory:malloc_solaris can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework mpool
[Build on Ubuntu 18.04] checking for no configure components in framework mpool... hugepage
[Build on Ubuntu 18.04] checking for m4 configure components in framework mpool... memkind
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mpool:hugepage (no configuration)
[Build on Ubuntu 18.04] checking for MCA component mpool:hugepage compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component mpool:hugepage can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mpool:memkind (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mpool:memkind compile mode... dso
[Build on Ubuntu 18.04] checking --with-memkind value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking memkind.h usability... no
[Build on Ubuntu 18.04] checking memkind.h presence... no
[Build on Ubuntu 18.04] checking for memkind.h... no
[Build on Ubuntu 18.04] checking if MCA component mpool:memkind can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework patcher
[Build on Ubuntu 18.04] checking for no configure components in framework patcher...
[Build on Ubuntu 18.04] checking for m4 configure components in framework patcher... linux, overwrite
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component patcher:linux (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component patcher:linux compile mode... dso
[Build on Ubuntu 18.04] checking dlfcn.h usability... yes
[Build on Ubuntu 18.04] checking dlfcn.h presence... yes
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing dl_iterate_phdr... none required
[Build on Ubuntu 18.04] checking elf.h usability... yes
[Build on Ubuntu 18.04] checking elf.h presence... yes
[Build on Ubuntu 18.04] checking for elf.h... yes
[Build on Ubuntu 18.04] checking sys/auxv.h usability... yes
[Build on Ubuntu 18.04] checking sys/auxv.h presence... yes
[Build on Ubuntu 18.04] checking for sys/auxv.h... yes
[Build on Ubuntu 18.04] checking if MCA component patcher:linux can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component patcher:overwrite (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component patcher:overwrite compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component patcher:overwrite can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pmix
[Build on Ubuntu 18.04] checking for no configure components in framework pmix... isolated
[Build on Ubuntu 18.04] checking for m4 configure components in framework pmix... cray, ext1x, ext2x, flux, pmix2x, s1, s2
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:isolated (no configuration)
[Build on Ubuntu 18.04] checking for MCA component pmix:isolated compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pmix:isolated can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:cray (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:cray compile mode... dso
[Build on Ubuntu 18.04] checking for Cray PMI support... checking for CRAY_PMI... no
[Build on Ubuntu 18.04] checking for ALPS support cle level unknown... checking for CRAY_ALPSLLI... no
[Build on Ubuntu 18.04] checking for CRAY_ALPSUTIL... no
[Build on Ubuntu 18.04] checking for CRAY_ALPS... no
[Build on Ubuntu 18.04] checking for CRAY_WLM_DETECT... no
[Build on Ubuntu 18.04] opal_check_cray_alps_happy = no
[Build on Ubuntu 18.04] checking if MCA component pmix:cray can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:ext1x (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:ext1x compile mode... dso
[Build on Ubuntu 18.04] checking if external component is version 1.x... no
[Build on Ubuntu 18.04] checking if MCA component pmix:ext1x can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:ext2x (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:ext2x compile mode... dso
[Build on Ubuntu 18.04] checking if external component is version 2.x... yes
[Build on Ubuntu 18.04] checking if MCA component pmix:ext2x can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:flux (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:flux compile mode... dso
[Build on Ubuntu 18.04] checking if user wants Flux support to link against PMI library... no
[Build on Ubuntu 18.04] checking if Flux support allowed to use dlopen... yes
[Build on Ubuntu 18.04] checking Checking if Flux PMI support can be built... yes
[Build on Ubuntu 18.04] checking if MCA component pmix:flux can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:pmix2x (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:pmix2x compile mode... dso
[Build on Ubuntu 18.04] checking if PMIx timing is enabled... no (disabled)
[Build on Ubuntu 18.04] configure: OPAL configuring in opal/mca/pmix/pmix2x/pmix
[Build on Ubuntu 18.04] configure: running /bin/sh './configure' --disable-debug --with-pmix-symbol-rename=OPAL_MCA_PMIX2X_ --disable-pmix-timing --without-tests-examples --disable-pmix-backward-compatibility --disable-visibility --enable-embedded-libevent --with-libevent-header=\"opal/mca/event/external/external.h\" --enable-embedded-mode  '--enable-orterun-prefix-by-default' '--prefix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--with-pmix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--disable-mpi-fortran' '--enable-contrib-no-build=vt' '--with-libevent=external' '--with-hwloc=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' 'CFLAGS=-O3 -DNDEBUG  ' 'CPPFLAGS=-I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include    -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include ' --cache-file=/dev/null --srcdir=. --disable-option-checking
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Configuring PMIx
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking build system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking host system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking target system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking for a BSD-compatible install... /usr/bin/install -c
[Build on Ubuntu 18.04] checking whether build environment is sane... yes
[Build on Ubuntu 18.04] checking for a thread-safe mkdir -p... /bin/mkdir -p
[Build on Ubuntu 18.04] checking for gawk... no
[Build on Ubuntu 18.04] checking for mawk... mawk
[Build on Ubuntu 18.04] checking whether make sets $(MAKE)... yes
[Build on Ubuntu 18.04] checking whether make supports nested variables... yes
[Build on Ubuntu 18.04] checking whether make supports nested variables... (cached) yes
[Build on Ubuntu 18.04] checking for style of include used by make... GNU
[Build on Ubuntu 18.04] checking for gcc... gcc
[Build on Ubuntu 18.04] checking whether the C compiler works... yes
[Build on Ubuntu 18.04] checking for C compiler default output file name... a.out
[Build on Ubuntu 18.04] checking for suffix of executables...
[Build on Ubuntu 18.04] checking whether we are cross compiling... no
[Build on Ubuntu 18.04] checking for suffix of object files... o
[Build on Ubuntu 18.04] checking whether we are using the GNU C compiler... yes
[Build on Ubuntu 18.04] checking whether gcc accepts -g... yes
[Build on Ubuntu 18.04] checking for gcc option to accept ISO C89... none needed
[Build on Ubuntu 18.04] checking whether gcc understands -c and -o together... yes
[Build on Ubuntu 18.04] checking dependency style of gcc... gcc3
[Build on Ubuntu 18.04] checking how to run the C preprocessor... gcc -E
[Build on Ubuntu 18.04] checking for grep that handles long lines and -e... /bin/grep
[Build on Ubuntu 18.04] checking for egrep... /bin/grep -E
[Build on Ubuntu 18.04] checking for ANSI C header files... yes
[Build on Ubuntu 18.04] checking for sys/types.h... yes
[Build on Ubuntu 18.04] checking for sys/stat.h... yes
[Build on Ubuntu 18.04] checking for stdlib.h... yes
[Build on Ubuntu 18.04] checking for string.h... yes
[Build on Ubuntu 18.04] checking for memory.h... yes
[Build on Ubuntu 18.04] checking for strings.h... yes
[Build on Ubuntu 18.04] checking for inttypes.h... yes
[Build on Ubuntu 18.04] checking for stdint.h... yes
[Build on Ubuntu 18.04] checking for unistd.h... yes
[Build on Ubuntu 18.04] checking minix/config.h usability... no
[Build on Ubuntu 18.04] checking minix/config.h presence... no
[Build on Ubuntu 18.04] checking for minix/config.h... no
[Build on Ubuntu 18.04] checking whether it is safe to define __EXTENSIONS__... yes
[Build on Ubuntu 18.04] checking for ar... ar
[Build on Ubuntu 18.04] checking the archiver (ar) interface... ar
[Build on Ubuntu 18.04] checking for flex... flex
[Build on Ubuntu 18.04] checking lex output file root... lex.yy
[Build on Ubuntu 18.04] checking lex library... -lfl
[Build on Ubuntu 18.04] checking whether yytext is a pointer... yes
[Build on Ubuntu 18.04] checking if want dlopen support... yes
[Build on Ubuntu 18.04] checking if embedded mode is enabled... yes
[Build on Ubuntu 18.04] checking if want developer-level compiler pickyness... no
[Build on Ubuntu 18.04] checking if want developer-level debugging code... no
[Build on Ubuntu 18.04] checking if want to install project-internal header files... no
[Build on Ubuntu 18.04] checking if tests and examples are to be installed... no
[Build on Ubuntu 18.04] checking if want pretty-print stacktrace... yes
[Build on Ubuntu 18.04] checking if want shared memory datastore... yes
[Build on Ubuntu 18.04] checking if want dstore pthread-based locking... yes
[Build on Ubuntu 18.04] checking if want ident string...
[Build on Ubuntu 18.04] checking if want developer-level timing support... no
[Build on Ubuntu 18.04] checking if want to head developer-level header files... no
[Build on Ubuntu 18.04] checking if want backward compatibility for PMI-1 and PMI-2... yes
[Build on Ubuntu 18.04] installing to directory "/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install"
[Build on Ubuntu 18.04] checking how to print strings... printf
[Build on Ubuntu 18.04] checking for a sed that does not truncate output... /bin/sed
[Build on Ubuntu 18.04] checking for fgrep... /bin/grep -F
[Build on Ubuntu 18.04] checking for ld used by gcc... /usr/bin/ld
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld) is GNU ld... yes
[Build on Ubuntu 18.04] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[Build on Ubuntu 18.04] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[Build on Ubuntu 18.04] checking whether ln -s works... yes
[Build on Ubuntu 18.04] checking the maximum length of command line arguments... 1572864
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[Build on Ubuntu 18.04] checking for /usr/bin/ld option to reload object files... -r
[Build on Ubuntu 18.04] checking for objdump... objdump
[Build on Ubuntu 18.04] checking how to recognize dependent libraries... pass_all
[Build on Ubuntu 18.04] checking for dlltool... no
[Build on Ubuntu 18.04] checking how to associate runtime and link libraries... printf %s\n
[Build on Ubuntu 18.04] checking for archiver @FILE support... @
[Build on Ubuntu 18.04] checking for strip... strip
[Build on Ubuntu 18.04] checking for ranlib... ranlib
[Build on Ubuntu 18.04] checking command to parse /usr/bin/nm -B output from gcc object... ok
[Build on Ubuntu 18.04] checking for sysroot... no
[Build on Ubuntu 18.04] checking for a working dd... /bin/dd
[Build on Ubuntu 18.04] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[Build on Ubuntu 18.04] checking for mt... no
[Build on Ubuntu 18.04] checking if : is a manifest tool... no
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] checking for objdir... .libs
[Build on Ubuntu 18.04] checking if gcc supports -fno-rtti -fno-exceptions... no
[Build on Ubuntu 18.04] checking for gcc option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if gcc PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if gcc static flag -static works... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether -lc should be explicitly linked in... no
[Build on Ubuntu 18.04] checking dynamic linker characteristics... GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04] checking whether stripping libraries is possible... yes
[Build on Ubuntu 18.04] checking if libtool supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build static libraries... no
[Build on Ubuntu 18.04] checking for g++... g++
[Build on Ubuntu 18.04] checking whether we are using the GNU C++ compiler... yes
[Build on Ubuntu 18.04] checking whether g++ accepts -g... yes
[Build on Ubuntu 18.04] checking dependency style of g++... gcc3
[Build on Ubuntu 18.04] checking how to run the C++ preprocessor... g++ -E
[Build on Ubuntu 18.04] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[Build on Ubuntu 18.04] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking for g++ option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if g++ PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if g++ static flag -static works... yes
[Build on Ubuntu 18.04] checking if g++ supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if g++ supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** C compiler and preprocessor
[Build on Ubuntu 18.04] checking for gcc option to accept ISO C99... none needed
[Build on Ubuntu 18.04] checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
[Build on Ubuntu 18.04] checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
[Build on Ubuntu 18.04] checking __NetBSD__... no
[Build on Ubuntu 18.04] checking __FreeBSD__... no
[Build on Ubuntu 18.04] checking __OpenBSD__... no
[Build on Ubuntu 18.04] checking __DragonFly__... no
[Build on Ubuntu 18.04] checking __386BSD__... no
[Build on Ubuntu 18.04] checking __bsdi__... no
[Build on Ubuntu 18.04] checking __APPLE__... no
[Build on Ubuntu 18.04] checking __linux__... yes
[Build on Ubuntu 18.04] checking __sun__... no
[Build on Ubuntu 18.04] checking __sun... no
[Build on Ubuntu 18.04] checking netdb.h usability... yes
[Build on Ubuntu 18.04] checking netdb.h presence... yes
[Build on Ubuntu 18.04] checking for netdb.h... yes
[Build on Ubuntu 18.04] checking netinet/in.h usability... yes
[Build on Ubuntu 18.04] checking netinet/in.h presence... yes
[Build on Ubuntu 18.04] checking for netinet/in.h... yes
[Build on Ubuntu 18.04] checking netinet/tcp.h usability... yes
[Build on Ubuntu 18.04] checking netinet/tcp.h presence... yes
[Build on Ubuntu 18.04] checking for netinet/tcp.h... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_in... yes
[Build on Ubuntu 18.04] configure: pmix builddir: /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix/pmix2x/pmix
[Build on Ubuntu 18.04] configure: pmix srcdir: /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix/pmix2x/pmix
[Build on Ubuntu 18.04] checking for pmix version... 2.0.1rc1
[Build on Ubuntu 18.04] checking if want pmix maintainer support... disabled
[Build on Ubuntu 18.04] checking for pmix directory prefix... (none)
[Build on Ubuntu 18.04] checking for symbol rename... OPAL_MCA_PMIX2X_
[Build on Ubuntu 18.04] checking for extra lib... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Compiler and preprocessor tests
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for the C compiler vendor... gnu
[Build on Ubuntu 18.04] checking for ANSI C header files... (cached) yes
[Build on Ubuntu 18.04] checking if gcc supports -finline-functions... yes
[Build on Ubuntu 18.04] checking if gcc supports -fno-strict-aliasing... yes
[Build on Ubuntu 18.04] configure: WARNING:  -fno-strict-aliasing has been added to CFLAGS
[Build on Ubuntu 18.04] checking if gcc supports __builtin_expect... yes
[Build on Ubuntu 18.04] checking if gcc supports __builtin_prefetch... yes
[Build on Ubuntu 18.04] checking if gcc supports __builtin_clz... yes
[Build on Ubuntu 18.04] checking for C optimization flags... -DNDEBUG -O3 -finline-functions -fno-strict-aliasing
[Build on Ubuntu 18.04] checking for C ident string support... #ident
[Build on Ubuntu 18.04] checking for int8_t... yes
[Build on Ubuntu 18.04] checking for uint8_t... yes
[Build on Ubuntu 18.04] checking for int16_t... yes
[Build on Ubuntu 18.04] checking for uint16_t... yes
[Build on Ubuntu 18.04] checking for int32_t... yes
[Build on Ubuntu 18.04] checking for uint32_t... yes
[Build on Ubuntu 18.04] checking for int64_t... yes
[Build on Ubuntu 18.04] checking for uint64_t... yes
[Build on Ubuntu 18.04] checking for __int128... yes
[Build on Ubuntu 18.04] checking for uint128_t... no
[Build on Ubuntu 18.04] checking for long long... yes
[Build on Ubuntu 18.04] checking for intptr_t... yes
[Build on Ubuntu 18.04] checking for uintptr_t... yes
[Build on Ubuntu 18.04] checking for ptrdiff_t... yes
[Build on Ubuntu 18.04] checking size of _Bool... 1
[Build on Ubuntu 18.04] checking size of char... 1
[Build on Ubuntu 18.04] checking size of short... 2
[Build on Ubuntu 18.04] checking size of int... 4
[Build on Ubuntu 18.04] checking size of long... 8
[Build on Ubuntu 18.04] checking size of long long... 8
[Build on Ubuntu 18.04] checking size of float... 4
[Build on Ubuntu 18.04] checking size of double... 8
[Build on Ubuntu 18.04] checking size of void *... 8
[Build on Ubuntu 18.04] checking size of size_t... 8
[Build on Ubuntu 18.04] checking size of ptrdiff_t... 8
[Build on Ubuntu 18.04] checking size of wchar_t... 4
[Build on Ubuntu 18.04] checking size of pid_t... 4
[Build on Ubuntu 18.04] checking alignment of bool... 1
[Build on Ubuntu 18.04] checking alignment of int8_t... 1
[Build on Ubuntu 18.04] checking alignment of int16_t... 2
[Build on Ubuntu 18.04] checking alignment of int32_t... 4
[Build on Ubuntu 18.04] checking alignment of int64_t... 8
[Build on Ubuntu 18.04] checking alignment of char... 1
[Build on Ubuntu 18.04] checking alignment of short... 2
[Build on Ubuntu 18.04] checking alignment of wchar_t... 4
[Build on Ubuntu 18.04] checking alignment of int... 4
[Build on Ubuntu 18.04] checking alignment of long... 8
[Build on Ubuntu 18.04] checking alignment of long long... 8
[Build on Ubuntu 18.04] checking alignment of float... 4
[Build on Ubuntu 18.04] checking alignment of double... 8
[Build on Ubuntu 18.04] checking alignment of void *... 8
[Build on Ubuntu 18.04] checking alignment of size_t... 8
[Build on Ubuntu 18.04] checking for C bool type... no
[Build on Ubuntu 18.04] checking size of _Bool... (cached) 1
[Build on Ubuntu 18.04] checking for inline... __inline__
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Compiler characteristics
[Build on Ubuntu 18.04] checking for __attribute__... yes
[Build on Ubuntu 18.04] checking for __attribute__(aligned)... yes
[Build on Ubuntu 18.04] checking for __attribute__(always_inline)... yes
[Build on Ubuntu 18.04] checking for __attribute__(cold)... yes
[Build on Ubuntu 18.04] checking for __attribute__(const)... yes
[Build on Ubuntu 18.04] checking for __attribute__(deprecated)... yes
[Build on Ubuntu 18.04] checking for __attribute__(deprecated_argument)... yes
[Build on Ubuntu 18.04] checking for __attribute__(format)... yes
[Build on Ubuntu 18.04] checking for __attribute__(format_funcptr)... yes
[Build on Ubuntu 18.04] checking for __attribute__(hot)... yes
[Build on Ubuntu 18.04] checking for __attribute__(malloc)... yes
[Build on Ubuntu 18.04] checking for __attribute__(may_alias)... yes
[Build on Ubuntu 18.04] checking for __attribute__(no_instrument_function)... yes
[Build on Ubuntu 18.04] checking for __attribute__(nonnull)... yes
[Build on Ubuntu 18.04] checking for __attribute__(noreturn)... yes
[Build on Ubuntu 18.04] checking for __attribute__(noreturn_funcptr)... yes
[Build on Ubuntu 18.04] checking for __attribute__(packed)... yes
[Build on Ubuntu 18.04] checking for __attribute__(pure)... yes
[Build on Ubuntu 18.04] checking for __attribute__(sentinel)... yes
[Build on Ubuntu 18.04] checking for __attribute__(unused)... yes
[Build on Ubuntu 18.04] checking for __attribute__(visibility)... yes
[Build on Ubuntu 18.04] checking for __attribute__(warn_unused_result)... yes
[Build on Ubuntu 18.04] checking for __attribute__(destructor)... yes
[Build on Ubuntu 18.04] checking for compiler familyid... 0
[Build on Ubuntu 18.04] checking for compiler familyname... UNKNOWN
[Build on Ubuntu 18.04] checking for compiler version... 0
[Build on Ubuntu 18.04] checking for compiler version_str... UNKNOWN
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Assembler
[Build on Ubuntu 18.04] checking dependency style of gcc... gcc3
[Build on Ubuntu 18.04] checking for perl... /usr/bin/perl
[Build on Ubuntu 18.04] checking for __atomic builtin atomics... yes
[Build on Ubuntu 18.04] checking for processor support of __atomic builtin atomic compare-and-swap on 128-bit values... no
[Build on Ubuntu 18.04] checking for __atomic builtin atomic compare-and-swap on 128-bit values with -mcx16 flag... no
[Build on Ubuntu 18.04] checking if .proc/endp is needed... no
[Build on Ubuntu 18.04] checking directive for setting text section... .text
[Build on Ubuntu 18.04] checking directive for exporting symbols... .globl
[Build on Ubuntu 18.04] checking for objdump... objdump
[Build on Ubuntu 18.04] checking if .note.GNU-stack is needed... yes
[Build on Ubuntu 18.04] checking suffix for labels... :
[Build on Ubuntu 18.04] checking prefix for global symbol labels...
[Build on Ubuntu 18.04] checking prefix for lsym labels... .L
[Build on Ubuntu 18.04] checking prefix for function in .type... @
[Build on Ubuntu 18.04] checking if .size is needed... yes
[Build on Ubuntu 18.04] checking if .align directive takes logarithmic value... no
[Build on Ubuntu 18.04] checking if processor supports x86_64 16-byte compare-and-exchange... yes
[Build on Ubuntu 18.04] checking if compiler correctly handles volatile 128bits... yes
[Build on Ubuntu 18.04] checking for assembly architecture... X86_64
[Build on Ubuntu 18.04] checking for builtin atomics... BUILTIN_GCC
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Header file tests
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking arpa/inet.h usability... yes
[Build on Ubuntu 18.04] checking arpa/inet.h presence... yes
[Build on Ubuntu 18.04] checking for arpa/inet.h... yes
[Build on Ubuntu 18.04] checking fcntl.h usability... yes
[Build on Ubuntu 18.04] checking fcntl.h presence... yes
[Build on Ubuntu 18.04] checking for fcntl.h... yes
[Build on Ubuntu 18.04] checking ifaddrs.h usability... yes
[Build on Ubuntu 18.04] checking ifaddrs.h presence... yes
[Build on Ubuntu 18.04] checking for ifaddrs.h... yes
[Build on Ubuntu 18.04] checking for inttypes.h... (cached) yes
[Build on Ubuntu 18.04] checking libgen.h usability... yes
[Build on Ubuntu 18.04] checking libgen.h presence... yes
[Build on Ubuntu 18.04] checking for libgen.h... yes
[Build on Ubuntu 18.04] checking net/uio.h usability... no
[Build on Ubuntu 18.04] checking net/uio.h presence... no
[Build on Ubuntu 18.04] checking for net/uio.h... no
[Build on Ubuntu 18.04] checking for netinet/in.h... (cached) yes
[Build on Ubuntu 18.04] checking for stdint.h... (cached) yes
[Build on Ubuntu 18.04] checking stddef.h usability... yes
[Build on Ubuntu 18.04] checking stddef.h presence... yes
[Build on Ubuntu 18.04] checking for stddef.h... yes
[Build on Ubuntu 18.04] checking for stdlib.h... (cached) yes
[Build on Ubuntu 18.04] checking for string.h... (cached) yes
[Build on Ubuntu 18.04] checking for strings.h... (cached) yes
[Build on Ubuntu 18.04] checking sys/ioctl.h usability... yes
[Build on Ubuntu 18.04] checking sys/ioctl.h presence... yes
[Build on Ubuntu 18.04] checking for sys/ioctl.h... yes
[Build on Ubuntu 18.04] checking sys/param.h usability... yes
[Build on Ubuntu 18.04] checking sys/param.h presence... yes
[Build on Ubuntu 18.04] checking for sys/param.h... yes
[Build on Ubuntu 18.04] checking sys/select.h usability... yes
[Build on Ubuntu 18.04] checking sys/select.h presence... yes
[Build on Ubuntu 18.04] checking for sys/select.h... yes
[Build on Ubuntu 18.04] checking sys/socket.h usability... yes
[Build on Ubuntu 18.04] checking sys/socket.h presence... yes
[Build on Ubuntu 18.04] checking for sys/socket.h... yes
[Build on Ubuntu 18.04] checking sys/sockio.h usability... no
[Build on Ubuntu 18.04] checking sys/sockio.h presence... no
[Build on Ubuntu 18.04] checking for sys/sockio.h... no
[Build on Ubuntu 18.04] checking stdarg.h usability... yes
[Build on Ubuntu 18.04] checking stdarg.h presence... yes
[Build on Ubuntu 18.04] checking for stdarg.h... yes
[Build on Ubuntu 18.04] checking for sys/stat.h... (cached) yes
[Build on Ubuntu 18.04] checking sys/time.h usability... yes
[Build on Ubuntu 18.04] checking sys/time.h presence... yes
[Build on Ubuntu 18.04] checking for sys/time.h... yes
[Build on Ubuntu 18.04] checking for sys/types.h... (cached) yes
[Build on Ubuntu 18.04] checking sys/un.h usability... yes
[Build on Ubuntu 18.04] checking sys/un.h presence... yes
[Build on Ubuntu 18.04] checking for sys/un.h... yes
[Build on Ubuntu 18.04] checking sys/uio.h usability... yes
[Build on Ubuntu 18.04] checking sys/uio.h presence... yes
[Build on Ubuntu 18.04] checking for sys/uio.h... yes
[Build on Ubuntu 18.04] checking sys/wait.h usability... yes
[Build on Ubuntu 18.04] checking sys/wait.h presence... yes
[Build on Ubuntu 18.04] checking for sys/wait.h... yes
[Build on Ubuntu 18.04] checking syslog.h usability... yes
[Build on Ubuntu 18.04] checking syslog.h presence... yes
[Build on Ubuntu 18.04] checking for syslog.h... yes
[Build on Ubuntu 18.04] checking time.h usability... yes
[Build on Ubuntu 18.04] checking time.h presence... yes
[Build on Ubuntu 18.04] checking for time.h... yes
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking dirent.h usability... yes
[Build on Ubuntu 18.04] checking dirent.h presence... yes
[Build on Ubuntu 18.04] checking for dirent.h... yes
[Build on Ubuntu 18.04] checking crt_externs.h usability... no
[Build on Ubuntu 18.04] checking crt_externs.h presence... no
[Build on Ubuntu 18.04] checking for crt_externs.h... no
[Build on Ubuntu 18.04] checking signal.h usability... yes
[Build on Ubuntu 18.04] checking signal.h presence... yes
[Build on Ubuntu 18.04] checking for signal.h... yes
[Build on Ubuntu 18.04] checking ioLib.h usability... no
[Build on Ubuntu 18.04] checking ioLib.h presence... no
[Build on Ubuntu 18.04] checking for ioLib.h... no
[Build on Ubuntu 18.04] checking sockLib.h usability... no
[Build on Ubuntu 18.04] checking sockLib.h presence... no
[Build on Ubuntu 18.04] checking for sockLib.h... no
[Build on Ubuntu 18.04] checking hostLib.h usability... no
[Build on Ubuntu 18.04] checking hostLib.h presence... no
[Build on Ubuntu 18.04] checking for hostLib.h... no
[Build on Ubuntu 18.04] checking limits.h usability... yes
[Build on Ubuntu 18.04] checking limits.h presence... yes
[Build on Ubuntu 18.04] checking for limits.h... yes
[Build on Ubuntu 18.04] checking sys/statfs.h usability... yes
[Build on Ubuntu 18.04] checking sys/statfs.h presence... yes
[Build on Ubuntu 18.04] checking for sys/statfs.h... yes
[Build on Ubuntu 18.04] checking sys/statvfs.h usability... yes
[Build on Ubuntu 18.04] checking sys/statvfs.h presence... yes
[Build on Ubuntu 18.04] checking for sys/statvfs.h... yes
[Build on Ubuntu 18.04] checking for netdb.h... (cached) yes
[Build on Ubuntu 18.04] checking ucred.h usability... no
[Build on Ubuntu 18.04] checking ucred.h presence... no
[Build on Ubuntu 18.04] checking for ucred.h... no
[Build on Ubuntu 18.04] checking zlib.h usability... no
[Build on Ubuntu 18.04] checking zlib.h presence... no
[Build on Ubuntu 18.04] checking for zlib.h... no
[Build on Ubuntu 18.04] checking for sys/mount.h... yes
[Build on Ubuntu 18.04] checking for sys/sysctl.h... yes
[Build on Ubuntu 18.04] checking for net/if.h... yes
[Build on Ubuntu 18.04] checking stdbool.h usability... yes
[Build on Ubuntu 18.04] checking stdbool.h presence... yes
[Build on Ubuntu 18.04] checking for stdbool.h... yes
[Build on Ubuntu 18.04] checking if <stdbool.h> works... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Type tests
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for socklen_t... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_in... (cached) yes
[Build on Ubuntu 18.04] checking for struct sockaddr_un... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_in6... yes
[Build on Ubuntu 18.04] checking for struct sockaddr_storage... yes
[Build on Ubuntu 18.04] checking whether AF_UNSPEC is declared... yes
[Build on Ubuntu 18.04] checking whether PF_UNSPEC is declared... yes
[Build on Ubuntu 18.04] checking whether AF_INET6 is declared... yes
[Build on Ubuntu 18.04] checking whether PF_INET6 is declared... yes
[Build on Ubuntu 18.04] checking if SA_RESTART defined in signal.h... yes
[Build on Ubuntu 18.04] checking for struct sockaddr.sa_len... no
[Build on Ubuntu 18.04] checking for struct dirent.d_type... yes
[Build on Ubuntu 18.04] checking for siginfo_t.si_fd... yes
[Build on Ubuntu 18.04] checking for siginfo_t.si_band... yes
[Build on Ubuntu 18.04] checking for struct statfs.f_type... yes
[Build on Ubuntu 18.04] checking for struct statfs.f_fstypename... no
[Build on Ubuntu 18.04] checking for struct statvfs.f_basetype... no
[Build on Ubuntu 18.04] checking for struct statvfs.f_fstypename... no
[Build on Ubuntu 18.04] checking for struct ucred.uid... yes
[Build on Ubuntu 18.04] checking for struct ucred.cr_uid... no
[Build on Ubuntu 18.04] checking for struct sockpeercred.uid... no
[Build on Ubuntu 18.04] checking for pointer diff type... ptrdiff_t (size: 8)
[Build on Ubuntu 18.04] checking the linker for support for the -fini option... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Library and Function tests
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for library containing socket... none required
[Build on Ubuntu 18.04] checking for library containing dirname... none required
[Build on Ubuntu 18.04] checking for library containing ceil... -lm
[Build on Ubuntu 18.04] checking for asprintf... yes
[Build on Ubuntu 18.04] checking for snprintf... yes
[Build on Ubuntu 18.04] checking for vasprintf... yes
[Build on Ubuntu 18.04] checking for vsnprintf... yes
[Build on Ubuntu 18.04] checking for strsignal... yes
[Build on Ubuntu 18.04] checking for socketpair... yes
[Build on Ubuntu 18.04] checking for strncpy_s... no
[Build on Ubuntu 18.04] checking for usleep... yes
[Build on Ubuntu 18.04] checking for statfs... yes
[Build on Ubuntu 18.04] checking for statvfs... yes
[Build on Ubuntu 18.04] checking for getpeereid... no
[Build on Ubuntu 18.04] checking for getpeerucred... no
[Build on Ubuntu 18.04] checking for strnlen... yes
[Build on Ubuntu 18.04] checking for posix_fallocate... yes
[Build on Ubuntu 18.04] checking for htonl define... no
[Build on Ubuntu 18.04] checking for htonl... yes
[Build on Ubuntu 18.04] checking for pandoc... yes
[Build on Ubuntu 18.04] checking whether va_copy is declared... yes
[Build on Ubuntu 18.04] checking whether __va_copy is declared... yes
[Build on Ubuntu 18.04] checking whether __func__ is declared... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == System-specific tests
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking whether byte ordering is bigendian... no
[Build on Ubuntu 18.04] checking for broken qsort... no
[Build on Ubuntu 18.04] checking if C compiler and POSIX threads work as is... no
[Build on Ubuntu 18.04] checking if C++ compiler and POSIX threads work as is... no
[Build on Ubuntu 18.04] checking if C compiler and POSIX threads work with -Kthread... no
[Build on Ubuntu 18.04] checking if C compiler and POSIX threads work with -kthread... no
[Build on Ubuntu 18.04] checking if C compiler and POSIX threads work with -pthread... yes
[Build on Ubuntu 18.04] checking if C++ compiler and POSIX threads work with -Kthread... no
[Build on Ubuntu 18.04] checking if C++ compiler and POSIX threads work with -kthread... no
[Build on Ubuntu 18.04] checking if C++ compiler and POSIX threads work with -pthread... yes
[Build on Ubuntu 18.04] checking for pthread_mutexattr_setpshared... yes
[Build on Ubuntu 18.04] checking for pthread_condattr_setpshared... yes
[Build on Ubuntu 18.04] checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes
[Build on Ubuntu 18.04] checking for PTHREAD_MUTEX_ERRORCHECK... yes
[Build on Ubuntu 18.04] checking for working POSIX threads package... yes
[Build on Ubuntu 18.04] checking if threads have different pids (pthreads on linux)... no
[Build on Ubuntu 18.04] checking whether ln -s works... yes
[Build on Ubuntu 18.04] checking for grep that handles long lines and -e... (cached) /bin/grep
[Build on Ubuntu 18.04] checking for egrep... (cached) /bin/grep -E
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Symbol visibility feature
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking whether to enable symbol visibility... no (disabled)
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Libevent
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for libevent... assumed available (embedded mode)
[Build on Ubuntu 18.04] checking libevent header... "opal/mca/event/external/external.h"
[Build on Ubuntu 18.04] checking libevent2/thread header... "opal/mca/event/external/external.h"
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == ZLIB
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for zlib in... (default search paths)
[Build on Ubuntu 18.04] checking zlib.h usability... no
[Build on Ubuntu 18.04] checking zlib.h presence... no
[Build on Ubuntu 18.04] checking for zlib.h... no
[Build on Ubuntu 18.04] checking will zlib support be built... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Modular Component Architecture (MCA) setup
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for subdir args...  '--disable-debug' '--with-pmix-symbol-rename=OPAL_MCA_PMIX2X_' '--disable-pmix-timing' '--without-tests-examples' '--disable-pmix-backward-compatibility' '--disable-visibility' '--enable-embedded-libevent' '--with-libevent-header=opal/mca/event/external/external.h' '--enable-embedded-mode' '--enable-orterun-prefix-by-default' '--prefix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--with-pmix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' '--disable-mpi-fortran' '--enable-contrib-no-build=vt' '--with-libevent=external' '--with-hwloc=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install' 'CFLAGS=-O3 -DNDEBUG  ' 'CPPFLAGS=-I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include    -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include ' '--disable-option-checking'
[Build on Ubuntu 18.04] checking which components should be disabled...
[Build on Ubuntu 18.04] checking which components should be direct-linked into the library...
[Build on Ubuntu 18.04] checking which components should be run-time loadable... all
[Build on Ubuntu 18.04] checking which components should be static... none
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Configuring MCA
[Build on Ubuntu 18.04] checking for frameworks... pdl, pif, pinstalldirs, pnet, psec, psensor, ptl
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pdl
[Build on Ubuntu 18.04] checking for no configure components in framework pdl...
[Build on Ubuntu 18.04] checking for m4 configure components in framework pdl... pdlopen, plibltdl
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pdl:pdlopen (m4 configuration macro, priority 80)
[Build on Ubuntu 18.04] checking for MCA component pdl:pdlopen compile mode... static
[Build on Ubuntu 18.04] checking dlfcn.h usability... yes
[Build on Ubuntu 18.04] checking dlfcn.h presence... yes
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing dlopen... -ldl
[Build on Ubuntu 18.04] checking if MCA component pdl:pdlopen can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pdl:plibltdl (m4 configuration macro, priority 50)
[Build on Ubuntu 18.04] checking for MCA component pdl:plibltdl compile mode... static
[Build on Ubuntu 18.04] checking --with-plibltdl value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-plibltdl-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for libltdl dir... compiler default
[Build on Ubuntu 18.04] checking for libltdl library dir... linker default
[Build on Ubuntu 18.04] checking ltdl.h usability... yes
[Build on Ubuntu 18.04] checking ltdl.h presence... yes
[Build on Ubuntu 18.04] checking for ltdl.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing lt_dlopen... -lltdl
[Build on Ubuntu 18.04] checking for lt_dladvise_init... yes
[Build on Ubuntu 18.04] checking if MCA component pdl:plibltdl can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pif
[Build on Ubuntu 18.04] checking for no configure components in framework pif...
[Build on Ubuntu 18.04] checking for m4 configure components in framework pif... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pif:bsdx_ipv4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pif:bsdx_ipv4 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no
[Build on Ubuntu 18.04] checking if MCA component pif:bsdx_ipv4 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pif:bsdx_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pif:bsdx_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking some flavor of BSD... no
[Build on Ubuntu 18.04] checking if MCA component pif:bsdx_ipv6 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pif:linux_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pif:linux_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking if we are on Linux with TCP... yes
[Build on Ubuntu 18.04] checking if MCA component pif:linux_ipv6 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pif:posix_ipv4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pif:posix_ipv4 compile mode... static
[Build on Ubuntu 18.04] checking struct sockaddr... yes (cached)
[Build on Ubuntu 18.04] checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes
[Build on Ubuntu 18.04] checking for struct ifreq.ifr_hwaddr... yes
[Build on Ubuntu 18.04] checking for struct ifreq.ifr_mtu... yes
[Build on Ubuntu 18.04] checking if MCA component pif:posix_ipv4 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pif:solaris_ipv6 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pif:solaris_ipv6 compile mode... static
[Build on Ubuntu 18.04] checking if MCA component pif:solaris_ipv6 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pinstalldirs
[Build on Ubuntu 18.04] checking for no configure components in framework pinstalldirs...
[Build on Ubuntu 18.04] checking for m4 configure components in framework pinstalldirs... config, env
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pinstalldirs:env (m4 configuration macro, priority 10)
[Build on Ubuntu 18.04] checking for MCA component pinstalldirs:env compile mode... static
[Build on Ubuntu 18.04] checking if MCA component pinstalldirs:env can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pinstalldirs:config (m4 configuration macro, priority 0)
[Build on Ubuntu 18.04] checking for MCA component pinstalldirs:config compile mode... static
[Build on Ubuntu 18.04] checking if MCA component pinstalldirs:config can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pnet
[Build on Ubuntu 18.04] checking for no configure components in framework pnet...
[Build on Ubuntu 18.04] checking for m4 configure components in framework pnet... opa
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pnet:opa (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pnet:opa compile mode... dso
[Build on Ubuntu 18.04] checking --with-psm2 value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-psm2-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking psm2.h usability... no
[Build on Ubuntu 18.04] checking psm2.h presence... no
[Build on Ubuntu 18.04] checking for psm2.h... no
[Build on Ubuntu 18.04] checking if MCA component pnet:opa can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework psec
[Build on Ubuntu 18.04] checking for no configure components in framework psec... native, none
[Build on Ubuntu 18.04] checking for m4 configure components in framework psec... munge
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component psec:native (no configuration)
[Build on Ubuntu 18.04] checking for MCA component psec:native compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component psec:native can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component psec:none (no configuration)
[Build on Ubuntu 18.04] checking for MCA component psec:none compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component psec:none can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component psec:munge (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component psec:munge compile mode... dso
[Build on Ubuntu 18.04] checking will munge support be built... no
[Build on Ubuntu 18.04] checking if MCA component psec:munge can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework psensor
[Build on Ubuntu 18.04] checking for no configure components in framework psensor... file, heartbeat
[Build on Ubuntu 18.04] checking for m4 configure components in framework psensor...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component psensor:file (no configuration)
[Build on Ubuntu 18.04] checking for MCA component psensor:file compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component psensor:file can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component psensor:heartbeat (no configuration)
[Build on Ubuntu 18.04] checking for MCA component psensor:heartbeat compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component psensor:heartbeat can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework ptl
[Build on Ubuntu 18.04] checking for no configure components in framework ptl... tcp, usock
[Build on Ubuntu 18.04] checking for m4 configure components in framework ptl...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ptl:tcp (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ptl:tcp compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ptl:tcp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ptl:usock (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ptl:usock compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ptl:usock can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Dstore Locking
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for struct flock.l_type... yes
[Build on Ubuntu 18.04] checking for pthread_rwlockattr_setkind_np... yes
[Build on Ubuntu 18.04] checking for pthread_rwlockattr_setpshared... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Set path-related compiler flags
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Final output
[Build on Ubuntu 18.04] checking for the C compiler vendor... (cached) gnu
[Build on Ubuntu 18.04] checking for ANSI C header files... (cached) yes
[Build on Ubuntu 18.04] checking if gcc supports -finline-functions... (cached) yes
[Build on Ubuntu 18.04] checking if gcc supports -fno-strict-aliasing... (cached) yes
[Build on Ubuntu 18.04] configure: WARNING:  -fno-strict-aliasing has been added to CFLAGS
[Build on Ubuntu 18.04] checking if gcc supports __builtin_expect... (cached) yes
[Build on Ubuntu 18.04] checking if gcc supports __builtin_prefetch... (cached) yes
[Build on Ubuntu 18.04] checking if gcc supports __builtin_clz... (cached) yes
[Build on Ubuntu 18.04] checking for C optimization flags... -DNDEBUG -O3 -finline-functions -fno-strict-aliasing -pthread
[Build on Ubuntu 18.04] checking for C ident string support... #ident
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Final compiler flags
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking final CPPFLAGS... -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix/pmix2x/pmix -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix/pmix2x/pmix/src -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix/pmix2x/pmix/include -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include
[Build on Ubuntu 18.04] checking final CFLAGS... -DNDEBUG -O3 -finline-functions -fno-strict-aliasing -pthread
[Build on Ubuntu 18.04] checking final LDFLAGS...
[Build on Ubuntu 18.04] checking final LIBS... -lpthread -lm -ldl
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Configuration complete
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking that generated files are newer than configure... done
[Build on Ubuntu 18.04] configure: creating ./config.status
[Build on Ubuntu 18.04] config.status: creating include/pmix_version.h
[Build on Ubuntu 18.04] config.status: creating include/pmix_rename.h
[Build on Ubuntu 18.04] config.status: creating src/mca/pdl/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pdl/pdlopen/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pdl/plibltdl/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/bsdx_ipv4/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/bsdx_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/linux_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/posix_ipv4/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pif/solaris_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pinstalldirs/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pinstalldirs/env/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pinstalldirs/config/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pinstalldirs/config/pinstall_dirs.h
[Build on Ubuntu 18.04] config.status: creating src/mca/pnet/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/pnet/opa/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psec/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psec/native/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psec/none/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psec/munge/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psensor/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psensor/file/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/psensor/heartbeat/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/ptl/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/ptl/tcp/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/ptl/usock/Makefile
[Build on Ubuntu 18.04] config.status: creating Makefile
[Build on Ubuntu 18.04] config.status: creating config/Makefile
[Build on Ubuntu 18.04] config.status: creating include/Makefile
[Build on Ubuntu 18.04] config.status: creating src/Makefile
[Build on Ubuntu 18.04] config.status: creating src/util/keyval/Makefile
[Build on Ubuntu 18.04] config.status: creating src/mca/base/Makefile
[Build on Ubuntu 18.04] config.status: creating contrib/Makefile
[Build on Ubuntu 18.04] config.status: creating examples/Makefile
[Build on Ubuntu 18.04] config.status: creating man/Makefile
[Build on Ubuntu 18.04] config.status: creating test/Makefile
[Build on Ubuntu 18.04] config.status: creating test/simple/Makefile
[Build on Ubuntu 18.04] config.status: creating src/include/pmix_config.h
[Build on Ubuntu 18.04] config.status: executing depfiles commands
[Build on Ubuntu 18.04] config.status: executing libtool commands
[Build on Ubuntu 18.04] configure: /bin/sh './configure' succeeded for opal/mca/pmix/pmix2x/pmix
[Build on Ubuntu 18.04] checking if v2.x component is to be used... no - disqualifying this component
[Build on Ubuntu 18.04] checking PMIx extra wrapper CPPFLAGS...
[Build on Ubuntu 18.04] checking PMIx extra wrapper LDFLAGS...
[Build on Ubuntu 18.04] checking PMIx extra wrapper LIBS...
[Build on Ubuntu 18.04] checking if MCA component pmix:pmix2x can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:s1 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:s1 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pmix:s1 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pmix:s2 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pmix:s2 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pmix:s2 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pstat
[Build on Ubuntu 18.04] checking for no configure components in framework pstat...
[Build on Ubuntu 18.04] checking for m4 configure components in framework pstat... linux, test
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pstat:linux (m4 configuration macro, priority 60)
[Build on Ubuntu 18.04] checking for MCA component pstat:linux compile mode... dso
[Build on Ubuntu 18.04] checking whether HZ is declared... yes
[Build on Ubuntu 18.04] checking if MCA component pstat:linux can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pstat:test (m4 configuration macro, priority 10)
[Build on Ubuntu 18.04] checking for MCA component pstat:test compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pstat:test can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework rcache
[Build on Ubuntu 18.04] checking for no configure components in framework rcache... grdma
[Build on Ubuntu 18.04] checking for m4 configure components in framework rcache... gpusm, rgpusm, udreg
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rcache:grdma (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rcache:grdma compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rcache:grdma can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rcache:gpusm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component rcache:gpusm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rcache:gpusm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rcache:rgpusm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component rcache:rgpusm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rcache:rgpusm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rcache:udreg (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component rcache:udreg compile mode... dso
[Build on Ubuntu 18.04] checking for CRAY_UDREG... no
[Build on Ubuntu 18.04] no
[Build on Ubuntu 18.04] checking if MCA component rcache:udreg can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework reachable
[Build on Ubuntu 18.04] checking for no configure components in framework reachable...
[Build on Ubuntu 18.04] checking for m4 configure components in framework reachable... netlink
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component reachable:netlink (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component reachable:netlink compile mode... dso
[Build on Ubuntu 18.04] checking for linux/netlink.h... yes
[Build on Ubuntu 18.04] configure: checking for libnl v3
[Build on Ubuntu 18.04] checking for /usr/include/libnl3... not found
[Build on Ubuntu 18.04] checking for /usr/local/include/libnl3... not found
[Build on Ubuntu 18.04] checking if MCA component reachable:netlink can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework shmem
[Build on Ubuntu 18.04] checking for no configure components in framework shmem...
[Build on Ubuntu 18.04] checking for m4 configure components in framework shmem... mmap, posix, sysv
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component shmem:mmap (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component shmem:mmap compile mode... dso
[Build on Ubuntu 18.04] checking if want mmap shared memory support... yes
[Build on Ubuntu 18.04] checking for library containing mmap... none required
[Build on Ubuntu 18.04] checking if MCA component shmem:mmap can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component shmem:posix (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component shmem:posix compile mode... dso
[Build on Ubuntu 18.04] checking if want POSIX shared memory support... yes
[Build on Ubuntu 18.04] checking for library containing shm_open... -lrt
[Build on Ubuntu 18.04] checking if MCA component shmem:posix can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component shmem:sysv (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component shmem:sysv compile mode... dso
[Build on Ubuntu 18.04] checking if want SYSV shared memory support... yes
[Build on Ubuntu 18.04] checking for shmget... yes
[Build on Ubuntu 18.04] checking if MCA component shmem:sysv can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework timer
[Build on Ubuntu 18.04] checking for no configure components in framework timer...
[Build on Ubuntu 18.04] checking for m4 configure components in framework timer... altix, darwin, linux, solaris
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component timer:altix (m4 configuration macro, priority 100)
[Build on Ubuntu 18.04] checking for MCA component timer:altix compile mode... static
[Build on Ubuntu 18.04] checking sn/mmtimer.h usability... no
[Build on Ubuntu 18.04] checking sn/mmtimer.h presence... no
[Build on Ubuntu 18.04] checking for sn/mmtimer.h... no
[Build on Ubuntu 18.04] checking if MCA component timer:altix can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component timer:darwin (m4 configuration macro, priority 30)
[Build on Ubuntu 18.04] checking for MCA component timer:darwin compile mode... static
[Build on Ubuntu 18.04] checking mach/mach_time.h usability... no
[Build on Ubuntu 18.04] checking mach/mach_time.h presence... no
[Build on Ubuntu 18.04] checking for mach/mach_time.h... no
[Build on Ubuntu 18.04] checking for mach_absolute_time... no
[Build on Ubuntu 18.04] checking if MCA component timer:darwin can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component timer:linux (m4 configuration macro, priority 30)
[Build on Ubuntu 18.04] checking for MCA component timer:linux compile mode... static
[Build on Ubuntu 18.04] checking if MCA component timer:linux can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component timer:solaris (m4 configuration macro, priority 30)
[Build on Ubuntu 18.04] checking for MCA component timer:solaris compile mode... static
[Build on Ubuntu 18.04] checking for gethrtime... no
[Build on Ubuntu 18.04] checking if MCA component timer:solaris can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Configuring MCA for orte
[Build on Ubuntu 18.04] checking for frameworks for orte... common, dfs, errmgr, ess, filem, grpcomm, iof, notifier, odls, oob, plm, ras, rmaps, rml, routed, rtc, schizo, snapc, sstore, state
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework common
[Build on Ubuntu 18.04] checking for no configure components in framework common...
[Build on Ubuntu 18.04] checking for m4 configure components in framework common... alps
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component common:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component common:alps compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component common:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework dfs
[Build on Ubuntu 18.04] checking for no configure components in framework dfs... app, orted, test
[Build on Ubuntu 18.04] checking for m4 configure components in framework dfs...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component dfs:app (no configuration)
[Build on Ubuntu 18.04] checking for MCA component dfs:app compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component dfs:app can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component dfs:orted (no configuration)
[Build on Ubuntu 18.04] checking for MCA component dfs:orted compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component dfs:orted can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component dfs:test (no configuration)
[Build on Ubuntu 18.04] checking for MCA component dfs:test compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component dfs:test can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework errmgr
[Build on Ubuntu 18.04] checking for no configure components in framework errmgr... default_app, default_hnp, default_orted, default_tool, dvm
[Build on Ubuntu 18.04] checking for m4 configure components in framework errmgr...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component errmgr:default_app (no configuration)
[Build on Ubuntu 18.04] checking for MCA component errmgr:default_app compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component errmgr:default_app can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component errmgr:default_hnp (no configuration)
[Build on Ubuntu 18.04] checking for MCA component errmgr:default_hnp compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component errmgr:default_hnp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component errmgr:default_orted (no configuration)
[Build on Ubuntu 18.04] checking for MCA component errmgr:default_orted compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component errmgr:default_orted can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component errmgr:default_tool (no configuration)
[Build on Ubuntu 18.04] checking for MCA component errmgr:default_tool compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component errmgr:default_tool can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component errmgr:dvm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component errmgr:dvm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component errmgr:dvm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework ess
[Build on Ubuntu 18.04] checking for no configure components in framework ess... env, hnp, pmi, singleton, tool
[Build on Ubuntu 18.04] checking for m4 configure components in framework ess... alps, lsf, slurm, tm
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:env (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ess:env compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:env can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:hnp (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ess:hnp compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:hnp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:pmi (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ess:pmi compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:pmi can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:singleton (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ess:singleton compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:singleton can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:tool (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ess:tool compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:tool can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ess:alps compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ess:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:lsf (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ess:lsf compile mode... dso
[Build on Ubuntu 18.04] checking --with-lsf value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-lsf-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for library containing yp_all... -lnsl
[Build on Ubuntu 18.04] checking lsf/lsf.h usability... no
[Build on Ubuntu 18.04] checking lsf/lsf.h presence... no
[Build on Ubuntu 18.04] checking for lsf/lsf.h... no
[Build on Ubuntu 18.04] checking if MCA component ess:lsf can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:slurm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ess:slurm compile mode... dso
[Build on Ubuntu 18.04] checking for fork... (cached) yes
[Build on Ubuntu 18.04] checking for execve... (cached) yes
[Build on Ubuntu 18.04] checking for setpgid... (cached) yes
[Build on Ubuntu 18.04] checking if MCA component ess:slurm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ess:tm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ess:tm compile mode... dso
[Build on Ubuntu 18.04] checking --with-tm value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for pbs-config... not found
[Build on Ubuntu 18.04] checking tm.h usability... no
[Build on Ubuntu 18.04] checking tm.h presence... no
[Build on Ubuntu 18.04] checking for tm.h... no
[Build on Ubuntu 18.04] checking if MCA component ess:tm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework filem
[Build on Ubuntu 18.04] checking for no configure components in framework filem... raw
[Build on Ubuntu 18.04] checking for m4 configure components in framework filem...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component filem:raw (no configuration)
[Build on Ubuntu 18.04] checking for MCA component filem:raw compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component filem:raw can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework grpcomm
[Build on Ubuntu 18.04] checking for no configure components in framework grpcomm... direct
[Build on Ubuntu 18.04] checking for m4 configure components in framework grpcomm...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component grpcomm:direct (no configuration)
[Build on Ubuntu 18.04] checking for MCA component grpcomm:direct compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component grpcomm:direct can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework iof
[Build on Ubuntu 18.04] checking for no configure components in framework iof... hnp, orted, tool
[Build on Ubuntu 18.04] checking for m4 configure components in framework iof...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component iof:hnp (no configuration)
[Build on Ubuntu 18.04] checking for MCA component iof:hnp compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component iof:hnp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component iof:orted (no configuration)
[Build on Ubuntu 18.04] checking for MCA component iof:orted compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component iof:orted can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component iof:tool (no configuration)
[Build on Ubuntu 18.04] checking for MCA component iof:tool compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component iof:tool can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework notifier
[Build on Ubuntu 18.04] checking for no configure components in framework notifier... syslog
[Build on Ubuntu 18.04] checking for m4 configure components in framework notifier...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component notifier:syslog (no configuration)
[Build on Ubuntu 18.04] checking for MCA component notifier:syslog compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component notifier:syslog can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework odls
[Build on Ubuntu 18.04] checking for no configure components in framework odls...
[Build on Ubuntu 18.04] checking for m4 configure components in framework odls... alps, default
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component odls:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component odls:alps compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component odls:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component odls:default (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component odls:default compile mode... dso
[Build on Ubuntu 18.04] checking for fork... (cached) yes
[Build on Ubuntu 18.04] checking if MCA component odls:default can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework oob
[Build on Ubuntu 18.04] checking for no configure components in framework oob...
[Build on Ubuntu 18.04] checking for m4 configure components in framework oob... alps, tcp, ud
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component oob:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component oob:alps compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component oob:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component oob:tcp (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component oob:tcp compile mode... dso
[Build on Ubuntu 18.04] checking for struct sockaddr_in... (cached) yes
[Build on Ubuntu 18.04] checking if MCA component oob:tcp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component oob:ud (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component oob:ud compile mode... dso
[Build on Ubuntu 18.04] checking infiniband/verbs.h usability... yes
[Build on Ubuntu 18.04] checking infiniband/verbs.h presence... yes
[Build on Ubuntu 18.04] checking for infiniband/verbs.h... yes
[Build on Ubuntu 18.04] looking for library without search path
[Build on Ubuntu 18.04] checking for library containing ibv_open_device... -libverbs
[Build on Ubuntu 18.04] checking if MCA component oob:ud can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework plm
[Build on Ubuntu 18.04] checking for no configure components in framework plm...
[Build on Ubuntu 18.04] checking for m4 configure components in framework plm... alps, isolated, lsf, rsh, slurm, tm
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:alps compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component plm:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:isolated (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:isolated compile mode... dso
[Build on Ubuntu 18.04] checking for fork... (cached) yes
[Build on Ubuntu 18.04] checking if MCA component plm:isolated can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:lsf (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:lsf compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component plm:lsf can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:rsh (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:rsh compile mode... dso
[Build on Ubuntu 18.04] checking for fork... (cached) yes
[Build on Ubuntu 18.04] checking if MCA component plm:rsh can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:slurm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:slurm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component plm:slurm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component plm:tm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component plm:tm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component plm:tm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework ras
[Build on Ubuntu 18.04] checking for no configure components in framework ras... simulator
[Build on Ubuntu 18.04] checking for m4 configure components in framework ras... alps, gridengine, lsf, slurm, tm
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:simulator (no configuration)
[Build on Ubuntu 18.04] checking for MCA component ras:simulator compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ras:simulator can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ras:alps compile mode... dso
[Build on Ubuntu 18.04] checking alps/apInfo.h usability... no
[Build on Ubuntu 18.04] checking alps/apInfo.h presence... no
[Build on Ubuntu 18.04] checking for alps/apInfo.h... no
[Build on Ubuntu 18.04] checking if MCA component ras:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:gridengine (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ras:gridengine compile mode... dso
[Build on Ubuntu 18.04] checking if user requested SGE build... not specified; checking environment
[Build on Ubuntu 18.04] checking for qrsh... no
[Build on Ubuntu 18.04] checking for SGE_ROOT environment variable... not found
[Build on Ubuntu 18.04] checking if MCA component ras:gridengine can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:lsf (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ras:lsf compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ras:lsf can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:slurm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ras:slurm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ras:slurm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component ras:tm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component ras:tm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component ras:tm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework rmaps
[Build on Ubuntu 18.04] checking for no configure components in framework rmaps... mindist, ppr, rank_file, resilient, round_robin, seq
[Build on Ubuntu 18.04] checking for m4 configure components in framework rmaps...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:mindist (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:mindist compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:mindist can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:ppr (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:ppr compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:ppr can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:rank_file (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:rank_file compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:rank_file can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:resilient (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:resilient compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:resilient can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:round_robin (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:round_robin compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:round_robin can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rmaps:seq (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rmaps:seq compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rmaps:seq can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework rml
[Build on Ubuntu 18.04] checking for no configure components in framework rml... oob
[Build on Ubuntu 18.04] checking for m4 configure components in framework rml...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rml:oob (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rml:oob compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rml:oob can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework routed
[Build on Ubuntu 18.04] checking for no configure components in framework routed... binomial, debruijn, direct, radix
[Build on Ubuntu 18.04] checking for m4 configure components in framework routed...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component routed:binomial (no configuration)
[Build on Ubuntu 18.04] checking for MCA component routed:binomial compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component routed:binomial can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component routed:debruijn (no configuration)
[Build on Ubuntu 18.04] checking for MCA component routed:debruijn compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component routed:debruijn can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component routed:direct (no configuration)
[Build on Ubuntu 18.04] checking for MCA component routed:direct compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component routed:direct can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component routed:radix (no configuration)
[Build on Ubuntu 18.04] checking for MCA component routed:radix compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component routed:radix can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework rtc
[Build on Ubuntu 18.04] checking for no configure components in framework rtc... hwloc
[Build on Ubuntu 18.04] checking for m4 configure components in framework rtc...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rtc:hwloc (no configuration)
[Build on Ubuntu 18.04] checking for MCA component rtc:hwloc compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component rtc:hwloc can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework schizo
[Build on Ubuntu 18.04] checking for no configure components in framework schizo... flux, ompi, orte
[Build on Ubuntu 18.04] checking for m4 configure components in framework schizo... alps, moab, singularity, slurm
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:flux (no configuration)
[Build on Ubuntu 18.04] checking for MCA component schizo:flux compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component schizo:flux can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:ompi (no configuration)
[Build on Ubuntu 18.04] checking for MCA component schizo:ompi compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component schizo:ompi can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:orte (no configuration)
[Build on Ubuntu 18.04] checking for MCA component schizo:orte compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component schizo:orte can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:alps (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component schizo:alps compile mode... dso
[Build on Ubuntu 18.04] checking for alps/apInfo.h... (cached) no
[Build on Ubuntu 18.04] checking if MCA component schizo:alps can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:moab (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component schizo:moab compile mode... dso
[Build on Ubuntu 18.04] checking --with-moab value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-moab-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking looking for moab in... ()
[Build on Ubuntu 18.04] checking mapi.h usability... no
[Build on Ubuntu 18.04] checking mapi.h presence... no
[Build on Ubuntu 18.04] checking for mapi.h... no
[Build on Ubuntu 18.04] checking if MCA component schizo:moab can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:singularity (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component schizo:singularity compile mode... dso
[Build on Ubuntu 18.04] checking if Singularity support is to be built... yes
[Build on Ubuntu 18.04] checking for singularity... no
[Build on Ubuntu 18.04] checking if MCA component schizo:singularity can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component schizo:slurm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component schizo:slurm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component schizo:slurm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework snapc
[Build on Ubuntu 18.04] checking for no configure components in framework snapc...
[Build on Ubuntu 18.04] checking for m4 configure components in framework snapc... full
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component snapc:full (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component snapc:full compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component snapc:full can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework sstore
[Build on Ubuntu 18.04] checking for no configure components in framework sstore...
[Build on Ubuntu 18.04] checking for m4 configure components in framework sstore... central, stage
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component sstore:central (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component sstore:central compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component sstore:central can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component sstore:stage (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component sstore:stage compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component sstore:stage can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework state
[Build on Ubuntu 18.04] checking for no configure components in framework state... app, dvm, hnp, novm, orted, tool
[Build on Ubuntu 18.04] checking for m4 configure components in framework state...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:app (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:app compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:app can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:dvm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:dvm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:dvm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:hnp (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:hnp compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:hnp can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:novm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:novm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:novm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:orted (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:orted compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:orted can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component state:tool (no configuration)
[Build on Ubuntu 18.04] checking for MCA component state:tool compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component state:tool can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Configuring MCA for ompi
[Build on Ubuntu 18.04] checking for frameworks for ompi... common, bml, coll, crcp, fbtl, fcoll, fs, hook, io, mtl, op, osc, pml, rte, sharedfp, topo, vprotocol
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework common
[Build on Ubuntu 18.04] checking for no configure components in framework common...
[Build on Ubuntu 18.04] checking for m4 configure components in framework common... ompio
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component common:ompio (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component common:ompio compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component common:ompio can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework bml
[Build on Ubuntu 18.04] checking for no configure components in framework bml...
[Build on Ubuntu 18.04] checking for m4 configure components in framework bml... r2
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component bml:r2 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component bml:r2 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component bml:r2 can compile... yes
[Build on Ubuntu 18.04] checking for index in endpoint array for tag BML... 0
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework coll
[Build on Ubuntu 18.04] checking for no configure components in framework coll... basic, inter, libnbc, self, sm, sync, tuned
[Build on Ubuntu 18.04] checking for m4 configure components in framework coll... cuda, fca, hcoll, portals4
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:basic (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:basic compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:basic can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:inter (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:inter compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:inter can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:libnbc (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:libnbc compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:libnbc can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:self (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:self compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:self can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:sm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:sm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:sm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:sync (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:sync compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:sync can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:tuned (no configuration)
[Build on Ubuntu 18.04] checking for MCA component coll:tuned compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:tuned can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:cuda (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component coll:cuda compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:cuda can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:fca (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component coll:fca compile mode... dso
[Build on Ubuntu 18.04] checking fca/fca_api.h usability... no
[Build on Ubuntu 18.04] checking fca/fca_api.h presence... no
[Build on Ubuntu 18.04] checking for fca/fca_api.h... no
[Build on Ubuntu 18.04] checking if MCA component coll:fca can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:hcoll (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component coll:hcoll compile mode... dso
[Build on Ubuntu 18.04] checking hcoll/api/hcoll_api.h usability... no
[Build on Ubuntu 18.04] checking hcoll/api/hcoll_api.h presence... no
[Build on Ubuntu 18.04] checking for hcoll/api/hcoll_api.h... no
[Build on Ubuntu 18.04] checking if MCA component coll:hcoll can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component coll:portals4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component coll:portals4 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component coll:portals4 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework crcp
[Build on Ubuntu 18.04] checking for no configure components in framework crcp...
[Build on Ubuntu 18.04] checking for m4 configure components in framework crcp... bkmrk
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component crcp:bkmrk (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component crcp:bkmrk compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component crcp:bkmrk can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework fbtl
[Build on Ubuntu 18.04] checking for no configure components in framework fbtl...
[Build on Ubuntu 18.04] checking for m4 configure components in framework fbtl... plfs, posix, pvfs2
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fbtl:plfs (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fbtl:plfs compile mode... dso
[Build on Ubuntu 18.04] checking --with-plfs value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking plfs.h usability... no
[Build on Ubuntu 18.04] checking plfs.h presence... no
[Build on Ubuntu 18.04] checking for plfs.h... no
[Build on Ubuntu 18.04] PLFS support not found
[Build on Ubuntu 18.04] checking if MCA component fbtl:plfs can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fbtl:posix (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fbtl:posix compile mode... dso
[Build on Ubuntu 18.04] checking for aio.h... (cached) yes
[Build on Ubuntu 18.04] checking for library containing aio_write... none required
[Build on Ubuntu 18.04] checking for pwritev... yes
[Build on Ubuntu 18.04] checking for preadv... yes
[Build on Ubuntu 18.04] checking if MCA component fbtl:posix can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fbtl:pvfs2 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fbtl:pvfs2 compile mode... dso
[Build on Ubuntu 18.04] checking --with-pvfs2 value... simple ok (unspecified)
[Build on Ubuntu 18.04] looking for header without includes
[Build on Ubuntu 18.04] checking pvfs2.h usability... no
[Build on Ubuntu 18.04] checking pvfs2.h presence... no
[Build on Ubuntu 18.04] checking for pvfs2.h... no
[Build on Ubuntu 18.04] checking pvfs2.h usability... no
[Build on Ubuntu 18.04] checking pvfs2.h presence... no
[Build on Ubuntu 18.04] checking for pvfs2.h... no
[Build on Ubuntu 18.04] checking if MCA component fbtl:pvfs2 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework fcoll
[Build on Ubuntu 18.04] checking for no configure components in framework fcoll... dynamic, dynamic_gen2, individual, static, two_phase
[Build on Ubuntu 18.04] checking for m4 configure components in framework fcoll...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fcoll:dynamic (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fcoll:dynamic compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fcoll:dynamic can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fcoll:dynamic_gen2 (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fcoll:dynamic_gen2 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fcoll:dynamic_gen2 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fcoll:individual (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fcoll:individual compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fcoll:individual can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fcoll:static (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fcoll:static compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fcoll:static can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fcoll:two_phase (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fcoll:two_phase compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fcoll:two_phase can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework fs
[Build on Ubuntu 18.04] checking for no configure components in framework fs... ufs
[Build on Ubuntu 18.04] checking for m4 configure components in framework fs... lustre, plfs, pvfs2
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fs:ufs (no configuration)
[Build on Ubuntu 18.04] checking for MCA component fs:ufs compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component fs:ufs can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fs:lustre (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fs:lustre compile mode... dso
[Build on Ubuntu 18.04] checking --with-lustre value... simple ok (unspecified)
[Build on Ubuntu 18.04] looking for header without includes
[Build on Ubuntu 18.04] checking lustre/lustreapi.h usability... no
[Build on Ubuntu 18.04] checking lustre/lustreapi.h presence... no
[Build on Ubuntu 18.04] checking for lustre/lustreapi.h... no
[Build on Ubuntu 18.04] checking lustre/lustreapi.h usability... no
[Build on Ubuntu 18.04] checking lustre/lustreapi.h presence... no
[Build on Ubuntu 18.04] checking for lustre/lustreapi.h... no
[Build on Ubuntu 18.04] checking for required lustre data structures... no
[Build on Ubuntu 18.04] checking if MCA component fs:lustre can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fs:plfs (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fs:plfs compile mode... dso
[Build on Ubuntu 18.04] checking --with-plfs value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for plfs.h... (cached) no
[Build on Ubuntu 18.04] PLFS support not found
[Build on Ubuntu 18.04] checking if MCA component fs:plfs can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component fs:pvfs2 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component fs:pvfs2 compile mode... dso
[Build on Ubuntu 18.04] checking --with-pvfs2 value... simple ok (unspecified)
[Build on Ubuntu 18.04] looking for header without includes
[Build on Ubuntu 18.04] checking pvfs2.h usability... no
[Build on Ubuntu 18.04] checking pvfs2.h presence... no
[Build on Ubuntu 18.04] checking for pvfs2.h... no
[Build on Ubuntu 18.04] checking pvfs2.h usability... no
[Build on Ubuntu 18.04] checking pvfs2.h presence... no
[Build on Ubuntu 18.04] checking for pvfs2.h... no
[Build on Ubuntu 18.04] checking if MCA component fs:pvfs2 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework hook
[Build on Ubuntu 18.04] checking for no configure components in framework hook...
[Build on Ubuntu 18.04] checking for m4 configure components in framework hook...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework io
[Build on Ubuntu 18.04] checking for no configure components in framework io...
[Build on Ubuntu 18.04] checking for m4 configure components in framework io... ompio, romio314
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component io:ompio (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component io:ompio compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component io:ompio can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component io:romio314 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component io:romio314 compile mode... dso
[Build on Ubuntu 18.04] checking if want ROMIO component... yes
[Build on Ubuntu 18.04] checking if MPI profiling is enabled... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Configuring ROMIO distribution
[Build on Ubuntu 18.04] configure: OPAL configuring in ompi/mca/io/romio314/romio
[Build on Ubuntu 18.04] configure: running /bin/sh './configure'  FROM_OMPI=yes CC="gcc" CFLAGS="-I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__" CPPFLAGS="   -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include " FFLAGS="" LDFLAGS="   -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib " --enable-shared --disable-static  --prefix=/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install --disable-aio --disable-weak-symbols --enable-strict --cache-file=/dev/null --srcdir=. --disable-option-checking
[Build on Ubuntu 18.04] checking for a BSD-compatible install... /usr/bin/install -c
[Build on Ubuntu 18.04] checking whether build environment is sane... yes
[Build on Ubuntu 18.04] checking for a thread-safe mkdir -p... /bin/mkdir -p
[Build on Ubuntu 18.04] checking for gawk... no
[Build on Ubuntu 18.04] checking for mawk... mawk
[Build on Ubuntu 18.04] checking whether make sets $(MAKE)... yes
[Build on Ubuntu 18.04] checking whether make supports nested variables... yes
[Build on Ubuntu 18.04] checking whether to enable maintainer-specific portions of Makefiles... yes
[Build on Ubuntu 18.04] checking for style of include used by make... GNU
[Build on Ubuntu 18.04] checking whether the C compiler works... yes
[Build on Ubuntu 18.04] checking for C compiler default output file name... a.out
[Build on Ubuntu 18.04] checking for suffix of executables...
[Build on Ubuntu 18.04] checking whether we are cross compiling... no
[Build on Ubuntu 18.04] checking for suffix of object files... o
[Build on Ubuntu 18.04] checking whether we are using the GNU C compiler... yes
[Build on Ubuntu 18.04] checking whether gcc accepts -g... yes
[Build on Ubuntu 18.04] checking for gcc option to accept ISO C89... none needed
[Build on Ubuntu 18.04] checking whether gcc understands -c and -o together... yes
[Build on Ubuntu 18.04] checking dependency style of gcc... gcc3
[Build on Ubuntu 18.04] checking for ar... ar
[Build on Ubuntu 18.04] checking the archiver (ar) interface... ar
[Build on Ubuntu 18.04] checking build system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking host system type... x86_64-pc-linux-gnu
[Build on Ubuntu 18.04] checking how to print strings... printf
[Build on Ubuntu 18.04] checking for a sed that does not truncate output... /bin/sed
[Build on Ubuntu 18.04] checking for grep that handles long lines and -e... /bin/grep
[Build on Ubuntu 18.04] checking for egrep... /bin/grep -E
[Build on Ubuntu 18.04] checking for fgrep... /bin/grep -F
[Build on Ubuntu 18.04] checking for ld used by gcc... /usr/bin/ld
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld) is GNU ld... yes
[Build on Ubuntu 18.04] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[Build on Ubuntu 18.04] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[Build on Ubuntu 18.04] checking whether ln -s works... yes
[Build on Ubuntu 18.04] checking the maximum length of command line arguments... 1572864
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[Build on Ubuntu 18.04] checking for /usr/bin/ld option to reload object files... -r
[Build on Ubuntu 18.04] checking for objdump... objdump
[Build on Ubuntu 18.04] checking how to recognize dependent libraries... pass_all
[Build on Ubuntu 18.04] checking for dlltool... no
[Build on Ubuntu 18.04] checking how to associate runtime and link libraries... printf %s\n
[Build on Ubuntu 18.04] checking for archiver @FILE support... @
[Build on Ubuntu 18.04] checking for strip... strip
[Build on Ubuntu 18.04] checking for ranlib... ranlib
[Build on Ubuntu 18.04] checking command to parse /usr/bin/nm -B output from gcc object... ok
[Build on Ubuntu 18.04] checking for sysroot... no
[Build on Ubuntu 18.04] checking for a working dd... /bin/dd
[Build on Ubuntu 18.04] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[Build on Ubuntu 18.04] checking for mt... no
[Build on Ubuntu 18.04] checking if : is a manifest tool... no
[Build on Ubuntu 18.04] checking how to run the C preprocessor... gcc -E
[Build on Ubuntu 18.04] checking for ANSI C header files... yes
[Build on Ubuntu 18.04] checking for sys/types.h... yes
[Build on Ubuntu 18.04] checking for sys/stat.h... yes
[Build on Ubuntu 18.04] checking for stdlib.h... yes
[Build on Ubuntu 18.04] checking for string.h... yes
[Build on Ubuntu 18.04] checking for memory.h... yes
[Build on Ubuntu 18.04] checking for strings.h... yes
[Build on Ubuntu 18.04] checking for inttypes.h... yes
[Build on Ubuntu 18.04] checking for stdint.h... yes
[Build on Ubuntu 18.04] checking for unistd.h... yes
[Build on Ubuntu 18.04] checking for dlfcn.h... yes
[Build on Ubuntu 18.04] checking for objdir... .libs
[Build on Ubuntu 18.04] checking if gcc supports -fno-rtti -fno-exceptions... no
[Build on Ubuntu 18.04] checking for gcc option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if gcc PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if gcc static flag -static works... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether -lc should be explicitly linked in... no
[Build on Ubuntu 18.04] checking dynamic linker characteristics... GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04] checking whether stripping libraries is possible... yes
[Build on Ubuntu 18.04] checking if libtool supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build static libraries... no
[Build on Ubuntu 18.04] checking whether make supports nested variables... (cached) yes
[Build on Ubuntu 18.04] Configuring with args dummy mt
[Build on Ubuntu 18.04] checking for Open MPI support files... in Open MPI source tree -- good
[Build on Ubuntu 18.04] checking for make... make
[Build on Ubuntu 18.04] checking whether clock skew breaks make... no
[Build on Ubuntu 18.04] checking whether make supports include... yes
[Build on Ubuntu 18.04] checking whether make allows comments in actions... yes
[Build on Ubuntu 18.04] checking for virtual path format... VPATH
[Build on Ubuntu 18.04] checking whether make sets CFLAGS... yes
[Build on Ubuntu 18.04] checking for architecture... LINUX
[Build on Ubuntu 18.04] ROMIO home directory is /var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/ompi/mca/io/romio314/romio
[Build on Ubuntu 18.04] checking for ifort... no
[Build on Ubuntu 18.04] checking for pgf77... no
[Build on Ubuntu 18.04] checking for af77... no
[Build on Ubuntu 18.04] checking for xlf... no
[Build on Ubuntu 18.04] checking for frt... no
[Build on Ubuntu 18.04] checking for cf77... no
[Build on Ubuntu 18.04] checking for fort77... no
[Build on Ubuntu 18.04] checking for fl32... no
[Build on Ubuntu 18.04] checking for fort... no
[Build on Ubuntu 18.04] checking for ifc... no
[Build on Ubuntu 18.04] checking for efc... no
[Build on Ubuntu 18.04] checking for ftn... no
[Build on Ubuntu 18.04] checking for gfortran... no
[Build on Ubuntu 18.04] checking for f77... no
[Build on Ubuntu 18.04] checking for g77... no
[Build on Ubuntu 18.04] checking whether we are using the GNU Fortran 77 compiler... no
[Build on Ubuntu 18.04] checking whether  accepts -g... no
[Build on Ubuntu 18.04] checking for ifort... no
[Build on Ubuntu 18.04] checking for pgf90... no
[Build on Ubuntu 18.04] checking for pathf90... no
[Build on Ubuntu 18.04] checking for pathf95... no
[Build on Ubuntu 18.04] checking for xlf90... no
[Build on Ubuntu 18.04] checking for xlf95... no
[Build on Ubuntu 18.04] checking for xlf2003... no
[Build on Ubuntu 18.04] checking for gfortran... no
[Build on Ubuntu 18.04] checking for f90... no
[Build on Ubuntu 18.04] checking for epcf90... no
[Build on Ubuntu 18.04] checking for f95... no
[Build on Ubuntu 18.04] checking for fort... no
[Build on Ubuntu 18.04] checking for lf95... no
[Build on Ubuntu 18.04] checking for g95... no
[Build on Ubuntu 18.04] checking for ifc... no
[Build on Ubuntu 18.04] checking for efc... no
[Build on Ubuntu 18.04] checking for gfc... no
[Build on Ubuntu 18.04] checking whether we are using the GNU Fortran compiler... no
[Build on Ubuntu 18.04] checking whether  accepts -g... no
[Build on Ubuntu 18.04] checking for long long... yes
[Build on Ubuntu 18.04] checking size of long long... 8
[Build on Ubuntu 18.04] checking for memalign... yes
[Build on Ubuntu 18.04] checking for size_t... yes
[Build on Ubuntu 18.04] checking for ssize_t... yes
[Build on Ubuntu 18.04] checking for off_t... yes
[Build on Ubuntu 18.04] checking how to run the C preprocessor... gcc -E
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking fcntl.h usability... yes
[Build on Ubuntu 18.04] checking fcntl.h presence... yes
[Build on Ubuntu 18.04] checking for fcntl.h... yes
[Build on Ubuntu 18.04] checking malloc.h usability... yes
[Build on Ubuntu 18.04] checking malloc.h presence... yes
[Build on Ubuntu 18.04] checking for malloc.h... yes
[Build on Ubuntu 18.04] checking stddef.h usability... yes
[Build on Ubuntu 18.04] checking stddef.h presence... yes
[Build on Ubuntu 18.04] checking for stddef.h... yes
[Build on Ubuntu 18.04] checking for sys/types.h... (cached) yes
[Build on Ubuntu 18.04] checking limits.h usability... yes
[Build on Ubuntu 18.04] checking limits.h presence... yes
[Build on Ubuntu 18.04] checking for limits.h... yes
[Build on Ubuntu 18.04] checking time.h usability... yes
[Build on Ubuntu 18.04] checking time.h presence... yes
[Build on Ubuntu 18.04] checking for time.h... yes
[Build on Ubuntu 18.04] checking for mpix.h... no
[Build on Ubuntu 18.04] checking for u_char... yes
[Build on Ubuntu 18.04] checking for u_short... yes
[Build on Ubuntu 18.04] checking for u_int... yes
[Build on Ubuntu 18.04] checking for u_long... yes
[Build on Ubuntu 18.04] checking sys/attr.h usability... no
[Build on Ubuntu 18.04] checking sys/attr.h presence... no
[Build on Ubuntu 18.04] checking for sys/attr.h... no
[Build on Ubuntu 18.04] checking size of int... 4
[Build on Ubuntu 18.04] checking size of void *... 8
[Build on Ubuntu 18.04] checking for int large enough for pointers... no
[Build on Ubuntu 18.04] checking size of long long... (cached) 8
[Build on Ubuntu 18.04] checking whether struct flock compatible with MPI_Offset... yes
[Build on Ubuntu 18.04] checking for pvfs2-config... notfound
[Build on Ubuntu 18.04] checking configured file systems... testfs ufs nfs
[Build on Ubuntu 18.04] configure: WARNING: File locks may not work with NFS.  See the Installation and
[Build on Ubuntu 18.04] users manual for instructions on testing and if necessary fixing this
[Build on Ubuntu 18.04] checking gpfs.h usability... no
[Build on Ubuntu 18.04] checking gpfs.h presence... no
[Build on Ubuntu 18.04] checking for gpfs.h... no
[Build on Ubuntu 18.04] checking gpfs_fcntl.h usability... no
[Build on Ubuntu 18.04] checking gpfs_fcntl.h presence... no
[Build on Ubuntu 18.04] checking for gpfs_fcntl.h... no
[Build on Ubuntu 18.04] checking sys/vfs.h usability... yes
[Build on Ubuntu 18.04] checking sys/vfs.h presence... yes
[Build on Ubuntu 18.04] checking for sys/vfs.h... yes
[Build on Ubuntu 18.04] checking sys/param.h usability... yes
[Build on Ubuntu 18.04] checking sys/param.h presence... yes
[Build on Ubuntu 18.04] checking for sys/param.h... yes
[Build on Ubuntu 18.04] checking sys/mount.h usability... yes
[Build on Ubuntu 18.04] checking sys/mount.h presence... yes
[Build on Ubuntu 18.04] checking for sys/mount.h... yes
[Build on Ubuntu 18.04] checking sys/statvfs.h usability... yes
[Build on Ubuntu 18.04] checking sys/statvfs.h presence... yes
[Build on Ubuntu 18.04] checking for sys/statvfs.h... yes
[Build on Ubuntu 18.04] checking for statfs... yes
[Build on Ubuntu 18.04] checking whether struct statfs properly defined... yes
[Build on Ubuntu 18.04] checking for f_type member of statfs structure... yes
[Build on Ubuntu 18.04] checking for f_fstypename member of statfs structure... no
[Build on Ubuntu 18.04] checking for sys/stat.h... (cached) yes
[Build on Ubuntu 18.04] checking for sys/types.h... (cached) yes
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking for stat... yes
[Build on Ubuntu 18.04] checking for st_fstype member of stat structure... no
[Build on Ubuntu 18.04] checking for sys/types.h... (cached) yes
[Build on Ubuntu 18.04] checking for sys/statvfs.h... (cached) yes
[Build on Ubuntu 18.04] checking for sys/vfs.h... (cached) yes
[Build on Ubuntu 18.04] checking for statvfs... yes
[Build on Ubuntu 18.04] checking for f_basetype member of statvfs structure... no
[Build on Ubuntu 18.04] checking for blksize_t... yes
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking for large file defines... yes
[Build on Ubuntu 18.04] checking whether off64_t is an scalar type... yes
[Build on Ubuntu 18.04] checking whether pwrite is declared... yes
[Build on Ubuntu 18.04] checking for strerror... yes
[Build on Ubuntu 18.04] checking for doctext... no
[Build on Ubuntu 18.04] checking for strdup... yes
[Build on Ubuntu 18.04] checking whether strdup needs a declaration... no
[Build on Ubuntu 18.04] checking for snprintf... yes
[Build on Ubuntu 18.04] checking whether snprintf needs a declaration... no
[Build on Ubuntu 18.04] checking for lstat... yes
[Build on Ubuntu 18.04] checking whether lstat needs a declaration... no
[Build on Ubuntu 18.04] checking for readlink... yes
[Build on Ubuntu 18.04] checking whether readlink needs a declaration... no
[Build on Ubuntu 18.04] checking for fsync... yes
[Build on Ubuntu 18.04] checking whether fsync needs a declaration... no
[Build on Ubuntu 18.04] checking for ftruncate... yes
[Build on Ubuntu 18.04] checking whether ftruncate needs a declaration... no
[Build on Ubuntu 18.04] checking for lseek64... yes
[Build on Ubuntu 18.04] checking whether lseek64 needs a declaration... no
[Build on Ubuntu 18.04] checking for usleep... yes
[Build on Ubuntu 18.04] checking whether usleep needs a declaration... no
[Build on Ubuntu 18.04] checking for unistd.h... (cached) yes
[Build on Ubuntu 18.04] checking for large file defines... yes
[Build on Ubuntu 18.04] setting SYSDEP_INC to
[Build on Ubuntu 18.04] checking for C/C++ restrict keyword... __restrict
[Build on Ubuntu 18.04] checking whether __attribute__ allowed... yes
[Build on Ubuntu 18.04] checking whether __attribute__((format)) allowed... yes
[Build on Ubuntu 18.04] checking for gcov... gcov
[Build on Ubuntu 18.04] setting CC to gcc
[Build on Ubuntu 18.04] setting F77 to :
[Build on Ubuntu 18.04] setting TEST_CC to mpicc
[Build on Ubuntu 18.04] setting TEST_F77 to mpifort
[Build on Ubuntu 18.04] setting CFLAGS to -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
[Build on Ubuntu 18.04] setting USER_CFLAGS to
[Build on Ubuntu 18.04] setting USER_FFLAGS to
[Build on Ubuntu 18.04] checking that generated files are newer than configure... done
[Build on Ubuntu 18.04] configure: creating ./config.status
[Build on Ubuntu 18.04] config.status: creating Makefile
[Build on Ubuntu 18.04] config.status: creating localdefs
[Build on Ubuntu 18.04] config.status: creating test/Makefile
[Build on Ubuntu 18.04] config.status: creating test/misc.c
[Build on Ubuntu 18.04] config.status: creating test/large_file.c
[Build on Ubuntu 18.04] config.status: creating test/runtests
[Build on Ubuntu 18.04] config.status: creating test-internal/Makefile
[Build on Ubuntu 18.04] config.status: creating util/romioinstall
[Build on Ubuntu 18.04] config.status: creating include/mpio.h
[Build on Ubuntu 18.04] config.status: creating test/fmisc.f
[Build on Ubuntu 18.04] config.status: creating test/fcoll_test.f
[Build on Ubuntu 18.04] config.status: creating test/pfcoll_test.f
[Build on Ubuntu 18.04] config.status: creating test/fperf.f
[Build on Ubuntu 18.04] config.status: creating adio/include/romioconf.h
[Build on Ubuntu 18.04] config.status: executing depfiles commands
[Build on Ubuntu 18.04] config.status: executing libtool commands
[Build on Ubuntu 18.04] config.status: executing default-1 commands
[Build on Ubuntu 18.04] configure: /bin/sh './configure' succeeded for ompi/mca/io/romio314/romio
[Build on Ubuntu 18.04] ROMIO distribution configured successfully
[Build on Ubuntu 18.04] checking if MCA component io:romio314 can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework mtl
[Build on Ubuntu 18.04] checking for no configure components in framework mtl...
[Build on Ubuntu 18.04] checking for m4 configure components in framework mtl... mxm, ofi, portals4, psm, psm2
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mtl:mxm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mtl:mxm compile mode... dso
[Build on Ubuntu 18.04] checking --with-mxm-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking mxm/api/mxm_api.h usability... no
[Build on Ubuntu 18.04] checking mxm/api/mxm_api.h presence... no
[Build on Ubuntu 18.04] checking for mxm/api/mxm_api.h... no
[Build on Ubuntu 18.04] checking for MXM version compatibility... no
[Build on Ubuntu 18.04] checking if MCA component mtl:mxm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mtl:ofi (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mtl:ofi compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component mtl:ofi can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mtl:portals4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mtl:portals4 compile mode... dso
[Build on Ubuntu 18.04] checking whether to enable flow control... yes
[Build on Ubuntu 18.04] checking if MCA component mtl:portals4 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mtl:psm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mtl:psm compile mode... dso
[Build on Ubuntu 18.04] checking --with-psm value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-psm-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking psm.h usability... no
[Build on Ubuntu 18.04] checking psm.h presence... no
[Build on Ubuntu 18.04] checking for psm.h... no
[Build on Ubuntu 18.04] checking if MCA component mtl:psm can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component mtl:psm2 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component mtl:psm2 compile mode... dso
[Build on Ubuntu 18.04] checking --with-psm2 value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-psm2-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking psm2.h usability... no
[Build on Ubuntu 18.04] checking psm2.h presence... no
[Build on Ubuntu 18.04] checking for psm2.h... no
[Build on Ubuntu 18.04] checking if MCA component mtl:psm2 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework op
[Build on Ubuntu 18.04] checking for no configure components in framework op...
[Build on Ubuntu 18.04] checking for m4 configure components in framework op...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework osc
[Build on Ubuntu 18.04] checking for no configure components in framework osc... sm
[Build on Ubuntu 18.04] checking for m4 configure components in framework osc... portals4, pt2pt, rdma
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component osc:sm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component osc:sm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component osc:sm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component osc:portals4 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component osc:portals4 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component osc:portals4 can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component osc:pt2pt (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component osc:pt2pt compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component osc:pt2pt can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component osc:rdma (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component osc:rdma compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component osc:rdma can compile... yes
[Build on Ubuntu 18.04] checking for index in endpoint array for tag BML... 0
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework pml
[Build on Ubuntu 18.04] checking for no configure components in framework pml... cm, monitoring
[Build on Ubuntu 18.04] checking for m4 configure components in framework pml... crcpw, ob1, ucx, v, yalla
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:cm (no configuration)
[Build on Ubuntu 18.04] checking for MCA component pml:cm compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pml:cm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:monitoring (no configuration)
[Build on Ubuntu 18.04] checking for MCA component pml:monitoring compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pml:monitoring can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:crcpw (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pml:crcpw compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pml:crcpw can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:ob1 (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pml:ob1 compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pml:ob1 can compile... yes
[Build on Ubuntu 18.04] checking for index in endpoint array for tag BML... 0
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:ucx (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pml:ucx compile mode... dso
[Build on Ubuntu 18.04] checking --with-ucx value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking --with-ucx-libdir value... simple ok (unspecified)
[Build on Ubuntu 18.04] checking for ucx... no
[Build on Ubuntu 18.04] looking for header without includes
[Build on Ubuntu 18.04] checking ucp/api/ucp.h usability... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h presence... no
[Build on Ubuntu 18.04] checking for ucp/api/ucp.h... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h usability... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h presence... no
[Build on Ubuntu 18.04] checking for ucp/api/ucp.h... no
[Build on Ubuntu 18.04] looking for header without includes
[Build on Ubuntu 18.04] checking ucp/api/ucp.h usability... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h presence... no
[Build on Ubuntu 18.04] checking for ucp/api/ucp.h... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h usability... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h presence... no
[Build on Ubuntu 18.04] checking for ucp/api/ucp.h... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h usability... no
[Build on Ubuntu 18.04] checking ucp/api/ucp.h presence... no
[Build on Ubuntu 18.04] checking for ucp/api/ucp.h... no
[Build on Ubuntu 18.04] checking if MCA component pml:ucx can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:v (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pml:v compile mode... static
[Build on Ubuntu 18.04] checking if MCA component pml:v can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component pml:yalla (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component pml:yalla compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component pml:yalla can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework rte
[Build on Ubuntu 18.04] checking for no configure components in framework rte...
[Build on Ubuntu 18.04] checking for m4 configure components in framework rte... orte
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component rte:orte (m4 configuration macro, priority 100)
[Build on Ubuntu 18.04] checking for MCA component rte:orte compile mode... static
[Build on Ubuntu 18.04] checking if MCA component rte:orte can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework sharedfp
[Build on Ubuntu 18.04] checking for no configure components in framework sharedfp... individual, lockedfile
[Build on Ubuntu 18.04] checking for m4 configure components in framework sharedfp... sm
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component sharedfp:individual (no configuration)
[Build on Ubuntu 18.04] checking for MCA component sharedfp:individual compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component sharedfp:individual can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component sharedfp:lockedfile (no configuration)
[Build on Ubuntu 18.04] checking for MCA component sharedfp:lockedfile compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component sharedfp:lockedfile can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component sharedfp:sm (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component sharedfp:sm compile mode... dso
[Build on Ubuntu 18.04] checking semaphore.h usability... yes
[Build on Ubuntu 18.04] checking semaphore.h presence... yes
[Build on Ubuntu 18.04] checking for semaphore.h... yes
[Build on Ubuntu 18.04] checking for sem_open... yes
[Build on Ubuntu 18.04] checking for semaphore.h... (cached) yes
[Build on Ubuntu 18.04] checking for sem_init... yes
[Build on Ubuntu 18.04] checking if MCA component sharedfp:sm can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework topo
[Build on Ubuntu 18.04] checking for no configure components in framework topo... basic
[Build on Ubuntu 18.04] checking for m4 configure components in framework topo... treematch
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component topo:basic (no configuration)
[Build on Ubuntu 18.04] checking for MCA component topo:basic compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component topo:basic can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component topo:treematch (m4 configuration macro)
[Build on Ubuntu 18.04] checking for MCA component topo:treematch compile mode... dso
[Build on Ubuntu 18.04] checking TreeMatch headers... in the source
[Build on Ubuntu 18.04] checking --with-treematch value... sanity check ok (/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/ompi/mca/topo/treematch/treematch)
[Build on Ubuntu 18.04] checking if MCA component topo:treematch can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] +++ Configuring MCA framework vprotocol
[Build on Ubuntu 18.04] checking for no configure components in framework vprotocol... pessimist
[Build on Ubuntu 18.04] checking for m4 configure components in framework vprotocol...
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MCA component vprotocol:pessimist (no configuration)
[Build on Ubuntu 18.04] checking for MCA component vprotocol:pessimist compile mode... dso
[Build on Ubuntu 18.04] checking if MCA component vprotocol:pessimist can compile... yes
[Build on Ubuntu 18.04] checking for size of endpoint array... 1
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Extended MPI interfaces setup
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking for available MPI Extensions... affinity, cr, cuda
[Build on Ubuntu 18.04] checking which MPI extension should be enabled... All Available Extensions
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MPI Extension affinity
[Build on Ubuntu 18.04] checking if MPI Extension affinity can compile... yes
[Build on Ubuntu 18.04] checking if MPI Extension affinity has C bindings... yes (required)
[Build on Ubuntu 18.04] checking if MPI Extension affinity has mpif.h bindings... no
[Build on Ubuntu 18.04] checking if MPI Extension affinity has "use mpi" bindings... no
[Build on Ubuntu 18.04] checking if MPI Extension affinity has "use mpi_f08" bindings... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MPI Extension cr
[Build on Ubuntu 18.04] checking if MPI Extension cr can compile... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- MPI Extension cuda
[Build on Ubuntu 18.04] checking if MPI Extension cuda can compile... yes
[Build on Ubuntu 18.04] checking if MPI Extension cuda has C bindings... yes (required)
[Build on Ubuntu 18.04] checking if MPI Extension cuda has mpif.h bindings... no
[Build on Ubuntu 18.04] checking if MPI Extension cuda has "use mpi" bindings... no
[Build on Ubuntu 18.04] checking if MPI Extension cuda has "use mpi_f08" bindings... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Contributed software setup
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Configuring contributed software packages
[Build on Ubuntu 18.04] checking which contributed software packages should be disabled... vt
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] --- libompitrace (m4 configuration macro)
[Build on Ubuntu 18.04] checking if contributed component libompitrace can compile... yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Symbol visibility feature
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] checking if gcc supports -fvisibility=hidden... yes
[Build on Ubuntu 18.04] checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04] == Final top-level OMPI configuration
[Build on Ubuntu 18.04] ============================================================================
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Libtool configuration
[Build on Ubuntu 18.04] checking how to print strings... printf
[Build on Ubuntu 18.04] checking for a sed that does not truncate output... /bin/sed
[Build on Ubuntu 18.04] checking for ld used by gcc... /usr/bin/ld
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld) is GNU ld... yes
[Build on Ubuntu 18.04] checking the maximum length of command line arguments... 1572864
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[Build on Ubuntu 18.04] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[Build on Ubuntu 18.04] checking for /usr/bin/ld option to reload object files... -r
[Build on Ubuntu 18.04] checking how to recognize dependent libraries... pass_all
[Build on Ubuntu 18.04] checking for dlltool... no
[Build on Ubuntu 18.04] checking how to associate runtime and link libraries... printf %s\n
[Build on Ubuntu 18.04] checking for ar... ar
[Build on Ubuntu 18.04] checking for archiver @FILE support... @
[Build on Ubuntu 18.04] checking for strip... strip
[Build on Ubuntu 18.04] checking for ranlib... ranlib
[Build on Ubuntu 18.04] checking command to parse /usr/bin/nm -B output from gcc object... ok
[Build on Ubuntu 18.04] checking for sysroot... no
[Build on Ubuntu 18.04] checking for a working dd... /bin/dd
[Build on Ubuntu 18.04] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[Build on Ubuntu 18.04] checking for mt... no
[Build on Ubuntu 18.04] checking if : is a manifest tool... no
[Build on Ubuntu 18.04] checking for dlfcn.h... (cached) yes
[Build on Ubuntu 18.04] checking for objdir... .libs
[Build on Ubuntu 18.04] checking if gcc supports -fno-rtti -fno-exceptions... no
[Build on Ubuntu 18.04] checking for gcc option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if gcc PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if gcc static flag -static works... no
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if gcc supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether -lc should be explicitly linked in... no
[Build on Ubuntu 18.04] checking dynamic linker characteristics... GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04] checking for shl_load... no
[Build on Ubuntu 18.04] checking for shl_load in -ldld... no
[Build on Ubuntu 18.04] checking for dlopen... no
[Build on Ubuntu 18.04] checking for dlopen in -ldl... yes
[Build on Ubuntu 18.04] checking whether a program can dlopen itself... yes
[Build on Ubuntu 18.04] checking whether a statically linked program can dlopen itself... yes
[Build on Ubuntu 18.04] checking whether stripping libraries is possible... yes
[Build on Ubuntu 18.04] checking if libtool supports shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build shared libraries... yes
[Build on Ubuntu 18.04] checking whether to build static libraries... no
[Build on Ubuntu 18.04] checking how to run the C++ preprocessor... g++ -E
[Build on Ubuntu 18.04] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
[Build on Ubuntu 18.04] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[Build on Ubuntu 18.04] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking for g++ option to produce PIC... -fPIC -DPIC
[Build on Ubuntu 18.04] checking if g++ PIC flag -fPIC -DPIC works... yes
[Build on Ubuntu 18.04] checking if g++ static flag -static works... no
[Build on Ubuntu 18.04] checking if g++ supports -c -o file.o... yes
[Build on Ubuntu 18.04] checking if g++ supports -c -o file.o... (cached) yes
[Build on Ubuntu 18.04] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[Build on Ubuntu 18.04] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[Build on Ubuntu 18.04] checking how to hardcode library paths into programs... immediate
[Build on Ubuntu 18.04] configure: creating ./config.lt
[Build on Ubuntu 18.04] config.lt: creating libtool
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Compiler flags
[Build on Ubuntu 18.04] checking which of CFLAGS are ok for debugger modules...  -I/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/include -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -fno-strict-aliasing -pthread
[Build on Ubuntu 18.04] checking for debugger extra CFLAGS... -g
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Wrapper compiler final setup
[Build on Ubuntu 18.04] checking for perl... /usr/bin/perl
[Build on Ubuntu 18.04] checking if linker supports RPATH... yes (-Wl,-rpath -Wl,LIBDIR + )
[Build on Ubuntu 18.04] checking if linker supports RUNPATH... yes (-Wl,--enable-new-dtags)
[Build on Ubuntu 18.04] checking for OPAL CPPFLAGS...
[Build on Ubuntu 18.04] checking for OPAL CFLAGS... -pthread
[Build on Ubuntu 18.04] checking for OPAL CFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for OPAL CXXFLAGS... -pthread
[Build on Ubuntu 18.04] checking for OPAL CXXFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for OPAL LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for OPAL pkg-config LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for OPAL LIBS... -lhwloc -ldl -levent -levent_pthreads -lutil -lm
[Build on Ubuntu 18.04] checking for ORTE CPPFLAGS...
[Build on Ubuntu 18.04] checking for ORTE CFLAGS... -pthread
[Build on Ubuntu 18.04] checking for ORTE CFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for ORTE LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for ORTE pkg-config LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for ORTE LIBS... -lhwloc -ldl -levent -levent_pthreads -lutil -lm
[Build on Ubuntu 18.04] checking for OMPI CPPFLAGS...
[Build on Ubuntu 18.04] checking for OMPI CFLAGS... -pthread
[Build on Ubuntu 18.04] checking for OMPI CFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for OMPI CXXFLAGS... -pthread
[Build on Ubuntu 18.04] checking for OMPI CXXFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for OMPI FCFLAGS...
[Build on Ubuntu 18.04] checking for OMPI FCFLAGS_PREFIX...
[Build on Ubuntu 18.04] checking for OMPI LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for OMPI pkg-config LDFLAGS... -L/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib    -Wl,-rpath -Wl,/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/install/lib -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags
[Build on Ubuntu 18.04] checking for OMPI LIBS... -lhwloc -ldl -levent -levent_pthreads -lutil -lm  -lrt
[Build on Ubuntu 18.04] checking if libtool needs -no-undefined flag to build shared libraries... no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] *** Final output
[Build on Ubuntu 18.04] checking for libraries that use libnl v1... (none)
[Build on Ubuntu 18.04] checking for libraries that use libnl v3... ibverbs
[Build on Ubuntu 18.04] checking that generated files are newer than configure... done
[Build on Ubuntu 18.04] configure: creating ./config.status
[Build on Ubuntu 18.04] config.status: creating ompi/include/ompi/version.h
[Build on Ubuntu 18.04] config.status: creating orte/include/orte/version.h
[Build on Ubuntu 18.04] config.status: creating opal/include/opal/version.h
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/java/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/java/java/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/java/c/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/configure-fortran-output.h
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/external/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/hwloc/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/hwloc/src/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/cuda/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/libfabric/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/sm/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/verbs/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/common/verbs_usnic/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/allocator/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/allocator/basic/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/allocator/bucket/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/backtrace/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/backtrace/execinfo/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/backtrace/printstack/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/backtrace/none/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/self/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/openib/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/portals4/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/scif/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/sm/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/smcuda/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/tcp/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/ugni/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/usnic/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/btl/vader/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/compress/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/compress/bzip/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/compress/gzip/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/crs/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/crs/none/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/crs/self/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/dl/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/dl/dlopen/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/dl/libltdl/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/event/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/event/external/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/event/libevent2022/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/bsdx_ipv4/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/bsdx_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/linux_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/posix_ipv4/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/if/solaris_ipv6/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/installdirs/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/installdirs/env/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/installdirs/config/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/installdirs/config/install_dirs.h
[Build on Ubuntu 18.04] config.status: creating opal/mca/memchecker/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/memchecker/valgrind/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/memcpy/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/memory/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/memory/patcher/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/memory/malloc_solaris/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/mpool/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/mpool/hugepage/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/mpool/memkind/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/patcher/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/patcher/linux/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/patcher/overwrite/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/isolated/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/cray/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/ext1x/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/ext2x/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/flux/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/pmix2x/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/s1/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pmix/s2/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pstat/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pstat/linux/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/pstat/test/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/rcache/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/rcache/grdma/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/rcache/gpusm/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/rcache/rgpusm/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/rcache/udreg/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/reachable/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/reachable/netlink/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/shmem/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/shmem/mmap/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/shmem/posix/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/shmem/sysv/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/timer/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/timer/altix/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/timer/darwin/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/timer/linux/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/timer/solaris/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/common/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/common/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/dfs/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/dfs/app/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/dfs/orted/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/dfs/test/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/default_app/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/default_hnp/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/default_orted/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/default_tool/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/errmgr/dvm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/env/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/hnp/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/pmi/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/singleton/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/tool/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/lsf/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/slurm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ess/tm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/filem/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/filem/raw/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/grpcomm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/grpcomm/direct/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/iof/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/iof/hnp/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/iof/orted/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/iof/tool/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/notifier/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/notifier/syslog/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/odls/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/odls/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/odls/default/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/oob/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/oob/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/oob/tcp/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/oob/ud/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/isolated/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/lsf/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/rsh/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/slurm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/plm/tm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/simulator/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/gridengine/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/lsf/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/slurm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/ras/tm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/mindist/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/ppr/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/rank_file/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/resilient/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/round_robin/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rmaps/seq/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rml/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rml/oob/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/routed/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/routed/binomial/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/routed/debruijn/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/routed/direct/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/routed/radix/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rtc/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/rtc/hwloc/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/flux/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/ompi/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/orte/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/alps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/moab/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/singularity/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/schizo/slurm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/snapc/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/snapc/full/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/sstore/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/sstore/central/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/sstore/stage/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/app/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/dvm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/hnp/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/novm/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/orted/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/mca/state/tool/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/common/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/common/ompio/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/bml/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/bml/r2/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/basic/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/inter/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/libnbc/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/self/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/sm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/sync/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/tuned/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/cuda/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/fca/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/hcoll/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/coll/portals4/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/crcp/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/crcp/bkmrk/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fbtl/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fbtl/plfs/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fbtl/posix/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fbtl/pvfs2/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/dynamic/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/dynamic_gen2/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/individual/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/static/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fcoll/two_phase/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fs/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fs/ufs/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fs/lustre/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fs/plfs/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/fs/pvfs2/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/hook/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/io/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/io/ompio/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/io/romio314/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/mxm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/ofi/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/portals4/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/psm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/mtl/psm2/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/op/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/osc/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/osc/sm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/osc/portals4/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/osc/pt2pt/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/osc/rdma/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/cm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/monitoring/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/crcpw/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/ob1/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/ucx/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/v/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/pml/yalla/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/rte/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/rte/orte/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/sharedfp/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/sharedfp/individual/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/sharedfp/lockedfile/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/sharedfp/sm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/topo/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/topo/basic/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/topo/treematch/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/vprotocol/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mca/vprotocol/pessimist/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/affinity/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/affinity/c/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/cr/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/cr/c/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/cuda/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/cuda/c/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/contrib/libompitrace/Makefile
[Build on Ubuntu 18.04] config.status: creating Makefile
[Build on Ubuntu 18.04] config.status: creating config/Makefile
[Build on Ubuntu 18.04] config.status: creating contrib/Makefile
[Build on Ubuntu 18.04] config.status: creating contrib/dist/mofed/debian/changelog
[Build on Ubuntu 18.04] config.status: creating contrib/dist/mofed/debian/control
[Build on Ubuntu 18.04] config.status: creating contrib/dist/mofed/debian/copyright
[Build on Ubuntu 18.04] config.status: creating test/Makefile
[Build on Ubuntu 18.04] config.status: creating test/event/Makefile
[Build on Ubuntu 18.04] config.status: creating test/asm/Makefile
[Build on Ubuntu 18.04] config.status: creating test/datatype/Makefile
[Build on Ubuntu 18.04] config.status: creating test/dss/Makefile
[Build on Ubuntu 18.04] config.status: creating test/class/Makefile
[Build on Ubuntu 18.04] config.status: creating test/support/Makefile
[Build on Ubuntu 18.04] config.status: creating test/threads/Makefile
[Build on Ubuntu 18.04] config.status: creating test/util/Makefile
[Build on Ubuntu 18.04] config.status: creating test/monitoring/Makefile
[Build on Ubuntu 18.04] config.status: creating contrib/dist/mofed/debian/rules
[Build on Ubuntu 18.04] config.status: creating contrib/dist/mofed/compile_debian_mlnx_example
[Build on Ubuntu 18.04] config.status: creating opal/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/etc/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/include/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/asm/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/datatype/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/util/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/util/keyval/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/mca/base/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/tools/wrappers/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/tools/wrappers/opalcc-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating opal/tools/wrappers/opalc++-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating opal/tools/wrappers/opal.pc
[Build on Ubuntu 18.04] config.status: creating opal/tools/opal-checkpoint/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/tools/opal-restart/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/include/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/etc/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orted/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orterun/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/wrappers/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/wrappers/ortecc-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating orte/tools/wrappers/orte.pc
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-checkpoint/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-restart/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-ps/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-clean/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-top/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-migrate/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-info/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-server/Makefile
[Build on Ubuntu 18.04] config.status: creating orte/tools/orte-dvm/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/etc/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/include/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/include/mpif.h
[Build on Ubuntu 18.04] config.status: creating ompi/include/mpif-config.h
[Build on Ubuntu 18.04] config.status: creating ompi/datatype/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/debuggers/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/c/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/c/profile/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/cxx/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/base/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/mpif-h/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/mpif-h/profile/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-tkr/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_sizes.h
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_kinds.sh
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-interfaces.h
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-file-interfaces.h
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-f08/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/use-mpi-f08-desc/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/fortran/mpiext/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/tool/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/mpi/tool/profile/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/tools/ompi_info/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/Makefile
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/mpicc-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/mpic++-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/mpifort-wrapper-data.txt
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/ompi.pc
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/ompi-c.pc
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/ompi-cxx.pc
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/ompi-fort.pc
[Build on Ubuntu 18.04] config.status: creating ompi/tools/wrappers/mpijavac.pl
[Build on Ubuntu 18.04] config.status: creating ompi/tools/mpisync/Makefile
[Build on Ubuntu 18.04] config.status: creating opal/include/opal_config.h
[Build on Ubuntu 18.04] config.status: creating ompi/include/mpi.h
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/private/autogen/config.h
[Build on Ubuntu 18.04] config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/hwloc/autogen/config.h
[Build on Ubuntu 18.04] config.status: creating ompi/mpiext/cuda/c/mpiext_cuda_c.h
[Build on Ubuntu 18.04] config.status: executing depfiles commands
[Build on Ubuntu 18.04] config.status: executing libtool commands
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] Open MPI configuration:
[Build on Ubuntu 18.04] -----------------------
[Build on Ubuntu 18.04] Version: 3.0.0rc4
[Build on Ubuntu 18.04] Build MPI C bindings: yes
[Build on Ubuntu 18.04] Build MPI C++ bindings (deprecated): no
[Build on Ubuntu 18.04] Build MPI Fortran bindings: no
[Build on Ubuntu 18.04] MPI Build Java bindings (experimental): no
[Build on Ubuntu 18.04] Build Open SHMEM support: no
[Build on Ubuntu 18.04] Debug build: no
[Build on Ubuntu 18.04] Platform file: ./contrib/platform/optimized
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] Miscellaneous
[Build on Ubuntu 18.04] -----------------------
[Build on Ubuntu 18.04] CUDA support: no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] Transports
[Build on Ubuntu 18.04] -----------------------
[Build on Ubuntu 18.04] Cray uGNI (Gemini/Aries): no
[Build on Ubuntu 18.04] Intel Omnipath (PSM2): no
[Build on Ubuntu 18.04] Intel SCIF: no
[Build on Ubuntu 18.04] Intel TrueScale (PSM): no
[Build on Ubuntu 18.04] Mellanox MXM: no
[Build on Ubuntu 18.04] Open UCX: no
[Build on Ubuntu 18.04] OpenFabrics Libfabric: no
[Build on Ubuntu 18.04] OpenFabrics Verbs: yes
[Build on Ubuntu 18.04] Portals4: no
[Build on Ubuntu 18.04] Shared memory/copy in+copy out: yes
[Build on Ubuntu 18.04] Shared memory/Linux CMA: yes
[Build on Ubuntu 18.04] Shared memory/Linux KNEM: no
[Build on Ubuntu 18.04] Shared memory/XPMEM: no
[Build on Ubuntu 18.04] TCP: yes
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] Resource Managers
[Build on Ubuntu 18.04] -----------------------
[Build on Ubuntu 18.04] Cray Alps: no
[Build on Ubuntu 18.04] Grid Engine: no
[Build on Ubuntu 18.04] LSF: no
[Build on Ubuntu 18.04] Moab: no
[Build on Ubuntu 18.04] Slurm: yes
[Build on Ubuntu 18.04] ssh/rsh: yes
[Build on Ubuntu 18.04] Torque: no
[Build on Ubuntu 18.04]
[Build on Ubuntu 18.04] RUN: make -j 1
[Build on Ubuntu 18.04] Making all in config
[Build on Ubuntu 18.04] make[1]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/config'
[Build on Ubuntu 18.04] make[1]: Nothing to be done for 'all'.
[Build on Ubuntu 18.04] make[1]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/config'
[Build on Ubuntu 18.04] Making all in contrib
[Build on Ubuntu 18.04] make[1]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/contrib'
[Build on Ubuntu 18.04] make[1]: Nothing to be done for 'all'.
[Build on Ubuntu 18.04] make[1]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/contrib'
[Build on Ubuntu 18.04] Making all in opal
[Build on Ubuntu 18.04] make[1]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal'
[Build on Ubuntu 18.04] Making all in include
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include'
[Build on Ubuntu 18.04] make  all-am
[Build on Ubuntu 18.04] make[3]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include'
[Build on Ubuntu 18.04] make[3]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include'
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/include'
[Build on Ubuntu 18.04] Making all in asm
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/asm'
[Build on Ubuntu 18.04]   CC       asm.lo
[Build on Ubuntu 18.04] rm -f atomic-asm.S
[Build on Ubuntu 18.04] ln -s "../../opal/asm/generated/atomic-local.s" atomic-asm.S
[Build on Ubuntu 18.04]   CPPAS    atomic-asm.lo
[Build on Ubuntu 18.04]   CCLD     libasm.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/asm'
[Build on Ubuntu 18.04] Making all in datatype
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/datatype'
[Build on Ubuntu 18.04]   CC       libdatatype_reliable_la-opal_datatype_pack.lo
[Build on Ubuntu 18.04]   CC       libdatatype_reliable_la-opal_datatype_unpack.lo
[Build on Ubuntu 18.04]   CCLD     libdatatype_reliable.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04]   CC       opal_convertor.lo
[Build on Ubuntu 18.04]   CC       opal_convertor_raw.lo
[Build on Ubuntu 18.04]   CC       opal_copy_functions.lo
[Build on Ubuntu 18.04]   CC       opal_copy_functions_heterogeneous.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_add.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_clone.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_copy.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_create.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_create_contiguous.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_destroy.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_dump.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_fake_stack.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_get_count.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_module.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_optimize.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_pack.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_position.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_resize.lo
[Build on Ubuntu 18.04]   CC       opal_datatype_unpack.lo
[Build on Ubuntu 18.04]   CCLD     libdatatype.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/datatype'
[Build on Ubuntu 18.04] Making all in etc
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/etc'
[Build on Ubuntu 18.04] make[2]: Nothing to be done for 'all'.
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/etc'
[Build on Ubuntu 18.04] Making all in util
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util'
[Build on Ubuntu 18.04] Making all in keyval
[Build on Ubuntu 18.04] make[3]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util/keyval'
[Build on Ubuntu 18.04]   LEX      keyval_lex.c
[Build on Ubuntu 18.04]   CC       keyval_lex.lo
[Build on Ubuntu 18.04]   CCLD     libopalutilkeyval.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[3]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util/keyval'
[Build on Ubuntu 18.04] make[3]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util'
[Build on Ubuntu 18.04]   CC       alfg.lo
[Build on Ubuntu 18.04]   CC       arch.lo
[Build on Ubuntu 18.04]   CC       argv.lo
[Build on Ubuntu 18.04]   CC       basename.lo
[Build on Ubuntu 18.04]   CC       cmd_line.lo
[Build on Ubuntu 18.04] cmd_line.c: In function ‘opal_cmd_line_make_opt3’:
[Build on Ubuntu 18.04] cmd_line.c:1045:26: warning: ‘e.ocl_otype’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[Build on Ubuntu 18.04]      option->clo_otype = e->ocl_otype;
[Build on Ubuntu 18.04]                          ~^~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       crc.lo
[Build on Ubuntu 18.04]   CC       daemon_init.lo
[Build on Ubuntu 18.04] daemon_init.c: In function ‘opal_daemon_init’:
[Build on Ubuntu 18.04] daemon_init.c:55:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          chdir(working_dir);  /* change working directory */
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       ethtool.lo
[Build on Ubuntu 18.04]   CC       error.lo
[Build on Ubuntu 18.04] error.c: In function ‘opal_strerror_unknown’:
[Build on Ubuntu 18.04] error.c:79:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(str, "Unknown error: %d (%s error %d)",
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                           errnum, converters[i].project,
[Build on Ubuntu 18.04]                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                           errnum - converters[i].err_base);
[Build on Ubuntu 18.04]                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] error.c:87:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(str, "Unknown error: %d", errnum);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       fd.lo
[Build on Ubuntu 18.04]   CC       few.lo
[Build on Ubuntu 18.04]   CC       if.lo
[Build on Ubuntu 18.04]   CC       keyval_parse.lo
[Build on Ubuntu 18.04]   CC       malloc.lo
[Build on Ubuntu 18.04]   CC       net.lo
[Build on Ubuntu 18.04]   CC       numtostr.lo
[Build on Ubuntu 18.04]   CC       opal_environ.lo
[Build on Ubuntu 18.04] opal_environ.c: In function ‘opal_setenv’:
[Build on Ubuntu 18.04] opal_environ.c:105:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&newvalue, "%s=", name);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] opal_environ.c:107:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&newvalue, "%s=%s", name, value);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] opal_environ.c:165:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&compare, "%s=", name);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] opal_environ.c: In function ‘opal_unsetenv’:
[Build on Ubuntu 18.04] opal_environ.c:221:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&compare, "%s=", name);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       opal_getcwd.lo
[Build on Ubuntu 18.04]   CC       opal_pty.lo
[Build on Ubuntu 18.04]   CC       os_dirpath.lo
[Build on Ubuntu 18.04]   CC       os_path.lo
[Build on Ubuntu 18.04]   CC       output.lo
[Build on Ubuntu 18.04] output.c: In function ‘opal_output_init’:
[Build on Ubuntu 18.04] output.c:188:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&verbose.lds_prefix, "[%s:%05d] ", hostname, getpid());
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c:209:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&output_prefix, "output-pid%d-", getpid());
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c: In function ‘opal_output_reopen_all’:
[Build on Ubuntu 18.04] output.c:278:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&verbose.lds_prefix, "[%s:%05d] ", hostname, getpid());
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c: In function ‘output’:
[Build on Ubuntu 18.04] output.c:967:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              write(fileno(stdout), out, (int)strlen(out));
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c:973:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              write((-1 == default_stderr_fd) ?
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    fileno(stderr) : default_stderr_fd,
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    out, (int)strlen(out));
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c:995:20: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                     write(ldi->ldi_fd, buffer, (int)strlen(buffer));
[Build on Ubuntu 18.04]                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c:1003:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  write(ldi->ldi_fd, out, (int)strlen(out));
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] output.c: In function ‘make_string’:
[Build on Ubuntu 18.04] output.c:857:5: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      vasprintf(no_newline_string, format, arglist);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       path.lo
[Build on Ubuntu 18.04] path.c: In function ‘opal_find_absolute_path’:
[Build on Ubuntu 18.04] path.c:406:9: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          realpath( abs_app_name, resolved_path );
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       printf.lo
[Build on Ubuntu 18.04]   CC       proc.lo
[Build on Ubuntu 18.04]   CC       qsort.lo
[Build on Ubuntu 18.04]   CC       show_help.lo
[Build on Ubuntu 18.04] show_help.c: In function ‘opal_show_help_vstring’:
[Build on Ubuntu 18.04] show_help.c:311:9: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          vasprintf(&output, single_string, arglist);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] show_help.c: In function ‘open_file’:
[Build on Ubuntu 18.04] show_help.c:163:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&err_msg, "%s: %s", filename, strerror(errno));
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] show_help.c:167:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(&filename, "%s%s%s.txt", search_dirs[i], OPAL_PATH_SEP, base);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   LEX      show_help_lex.c
[Build on Ubuntu 18.04]   CC       show_help_lex.lo
[Build on Ubuntu 18.04]   CC       stacktrace.lo
[Build on Ubuntu 18.04] stacktrace.c: In function ‘show_stackframe’:
[Build on Ubuntu 18.04] stacktrace.c:138:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      write(opal_stacktrace_output_fileno, print_buffer, ret);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] stacktrace.c:388:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      write(opal_stacktrace_output_fileno, print_buffer, sizeof(print_buffer)-size);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] stacktrace.c:395:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          write(opal_stacktrace_output_fileno, unable_to_print_msg, strlen(unable_to_print_msg));
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] stacktrace.c:404:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          write(opal_stacktrace_output_fileno, print_buffer, ret);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] stacktrace.c:406:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          write(opal_stacktrace_output_fileno, unable_to_print_msg, strlen(unable_to_print_msg));
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       strncpy.lo
[Build on Ubuntu 18.04]   CC       sys_limits.lo
[Build on Ubuntu 18.04]   CC       uri.lo
[Build on Ubuntu 18.04] uri.c: In function ‘opal_filename_to_uri’:
[Build on Ubuntu 18.04] uri.c:62:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&uri, "file://%s", filename);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] uri.c:99:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&uri, "file://%s%s", hostname, fn);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libopalutil.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[3]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util'
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/util'
[Build on Ubuntu 18.04] Making all in mca/base
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/base'
[Build on Ubuntu 18.04]   CC       mca_base_close.lo
[Build on Ubuntu 18.04]   CC       mca_base_cmd_line.lo
[Build on Ubuntu 18.04] mca_base_cmd_line.c: In function ‘mca_base_cmd_line_wrap_args’:
[Build on Ubuntu 18.04] mca_base_cmd_line.c:232:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tstr, "\"%s\"", args[i]);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       mca_base_component_compare.lo
[Build on Ubuntu 18.04]   CC       mca_base_component_find.lo
[Build on Ubuntu 18.04]   CC       mca_base_component_repository.lo
[Build on Ubuntu 18.04]   CC       mca_base_components_open.lo
[Build on Ubuntu 18.04]   CC       mca_base_components_close.lo
[Build on Ubuntu 18.04]   CC       mca_base_components_select.lo
[Build on Ubuntu 18.04]   CC       mca_base_list.lo
[Build on Ubuntu 18.04]   CC       mca_base_open.lo
[Build on Ubuntu 18.04] mca_base_open.c: In function ‘mca_base_open’:
[Build on Ubuntu 18.04] mca_base_open.c:80:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&mca_base_user_default_path, "%s"OPAL_PATH_SEP".openmpi"OPAL_PATH_SEP"components", opal_home_directory());
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_open.c:89:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&value, "%s%c%s", mca_base_system_default_path,
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   OPAL_ENV_SEP, mca_base_user_default_path);
[Build on Ubuntu 18.04]                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_open.c:148:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&lds.lds_prefix, "[%s:%05d] ", hostname, getpid());
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       mca_base_var.lo
[Build on Ubuntu 18.04] mca_base_var.c: In function ‘mca_base_var_cache_files’:
[Build on Ubuntu 18.04] mca_base_var.c:401:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&mca_base_var_files, "%s"OPAL_PATH_SEP".openmpi" OPAL_PATH_SEP
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]               "mca-params.conf%c%s" OPAL_PATH_SEP "openmpi-mca-params.conf",
[Build on Ubuntu 18.04]               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]               home, OPAL_ENV_SEP, opal_install_dirs.sysconfdir);
[Build on Ubuntu 18.04]               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:509:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&mca_base_param_file_path, "%s%c%s", force_agg_path, OPAL_ENV_SEP, tmp_str);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c: In function ‘resolve_relative_paths’:
[Build on Ubuntu 18.04] mca_base_var.c:378:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp_str, "%s%c%s", *file_prefix, sep, *files);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c: In function ‘mca_base_var_build_env’:
[Build on Ubuntu 18.04] mca_base_var.c:1038:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf (&str, "%sSOURCE_%s=FILE:%s", mca_prefix, var->mbv_full_name,
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                        mca_base_var_source_file (var));
[Build on Ubuntu 18.04]                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:1042:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf (&str, "%sSOURCE_%s=COMMAND_LINE", mca_prefix, var->mbv_full_name);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c: In function ‘mca_base_var_dump’:
[Build on Ubuntu 18.04] mca_base_var.c:2077:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp, "mca:%s:%s:param:%s:", framework, component,
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   full_name);
[Build on Ubuntu 18.04]                   ~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2083:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0] + line++, "%svalue:\"%s\"", tmp, value_string);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2085:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0] + line++, "%svalue:%s", tmp, value_string);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2089:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0] + line++, "%ssource:%s", tmp, source_string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2092:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0] + line++, "%sstatus:%s", tmp, VAR_IS_DEFAULT_ONLY(var[0]) ? "read-only" : "writeable");
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2095:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0] + line++, "%slevel:%d", tmp, var->mbv_info_lvl + 1);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2099:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0] + line++, "%shelp:%s", tmp, var->mbv_description);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2113:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(out[0] + line++, "%senumerator:value:%d:%s", tmp, enum_value, enum_string);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2118:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0] + line++, "%sdeprecated:%s", tmp, VAR_IS_DEPRECATED(var[0]) ? "yes" : "no");
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2120:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0] + line++, "%stype:%s", tmp, var_type_names[var->mbv_type]);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2124:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0] + line++, "%ssynonym_of:name:%s", tmp, original->mbv_full_name);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2134:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(out[0] + line++, "%ssynonym:name:%s", tmp, synonym->mbv_full_name);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2148:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf (out[0], "%s \"%s\" (current value: \"%s\", data source: %s, level: %d %s, type: %s",
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    VAR_IS_DEFAULT_ONLY(var[0]) ? "informational" : "parameter",
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    full_name, value_string, source_string, var->mbv_info_lvl + 1,
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    info_lvl_strings[var->mbv_info_lvl], var_type_names[var->mbv_type]);
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2155:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf (out[0], "%s, deprecated", tmp);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2162:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0], "%s, synonym of: %s)", tmp, original->mbv_full_name);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2165:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0], "%s, synonyms: ", tmp);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2178:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(out[0], "%s%s)", tmp, synonym->mbv_full_name);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2180:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(out[0], "%s%s, ", tmp, synonym->mbv_full_name);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2185:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0], "%s)", tmp);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2192:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(out[0] + line++, "%s", var->mbv_description);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2200:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf (out[0] + line++, "Valid values: %s", values);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_var.c:2212:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(out[0], "%s=%s (%s)", var->mbv_full_name, value_string, source_string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       mca_base_pvar.lo
[Build on Ubuntu 18.04] mca_base_pvar.c: In function ‘mca_base_pvar_dump’:
[Build on Ubuntu 18.04] mca_base_pvar.c:852:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(&tmp, "mca:%s:%s:pvar:%s:", framework, component, full_name);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:854:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(out[0] + line++, "%sclass:%s", tmp, pvar_class_names[pvar->var_class]);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:855:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(out[0] + line++, "%sread-only:%s", tmp, mca_base_pvar_is_readonly(pvar) ? "true" : "false");
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:856:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(out[0] + line++, "%scontinuous:%s", tmp, mca_base_pvar_is_continuous(pvar) ? "true" : "false");
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:857:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(out[0] + line++, "%satomic:%s", tmp, mca_base_pvar_is_atomic(pvar) ? "true" : "false");
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:861:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              (void)asprintf(out[0] + line++, "%shelp:%s", tmp, pvar->description);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:875:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  (void)asprintf(out[0] + line++, "%senumerator:value:%d:%s", tmp, enum_value, enum_string);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:879:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf(out[0] + line++, "%stype:%s", tmp, var_type_names[pvar->type]);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:888:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          (void)asprintf (out[0] + line++, "performance \"%s\" (type: %s, class: %s)", full_name,
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                          var_type_names[pvar->type], pvar_class_names[pvar->var_class]);
[Build on Ubuntu 18.04]                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:892:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              (void)asprintf(out[0] + line++, "%s", pvar->description);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] mca_base_pvar.c:900:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  (void)asprintf (out[0] + line++, "Values: %s", values);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       mca_base_var_enum.lo
[Build on Ubuntu 18.04]   CC       mca_base_var_group.lo
[Build on Ubuntu 18.04]   CC       mca_base_parse_paramfile.lo
[Build on Ubuntu 18.04]   CC       mca_base_components_register.lo
[Build on Ubuntu 18.04]   CC       mca_base_framework.lo
[Build on Ubuntu 18.04] mca_base_framework.c: In function ‘mca_base_framework_register’:
[Build on Ubuntu 18.04] mca_base_framework.c:83:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf (&desc, "Default selection set of components for the %s framework (<none>"
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                    " means use all components that can be found)", framework->framework_name);
[Build on Ubuntu 18.04]                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_base.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/base'
[Build on Ubuntu 18.04] Making all in mca/common
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/common'
[Build on Ubuntu 18.04] make[2]: Nothing to be done for 'all'.
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/common'
[Build on Ubuntu 18.04] Making all in mca/allocator
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/allocator'
[Build on Ubuntu 18.04]   CC       base/allocator_base_frame.lo
[Build on Ubuntu 18.04]   CCLD     libmca_allocator.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/allocator'
[Build on Ubuntu 18.04] Making all in mca/backtrace
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/backtrace'
[Build on Ubuntu 18.04]   CC       base/backtrace_component.lo
[Build on Ubuntu 18.04]   CCLD     libmca_backtrace.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/backtrace'
[Build on Ubuntu 18.04] Making all in mca/btl
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/btl'
[Build on Ubuntu 18.04]   CC       base/btl_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/btl_base_error.lo
[Build on Ubuntu 18.04] base/btl_base_error.c: In function ‘mca_btl_base_error_no_nics’:
[Build on Ubuntu 18.04] base/btl_base_error.c:66:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&procid, "%s", OPAL_NAME_PRINT(OPAL_PROC_MY_NAME));
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       base/btl_base_select.lo
[Build on Ubuntu 18.04]   CC       base/btl_base_mca.lo
[Build on Ubuntu 18.04]   CCLD     libmca_btl.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/btl'
[Build on Ubuntu 18.04] Making all in mca/compress
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/compress'
[Build on Ubuntu 18.04]   CC       base/compress_base_open.lo
[Build on Ubuntu 18.04]   CC       base/compress_base_close.lo
[Build on Ubuntu 18.04]   CC       base/compress_base_select.lo
[Build on Ubuntu 18.04]   CC       base/compress_base_fns.lo
[Build on Ubuntu 18.04] base/compress_base_fns.c: In function ‘opal_compress_base_tar_create’:
[Build on Ubuntu 18.04] base/compress_base_fns.c:57:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tar_target, "%s.tar", *target);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/compress_base_fns.c:62:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&cmd, "tar -cf %s %s", tar_target, *target);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/compress_base_fns.c: In function ‘opal_compress_base_tar_extract’:
[Build on Ubuntu 18.04] base/compress_base_fns.c:104:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&cmd, "tar -xf %s", *target);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_compress.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/compress'
[Build on Ubuntu 18.04] Making all in mca/crs
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/crs'
[Build on Ubuntu 18.04]   CC       base/crs_base_open.lo
[Build on Ubuntu 18.04]   CC       base/crs_base_close.lo
[Build on Ubuntu 18.04]   CC       base/crs_base_select.lo
[Build on Ubuntu 18.04]   CC       base/crs_base_fns.lo
[Build on Ubuntu 18.04]   CCLD     libmca_crs.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04]   GENERATE opal_crs.7
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/crs'
[Build on Ubuntu 18.04] Making all in mca/dl
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/dl'
[Build on Ubuntu 18.04]   CC       base/dl_base_open.lo
[Build on Ubuntu 18.04]   CC       base/dl_base_close.lo
[Build on Ubuntu 18.04]   CC       base/dl_base_select.lo
[Build on Ubuntu 18.04]   CC       base/dl_base_fns.lo
[Build on Ubuntu 18.04]   CCLD     libmca_dl.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/dl'
[Build on Ubuntu 18.04] Making all in mca/event
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/event'
[Build on Ubuntu 18.04]   CC       base/event_base_frame.lo
[Build on Ubuntu 18.04]   CCLD     libmca_event.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/event'
[Build on Ubuntu 18.04] Making all in mca/hwloc
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/hwloc'
[Build on Ubuntu 18.04]   CC       base/hwloc_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/hwloc_base_dt.lo
[Build on Ubuntu 18.04] base/hwloc_base_dt.c: In function ‘print_hwloc_obj’:
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:253:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&pfx, "\n%s\t", (NULL == prefix) ? "" : prefix);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:254:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tmp, "%sType: %s Number of child objects: %u%sName=%s",
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]               (NULL == prefix) ? "" : prefix, string, obj->arity,
[Build on Ubuntu 18.04]               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]               pfx, (NULL == obj->name) ? "NULL" : obj->name);
[Build on Ubuntu 18.04]               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:259:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%s%s", tmp, pfx, string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:268:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%sCpuset:  %s", tmp, pfx, string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:274:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%sOnline:  %s", tmp, pfx, string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:280:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%sAllowed: %s", tmp, pfx, string);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:287:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%sBind CPU proc:   %s%sBind CPU thread: %s", tmp, pfx,
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   (support->cpubind->set_thisproc_cpubind) ? "TRUE" : "FALSE", pfx,
[Build on Ubuntu 18.04]                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   (support->cpubind->set_thisthread_cpubind) ? "TRUE" : "FALSE");
[Build on Ubuntu 18.04]                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:292:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&tmp2, "%s%sBind MEM proc:   %s%sBind MEM thread: %s", tmp, pfx,
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   (support->membind->set_thisproc_membind) ? "TRUE" : "FALSE", pfx,
[Build on Ubuntu 18.04]                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                   (support->membind->set_thisthread_membind) ? "TRUE" : "FALSE");
[Build on Ubuntu 18.04]                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:298:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tmp2, "%s%s\n", (NULL == *output) ? "" : *output, tmp);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_dt.c:301:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&pfx, "%s\t", (NULL == prefix) ? "" : prefix);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       base/hwloc_base_util.lo
[Build on Ubuntu 18.04] base/hwloc_base_util.c: In function ‘opal_hwloc_base_get_topo_signature’:
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2203:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&sig, "%dN:%dS:%dL3:%dL2:%dL1:%dC:%dH:%s:%s",
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]               nnuma, nsocket, nl3, nl2, nl1, ncore, nhwt, arch, endian);
[Build on Ubuntu 18.04]               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c: In function ‘opal_hwloc_base_get_locality_string’:
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2275:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(&t2, "%sNM%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2282:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(&t2, "%sSK%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2290:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                          asprintf(&t2, "%sL3%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2297:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                          asprintf(&t2, "%sL2%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2304:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                          asprintf(&t2, "%sL1%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2313:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(&t2, "%sCR%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/hwloc_base_util.c:2320:21: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      asprintf(&t2, "%sHT%s:", (NULL == locality) ? "" : locality, tmp);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       base/hwloc_base_maffinity.lo
[Build on Ubuntu 18.04]   CCLD     libmca_hwloc.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/hwloc'
[Build on Ubuntu 18.04] Making all in mca/if
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if'
[Build on Ubuntu 18.04]   CC       base/if_base_components.lo
[Build on Ubuntu 18.04]   CCLD     libmca_if.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if'
[Build on Ubuntu 18.04] Making all in mca/installdirs
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs'
[Build on Ubuntu 18.04]   CC       base/installdirs_base_components.lo
[Build on Ubuntu 18.04]   CC       base/installdirs_base_expand.lo
[Build on Ubuntu 18.04] base/installdirs_base_expand.c: In function ‘opal_install_dirs_expand_internal’:
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:130:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(prefix);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:130:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(prefix);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:131:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(exec_prefix);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:131:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(exec_prefix);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:132:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(bindir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:132:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(bindir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:133:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sbindir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:133:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sbindir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:134:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(libexecdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:134:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(libexecdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:135:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(datarootdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:135:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(datarootdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:136:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(datadir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:136:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(datadir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:137:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sysconfdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:137:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sysconfdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:138:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sharedstatedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:138:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(sharedstatedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:139:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(localstatedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:139:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(localstatedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:140:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(libdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:140:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(libdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:141:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(includedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:141:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(includedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:142:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(infodir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:142:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(infodir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:143:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(mandir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:27:29: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]  #define EXPAND_STRING(name) EXPAND_STRING2(name, name)
[Build on Ubuntu 18.04]                              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:143:13: note: in expansion of macro ‘EXPAND_STRING’
[Build on Ubuntu 18.04]              EXPAND_STRING(mandir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:144:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opaldatadir, pkgdatadir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:144:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opaldatadir, pkgdatadir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:145:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opallibdir, pkglibdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:145:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opallibdir, pkglibdir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:35:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:146:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opalincludedir, pkgincludedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:44:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&retval, "%s%s%s", tmp,                            \
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       opal_install_dirs.ompiname + destdir_offset,       \
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       end_pos);                                          \
[Build on Ubuntu 18.04]                       ~~~~~~~~
[Build on Ubuntu 18.04] base/installdirs_base_expand.c:146:13: note: in expansion of macro ‘EXPAND_STRING2’
[Build on Ubuntu 18.04]              EXPAND_STRING2(opalincludedir, pkgincludedir);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_installdirs.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs'
[Build on Ubuntu 18.04] Making all in mca/memchecker
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memchecker'
[Build on Ubuntu 18.04]   CC       base/memchecker_base_open.lo
[Build on Ubuntu 18.04]   CC       base/memchecker_base_select.lo
[Build on Ubuntu 18.04]   CC       base/memchecker_base_wrappers.lo
[Build on Ubuntu 18.04]   CCLD     libmca_memchecker.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memchecker'
[Build on Ubuntu 18.04] Making all in mca/memcpy
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memcpy'
[Build on Ubuntu 18.04]   CC       base/memcpy_base_open.lo
[Build on Ubuntu 18.04]   CCLD     libmca_memcpy.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memcpy'
[Build on Ubuntu 18.04] Making all in mca/memory
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memory'
[Build on Ubuntu 18.04]   CC       base/memory_base_open.lo
[Build on Ubuntu 18.04]   CC       base/memory_base_empty.lo
[Build on Ubuntu 18.04]   CCLD     libmca_memory.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memory'
[Build on Ubuntu 18.04] Making all in mca/mpool
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/mpool'
[Build on Ubuntu 18.04]   CC       base/mpool_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/mpool_base_lookup.lo
[Build on Ubuntu 18.04]   CC       base/mpool_base_alloc.lo
[Build on Ubuntu 18.04]   CC       base/mpool_base_tree.lo
[Build on Ubuntu 18.04] base/mpool_base_tree.c: In function ‘action’:
[Build on Ubuntu 18.04] base/mpool_base_tree.c:224:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&leak_msg, "    %lu bytes at address 0x%lx",
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       (unsigned long) item->num_bytes,
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       (unsigned long) key);
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] base/mpool_base_tree.c:228:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%s\n    %lu bytes at address 0x%lx",
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       leak_msg, (unsigned long) item->num_bytes,
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       (unsigned long) key);
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       base/mpool_base_default.lo
[Build on Ubuntu 18.04] base/mpool_base_default.c: In function ‘mca_mpool_default_alloc’:
[Build on Ubuntu 18.04] base/mpool_base_default.c:34:5: warning: ignoring return value of ‘posix_memalign’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      (void) posix_memalign (&addr, align, size);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_mpool.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/mpool'
[Build on Ubuntu 18.04] Making all in mca/patcher
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/patcher'
[Build on Ubuntu 18.04]   CC       base/patcher_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/patcher_base_patch.lo
[Build on Ubuntu 18.04]   CCLD     libmca_patcher.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/patcher'
[Build on Ubuntu 18.04] Making all in mca/pmix
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix'
[Build on Ubuntu 18.04]   CC       base/pmix_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/pmix_base_select.lo
[Build on Ubuntu 18.04]   CC       base/pmix_base_fns.lo
[Build on Ubuntu 18.04]   CC       base/pmix_base_hash.lo
[Build on Ubuntu 18.04]   CCLD     libmca_pmix.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pmix'
[Build on Ubuntu 18.04] Making all in mca/pstat
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pstat'
[Build on Ubuntu 18.04]   CC       base/pstat_base_select.lo
[Build on Ubuntu 18.04]   CC       base/pstat_base_open.lo
[Build on Ubuntu 18.04]   CCLD     libmca_pstat.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/pstat'
[Build on Ubuntu 18.04] Making all in mca/rcache
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/rcache'
[Build on Ubuntu 18.04]   CC       base/rcache_base_frame.lo
[Build on Ubuntu 18.04] base/rcache_base_frame.c:75:51: warning: missing braces around initializer [-Wmissing-braces]
[Build on Ubuntu 18.04]  opal_free_list_t mca_rcache_base_vma_tree_items = {{0}};
[Build on Ubuntu 18.04]                                                    ^
[Build on Ubuntu 18.04]                                                      {}
[Build on Ubuntu 18.04]   CC       base/rcache_base_create.lo
[Build on Ubuntu 18.04]   CC       base/rcache_base_vma.lo
[Build on Ubuntu 18.04]   CC       base/rcache_base_vma_tree.lo
[Build on Ubuntu 18.04]   CC       base/rcache_base_mem_cb.lo
[Build on Ubuntu 18.04] base/rcache_base_mem_cb.c: In function ‘mca_rcache_base_mem_cb’:
[Build on Ubuntu 18.04] base/rcache_base_mem_cb.c:73:21: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                      write(2, msg, len);
[Build on Ubuntu 18.04]                      ^~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_rcache.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/rcache'
[Build on Ubuntu 18.04] Making all in mca/reachable
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/reachable'
[Build on Ubuntu 18.04]   CC       base/reachable_base_frame.lo
[Build on Ubuntu 18.04]   CC       base/reachable_base_select.lo
[Build on Ubuntu 18.04]   CCLD     libmca_reachable.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/reachable'
[Build on Ubuntu 18.04] Making all in mca/shmem
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/shmem'
[Build on Ubuntu 18.04]   CC       base/shmem_base_close.lo
[Build on Ubuntu 18.04]   CC       base/shmem_base_select.lo
[Build on Ubuntu 18.04]   CC       base/shmem_base_open.lo
[Build on Ubuntu 18.04]   CC       base/shmem_base_wrappers.lo
[Build on Ubuntu 18.04]   CCLD     libmca_shmem.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/shmem'
[Build on Ubuntu 18.04] Making all in mca/timer
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/timer'
[Build on Ubuntu 18.04]   CC       base/timer_base_open.lo
[Build on Ubuntu 18.04]   CCLD     libmca_timer.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/timer'
[Build on Ubuntu 18.04] Making all in mca/backtrace/execinfo
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/backtrace/execinfo'
[Build on Ubuntu 18.04]   CC       backtrace_execinfo.lo
[Build on Ubuntu 18.04] backtrace_execinfo.c: In function ‘opal_backtrace_print’:
[Build on Ubuntu 18.04] backtrace_execinfo.c:56:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              write (fd, prefix, strlen (prefix));
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] backtrace_execinfo.c:59:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          write (fd, buf, len);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       backtrace_execinfo_component.lo
[Build on Ubuntu 18.04]   CCLD     libmca_backtrace_execinfo.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/backtrace/execinfo'
[Build on Ubuntu 18.04] Making all in mca/dl/dlopen
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/dl/dlopen'
[Build on Ubuntu 18.04]   CC       dl_dlopen_component.lo
[Build on Ubuntu 18.04]   CC       dl_dlopen_module.lo
[Build on Ubuntu 18.04] dl_dlopen_module.c: In function ‘dlopen_foreachfile’:
[Build on Ubuntu 18.04] dl_dlopen_module.c:185:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&abs_name, "%s/%s", dirs[i], de->d_name);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dl_dlopen_module.c: In function ‘dlopen_open’:
[Build on Ubuntu 18.04] dl_dlopen_module.c:77:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&name, "%s%s", fname, ext);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CCLD     libmca_dl_dlopen.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/dl/dlopen'
[Build on Ubuntu 18.04] Making all in mca/event/external
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/event/external'
[Build on Ubuntu 18.04]   CC       libmca_event_external_la-event_external_component.lo
[Build on Ubuntu 18.04] event_external_component.c: In function ‘event_external_register’:
[Build on Ubuntu 18.04] event_external_component.c:89:28: warning: passing argument 1 of ‘opal_argv_join’ from incompatible pointer type [-Wincompatible-pointer-types]
[Build on Ubuntu 18.04]      avail = opal_argv_join(all_available_eventops, ',');
[Build on Ubuntu 18.04]                             ^~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] In file included from event_external_component.c:22:0:
[Build on Ubuntu 18.04] ../../../../opal/util/argv.h:194:22: note: expected ‘char **’ but argument is of type ‘const char **’
[Build on Ubuntu 18.04]  OPAL_DECLSPEC  char *opal_argv_join(char **argv, int delimiter) __opal_attribute_malloc__ __opal_attribute_warn_unused_result__;
[Build on Ubuntu 18.04]                       ^~~~~~~~~~~~~~
[Build on Ubuntu 18.04] event_external_component.c:90:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf( &help_msg,
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                "Comma-delimited list of libevent subsystems "
[Build on Ubuntu 18.04]                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                "to use (%s -- available on your platform)",
[Build on Ubuntu 18.04]                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                avail );
[Build on Ubuntu 18.04]                ~~~~~~~
[Build on Ubuntu 18.04]   CC       libmca_event_external_la-event_external_module.lo
[Build on Ubuntu 18.04]   CCLD     libmca_event_external.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/event/external'
[Build on Ubuntu 18.04] Making all in mca/hwloc/external
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/hwloc/external'
[Build on Ubuntu 18.04]   CC       hwloc_external_component.lo
[Build on Ubuntu 18.04]   CCLD     libmca_hwloc_external.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/hwloc/external'
[Build on Ubuntu 18.04] Making all in mca/if/linux_ipv6
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if/linux_ipv6'
[Build on Ubuntu 18.04]   CC       if_linux_ipv6.lo
[Build on Ubuntu 18.04]   CCLD     libmca_if_linux_ipv6.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if/linux_ipv6'
[Build on Ubuntu 18.04] Making all in mca/if/posix_ipv4
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if/posix_ipv4'
[Build on Ubuntu 18.04]   CC       if_posix.lo
[Build on Ubuntu 18.04]   CCLD     libmca_if_posix_ipv4.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/if/posix_ipv4'
[Build on Ubuntu 18.04] Making all in mca/installdirs/env
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs/env'
[Build on Ubuntu 18.04]   CC       opal_installdirs_env.lo
[Build on Ubuntu 18.04]   CCLD     libmca_installdirs_env.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs/env'
[Build on Ubuntu 18.04] Making all in mca/installdirs/config
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs/config'
[Build on Ubuntu 18.04]   CC       opal_installdirs_config.lo
[Build on Ubuntu 18.04]   CCLD     libmca_installdirs_config.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/installdirs/config'
[Build on Ubuntu 18.04] Making all in mca/memory/patcher
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memory/patcher'
[Build on Ubuntu 18.04]   CC       memory_patcher_component.lo
[Build on Ubuntu 18.04]   CCLD     libmca_memory_patcher.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/memory/patcher'
[Build on Ubuntu 18.04] Making all in mca/timer/linux
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/timer/linux'
[Build on Ubuntu 18.04]   CC       timer_linux_component.lo
[Build on Ubuntu 18.04]   CCLD     libmca_timer_linux.la
[Build on Ubuntu 18.04] ar: `u' modifier ignored since `D' is the default (see `U')
[Build on Ubuntu 18.04] make[2]: Leaving directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal/mca/timer/linux'
[Build on Ubuntu 18.04] Making all in .
[Build on Ubuntu 18.04] make[2]: Entering directory '/var/lib/jenkins/workspace/daos-stack-org_daos_PR-13-ubuntu18/_build.external/ompi/opal'
[Build on Ubuntu 18.04]   CC       class/opal_bitmap.lo
[Build on Ubuntu 18.04]   CC       class/opal_free_list.lo
[Build on Ubuntu 18.04]   CC       class/opal_hash_table.lo
[Build on Ubuntu 18.04]   CC       class/opal_hotel.lo
[Build on Ubuntu 18.04]   CC       class/opal_tree.lo
[Build on Ubuntu 18.04]   CC       class/opal_list.lo
[Build on Ubuntu 18.04]   CC       class/opal_object.lo
[Build on Ubuntu 18.04]   CC       class/opal_graph.lo
[Build on Ubuntu 18.04]   CC       class/opal_lifo.lo
[Build on Ubuntu 18.04]   CC       class/opal_fifo.lo
[Build on Ubuntu 18.04]   CC       class/opal_pointer_array.lo
[Build on Ubuntu 18.04]   CC       class/opal_value_array.lo
[Build on Ubuntu 18.04]   CC       class/opal_ring_buffer.lo
[Build on Ubuntu 18.04]   CC       class/opal_rb_tree.lo
[Build on Ubuntu 18.04]   CC       memoryhooks/memory.lo
[Build on Ubuntu 18.04]   CC       runtime/opal_progress.lo
[Build on Ubuntu 18.04]   CC       runtime/opal_finalize.lo
[Build on Ubuntu 18.04]   CC       runtime/opal_init.lo
[Build on Ubuntu 18.04] runtime/opal_init.c:78:2: warning: #ident is a GCC extension
[Build on Ubuntu 18.04]  #ident OPAL_IDENT_STRING
[Build on Ubuntu 18.04]   ^~~~~
[Build on Ubuntu 18.04]   CC       runtime/opal_params.lo
[Build on Ubuntu 18.04] runtime/opal_params.c: In function ‘opal_register_params’:
[Build on Ubuntu 18.04] runtime/opal_params.c:111:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&string, "%d", signals[j]);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_params.c:114:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&tmp, "%s,%d", string, signals[j]);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       runtime/opal_cr.lo
[Build on Ubuntu 18.04] runtime/opal_cr.c: In function ‘opal_cr_refresh_environ’:
[Build on Ubuntu 18.04] runtime/opal_cr.c:935:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&file_name, "%s/%s-%d", opal_tmp_directory(), OPAL_CR_BASE_ENV_NAME, prev_pid);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       runtime/opal_info_support.lo
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_show_path’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:342:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&path, "path:%s", type);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_do_type’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:592:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                          asprintf (&message, "MCA %s", group->group_framework);
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_show_mca_group_params’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:652:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&component_msg, " %s", group_component);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:663:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&message, "MCA%s %s%s", requested ? "" : " (disabled)",
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       group->group_framework,
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       component_msg ? component_msg : "");
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:678:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf (&message, "MCA%s %s%s", requested ? "" : " (disabled)",
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                            group->group_framework,
[Build on Ubuntu 18.04]                            ~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                            component_msg ? component_msg : "");
[Build on Ubuntu 18.04]                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:691:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf (&message, "mca:%s:%s:param:%s:disabled:%s", group->group_framework,
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                        group_component, var->mbv_full_name, requested ? "false" : "true");
[Build on Ubuntu 18.04]                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:709:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&message, "MCA%s %s%s", requested ? "" : " (disabled)",
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       group->group_framework,
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       component_msg ? component_msg : "");
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:724:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf (&message, "MCA%s %s%s", requested ? "" : " (disabled)",
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                            group->group_framework,
[Build on Ubuntu 18.04]                            ~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                            component_msg ? component_msg : "");
[Build on Ubuntu 18.04]                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:737:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf (&message, "mca:%s:%s:pvar:%s:disabled:%s", group->group_framework,
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                        group_component, pvar->name, requested ? "false" : "true");
[Build on Ubuntu 18.04]                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_out’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:888:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&spaces, "%*s", centerpoint -
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]                       (int)strlen(pretty_message), " ");
[Build on Ubuntu 18.04]                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:902:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&filler, "%s%s: ", spaces, pretty_message);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:904:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&filler, "%s  ", spaces);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:914:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&spaces, "%*s", centerpoint + 2, " ");
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_out_int’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:996:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&valstr, "%d", (int)value);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_show_mca_version’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1112:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&message, "MCA %s", component->mca_type_name);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1114:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&content, "%s (", component->mca_component_name);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1117:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%sMCA v%s", content, mca_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1125:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&tmp, "%s, ", content);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1129:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%sAPI v%s", content, api_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1137:17: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]                  asprintf(&tmp, "%s, ", content);
[Build on Ubuntu 18.04]                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1141:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%sComponent v%s", content, component_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1147:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%s)", content);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1160:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&message, "mca:%s:%s:version", component->mca_type_name, component->mca_component_name);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1162:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "mca:%s", mca_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1167:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "api:%s", api_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1172:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "component:%s", component_version);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_make_version_str’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1205:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]              asprintf(&tmp, "%s%s", str, greek);
[Build on Ubuntu 18.04]              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c: In function ‘opal_info_show_opal_version’:
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1232:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tmp, "%s:version:full", opal_info_type_opal);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1241:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tmp, "%s:version:repo", opal_info_type_opal);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] runtime/opal_info_support.c:1244:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(&tmp, "%s:version:release_date", opal_info_type_opal);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       runtime/opal_progress_threads.lo
[Build on Ubuntu 18.04]   CC       threads/condition.lo
[Build on Ubuntu 18.04]   CC       threads/mutex.lo
[Build on Ubuntu 18.04]   CC       threads/thread.lo
[Build on Ubuntu 18.04]   CC       threads/wait_sync.lo
[Build on Ubuntu 18.04]   CC       dss/dss_internal_functions.lo
[Build on Ubuntu 18.04]   CC       dss/dss_compare.lo
[Build on Ubuntu 18.04]   CC       dss/dss_copy.lo
[Build on Ubuntu 18.04]   CC       dss/dss_dump.lo
[Build on Ubuntu 18.04]   CC       dss/dss_load_unload.lo
[Build on Ubuntu 18.04]   CC       dss/dss_lookup.lo
[Build on Ubuntu 18.04]   CC       dss/dss_pack.lo
[Build on Ubuntu 18.04] dss/dss_pack.c: In function ‘opal_dss_pack_float’:
[Build on Ubuntu 18.04] dss/dss_pack.c:342:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&convert, "%f", ssrc[i]);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_pack.c: In function ‘opal_dss_pack_double’:
[Build on Ubuntu 18.04] dss/dss_pack.c:363:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(&convert, "%f", ssrc[i]);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04]   CC       dss/dss_peek.lo
[Build on Ubuntu 18.04]   CC       dss/dss_print.lo
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_byte’:
[Build on Ubuntu 18.04] dss/dss_print.c:57:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:62:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_BYTE\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:69:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_BYTE\tValue: %x", prefix, *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_string’:
[Build on Ubuntu 18.04] dss/dss_print.c:82:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:87:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_STRING\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:94:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_STRING\tValue: %s", prefx, src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_size’:
[Build on Ubuntu 18.04] dss/dss_print.c:107:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:112:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_SIZE\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:119:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_SIZE\tValue: %lu", prefx, (unsigned long) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_pid’:
[Build on Ubuntu 18.04] dss/dss_print.c:132:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:137:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_PID\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:144:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_PID\tValue: %lu", prefx, (unsigned long) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_bool’:
[Build on Ubuntu 18.04] dss/dss_print.c:156:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:161:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_BOOL\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:168:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_BOOL\tValue: %s", prefx, *src ? "TRUE" : "FALSE");
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_int’:
[Build on Ubuntu 18.04] dss/dss_print.c:181:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:186:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_INT\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:193:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_INT\tValue: %ld", prefx, (long) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_uint’:
[Build on Ubuntu 18.04] dss/dss_print.c:206:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:211:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_UINT\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:218:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_UINT\tValue: %lu", prefx, (unsigned long) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_uint8’:
[Build on Ubuntu 18.04] dss/dss_print.c:231:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:236:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_UINT8\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:243:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_UINT8\tValue: %u", prefx, (unsigned int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_uint16’:
[Build on Ubuntu 18.04] dss/dss_print.c:256:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:261:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_UINT16\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:268:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_UINT16\tValue: %u", prefx, (unsigned int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_uint32’:
[Build on Ubuntu 18.04] dss/dss_print.c:281:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:286:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_UINT32\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:293:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_UINT32\tValue: %u", prefx, (unsigned int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_int8’:
[Build on Ubuntu 18.04] dss/dss_print.c:306:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:311:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_INT8\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:318:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_INT8\tValue: %d", prefx, (int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_int16’:
[Build on Ubuntu 18.04] dss/dss_print.c:331:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:336:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_INT16\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:343:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_INT16\tValue: %d", prefx, (int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_int32’:
[Build on Ubuntu 18.04] dss/dss_print.c:356:25: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      if (NULL == prefix) asprintf(&prefx, " ");
[Build on Ubuntu 18.04]                          ^~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:361:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]          asprintf(output, "%sData type: OPAL_INT32\tValue: NULL pointer", prefx);
[Build on Ubuntu 18.04]          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c:368:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
[Build on Ubuntu 18.04]      asprintf(output, "%sData type: OPAL_INT32\tValue: %d", prefx, (int) *src);
[Build on Ubuntu 18.04]      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Build on Ubuntu 18.04] dss/dss_print.c: In function ‘opal_dss_print_uint64’:
[Build on Ubuntu 18.04] dss/dss_print.c:386:25: