Skip to content

spack fails to build samrai 3.11.2 #8491

@twang15

Description

@twang15

While building samrai on LLNL quartz for version 3.11.2 with Intel compiler, spack expects there is include/boost/tr1 sub-directory, but the boost library installed by spack does not have such a directory, and the build fails.

Expected Result

The build should succeed without an error.

Actual Result

Spack fails at the configuration step, because it cannot find include/boost/tr1 directory for boost.

Error message:
113 checking whether HDF5 link works... yes
114 checking for BOOST installation...

115 configure: error: BOOST not found in /usr/workspace/wsa/wang102/spack/opt/spack/linux-rhel7-x86_64/intel-18.0.2/boost-1.67.0-5356zjcg5ezmk76eybujazxnfuz6wtql

Steps to reproduce the issue

$ spack install [email protected] %[email protected]

Other information

spack: 0.11.2, development branch
machine architecture: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
OS: (Red Hat Enterprise Linux Server release 7.4 (Maipo)
compiler: Intel 18.0.2

$ spack spec [email protected] %[email protected]

Input spec

[email protected]%[email protected]

Concretized

[email protected]%[email protected]debug arch=linux-rhel7-x86_64
^[email protected]%[email protected]+atomic+chrono
clanglibcpp cxxstd=default +date_timedebug+exception+filesystemgraphicu+iostreams+locale+log+mathmpi+multithreadednumpy patches=2ab6c72d03dec6a4ae20220a9dfd5c8c572c5294252155b85c6874d97c323199 +program_optionspython+random+regex+serialization+shared+signalssinglethreaded+systemtaggedlayout+test+thread+timerversionedlayout+wave arch=linux-rhel7-x86_64
^[email protected]%[email protected]+shared arch=linux-rhel7-x86_64
^[email protected]%[email protected]+optimize+pic+shared arch=linux-rhel7-x86_64
^[email protected]%[email protected]
cxxdebugfortranhl+mpi+pic+sharedszipthreadsafe arch=linux-rhel7-x86_64
^[email protected]%[email protected]
cuda fabrics=verbs javamemcheckerpmi schedulers= sqlite3thread_multiple+vt arch=linux-rhel7-x86_64
^[email protected]%[email protected]
cairocuda+libxml2+pci+shared arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] patches=3877ab548f88597ab2327a2230ee048d2d07ace1062efe81fc92e91b7f39cd00 +sigsegv arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected]
python arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected]+cpanm patches=0eac10ed90aeb0459ad8851f88081d439a4e41978e586ec743069e8b059370ac +shared+threads arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64
^[email protected]%[email protected]symlinkstermlib arch=linux-rhel7-x86_64
^[email protected]%[email protected] arch=linux-rhel7-x86_64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions