Skip to content

ADIOS Spack package broken on Summit #209

@NAThompson

Description

@NAThompson

To reproduce:

[nthompson@summitdev-login1]~% ml pgi/19.9
[nthompson@summitdev-login1]~% spack install adios
...
==> Installing openmpi
==> No binary for openmpi found: installing from source
==> openmpi: Executing phase: 'autoreconf'
==> openmpi: Executing phase: 'configure'
==> openmpi: Executing phase: 'build'
==> openmpi: Executing phase: 'install'
[+] /autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/openmpi-3.1.6-z36ridnac6bgsinx677u5oooviyrpnd4
==> Installing adios
==> No binary for adios found: installing from source
==> adios: Executing phase: 'autoreconf'
==> adios: Executing phase: 'configure'
==> Error: ProcessError: Command exited with status 1:
    '/tmp/nthompson/spack-stage/spack-stage-adios-1.13.1-xchp66cjc3oafb2g67pdumtcwbcbqolk/spack-src/configure' '--prefix=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/adios-1.13.1-xchp66cjc3oafb2g67pdumtcwbcbqolk' 'CFLAGS=-fPIC' '--enable-shared' '--disable-fortran' '--with-mpi=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/openmpi-3.1.6-z36ridnac6bgsinx677u5oooviyrpnd4' '--without-infiniband' '--with-blosc=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/c-blosc-1.17.0-efj77ikklysbx5fhah5tajm7uqaeetcr' '--with-zlib=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/zlib-1.2.11-tjbynt2kcsdo5ehwlcrxoqhbb7snlqdm' '--without-bzip2' '--without-szip' '--with-zfp=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/zfp-0.5.5-oyzh7mkqqnjbwg2dlwxavejrsaeblyty' '--with-sz=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/sz-1.4.12.3-apzgwhhqybemdkv6sjoeaozdsjr3blor' '--with-lz4=/autofs/nccs-svm1_home1/nthompson/spack/opt/spack/linux-rhel7-power8le/gcc-4.8.5/lz4-1.9.2-tpkrjicqiew4wkc5t7f6hzibyf4bvm5s' '--without-phdf5' '--without-netcdf' '--without-flexpath' '--without-dataspaces'

1 error found in build log:
     47    checking whether /autofs/nccs-svm1_home1/nthompson/spack/lib/spack/e
           nv/gcc/g++ accepts -g... yes
     48    checking dependency style of /autofs/nccs-svm1_home1/nthompson/spack
           /lib/spack/env/gcc/g++... gcc3
     49    checking for mpicc... /autofs/nccs-svm1_home1/nthompson/spack/opt/sp
           ack/linux-rhel7-power8le/gcc-4.8.5/openmpi-3.1.6-z36ridnac6bgsinx677
           u5oooviyrpnd4/bin/mpicc
     50    checking for MPI_Init... no
     51    checking for MPI_Init in -lmpi... no
     52    checking for MPI_Init in -lmpich... no
  >> 53    configure: error: could not find mpi library for C

See build log for details:
  /tmp/nthompson/spack-stage/spack-stage-adios-1.13.1-xchp66cjc3oafb2g67pdumtcwbcbqolk/spack-build-out.txt

I would attach the build log, but it gives the same information as the console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions