Problem building VisIt on mac OS X Catalina. #12384
-
Dear VisIters, I’m currently trying and building VisIt on my mac OS X Catalina. I’m using the build_visit script as follows : ./build_visit3_1_1 --parallel --openssl --mesagl --icet --llvm --mpich However, the script is crashing when building mesagl libraries, complaining that the llvm shared libraries are not found. It seems however that the llvm libraries where correctly build by the script on previous steps. Attached to this mail is the logfile of my build. Any idea is welcome ! Thanks a lot, Sincerely, Cyril We're trying to combine |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Hi Cyril, I believe we've seen this before. I'll do some research and see if I can find the fix. Eric |
Beta Was this translation helpful? Give feedback.
-
Here is the log file. |
Beta Was this translation helpful? Give feedback.
-
I couldn't find anything similar in the issue tracker or in the e-mail list. I looked at the log file and I noticed that the script had been run multiple times. I'm assuming something must have gone wrong to cause that. Can you provide more information on that? Also, can you show me the contents of the directory below? /Users/cyrilgeorgy/Documents/Informatique/Visit3.1.1/VisitBuild/third_party/llvm/5.0.0/i386-apple-darwin19_clang/lib |
Beta Was this translation helpful? Give feedback.
-
Catalina (10.15) is the latest MacOS and I'm sure there will be build errors since we haven't even looked at building on it. I've just recently been able to update the build scripts to support MacOS 10.14 and won't be looking at Catalina for several months at least. |
Beta Was this translation helpful? Give feedback.
-
I've created a ticket #4516 in the primary issue tracker to make a note of this problem, and I've mentioned that Kevin plans to work on this build in a few months. Closing the ticket. |
Beta Was this translation helpful? Give feedback.
I've created a ticket #4516 in the primary issue tracker to make a note of this problem, and I've mentioned that Kevin plans to work on this build in a few months. Closing the ticket.