Hi Chris,
Christopher Baines writes:
> This is part of the following builder script:
>
> (cons "--enable-mpi-java" #)
>
> from: /gnu/store/yngxnpcs4s6y8acxf4nwx5pcpj0j6q6i-java-openmpi-4.1.4-builder
>
> And when attempting to build that derivation, you get the following
> error.
>
> ice-9/re
Currently it's quite easy to end up with packages that have builder
scripts that can't be read by Guile.
This is part of the following builder script:
(cons "--enable-mpi-java" #)
from: /gnu/store/yngxnpcs4s6y8acxf4nwx5pcpj0j6q6i-java-openmpi-4.1.4-builder
And when attempting to build that de