On Thu, 17 Feb 2022 at 08:02, Dale <rdalek1...@gmail.com> wrote:
> !!! The ebuild selected to satisfy "<sci-libs/hdf5-1.12:=[mpi=]" has
> unmet requirements.
> - sci-libs/hdf5-1.10.5-r1::gentoo USE="cxx hl threads zlib -debug
> -examples -fortran -mpi -szip -unsupported" ABI_X86="(64)"
>
>   The following REQUIRED_USE flag constraints are unsatisfied:
>     !unsupported? ( threads? ( !cxx !hl ) )
>
>   The above constraints are a subset of the following complete expression:
>     !unsupported? ( at-most-one-of ( cxx mpi ) threads? ( !cxx !mpi
> !fortran !hl ) )

The mpi flag now seeds to be a distraction, as the actual problem now
is that hdf5 can't have both the threads and the cxx USE flag enabled
at the same time. Maybe you have these in global, or set somewhere in
your config?

Regards,
Arve

Reply via email to