Error installing petsc
Ryan Schmidt
ryandesign at macports.org
Fri Oct 10 18:40:42 PDT 2014
On Oct 10, 2014, at 11:49 AM, Sean Farley wrote:
>
> Daniel Watkins writes:
>
>> I attempted to install petsc using the command
>> sudo port install petsc +mpich +superlu +suitesparse
>> and was unsuccessful. The log file is attached.
>
> Ouch. This appears to be a compiler bug with clang. What OS and version
> of Xcode are you running?
From the log, he's using "Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)" on "darwin/11.4.2 (Mac OS X 10.7)". From the XcodeVersionInfo wiki page, this corresponds to Xcode 4.6.2 or Xcode 4.6.3; the latter is the latest version of Xcode available for 10.7.
Do note however that the log was not a clean attempt; a clean build should be attempted to see if the problem remains.
More information about the macports-users
mailing list