Hi Uwe, I've just ran into this bug as well on the new system - https://github.com/dealii/dealii/issues/3686
On Tuesday, June 27, 2017 at 7:18:35 AM UTC-4, Uwe Köcher wrote: > > Phil, > > I did not see something like this before. You are using a quiet new > version of bash (newer than my bash-4.3.43-4.fc25.x86_64) > > The first lines in the created candi_configure are pasted variable from > the system environment and also candi. > The error occurs for some line I could not reproduce, thus I think that > there is a variable "BASH_FUNC_ml()" in your shell. > Can you try to do the following: > $ unset BASH_FUNC_ml() > $ ./candi.sh > > and report if the error is still there? > > > On Tuesday, June 27, 2017 at 10:58:45 AM UTC+2, Phil H wrote: >> >> Hi there, >> >> I'm installing dealii (then aspect) using candi on a brand new cluster >> and I have an error I have never seen before. >> >> *Building hdf5 1.10.1* >> >> ./candi_configure: line 6: syntax error near unexpected token `(' >> >> ./candi_configure: line 6: `declare -x BASH_FUNC_ml()' >> >> >> Has anyone seen this before? It kills the build, and occurs for any >> package I try. >> >> >> In the candi_configure in hdf5 the offending lines are: >> >> >> declare -x BASH_FUNC_ml() >> >> declare -x BASH_FUNC_module() >> >> >> Modules that are available on the cluster - >> >> >> --------------------------------- Core Modules >> --------------------------------- >> >> gcc/4.8.5 gcc/5.4.0 >> >> >> intel/2016.4 intel/2017.1 >> >> >> >> Bash version is GNU bash, version 4.3.48(1)-release >> >> >> Anyone seen this before? >> >> >> Cheers, >> >> >> Phil >> >> >> >> >> >> -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.