#51933 closed defect (worksforme)
Error installing dolfin - command execution failed
Reported by: | sarah_frank@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | dolfin |
Description
Hello! I just updated my macports because I was having trouble installing py27-slepc4py but in the process there was a problem with rebuilding dolfin. I uninstalled dolfin, ran port upgrade outdated, and now when I try to reinstall dolfin I get the following error:
Error: org.macports.build for port dolfin returned: command execution failed
I have attached the log file.
Attachments (2)
Change History (7)
Changed 8 years ago by sarah_frank@…
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to sean@… |
---|
comment:2 Changed 8 years ago by seanfarley (Sean Farley)
Status: | new → assigned |
---|
It seems you're using the +gcc5 variant? I tried to reproduce this and got linking errors with boost. I think that makes sense with the insanity that is libc++ vs libstdc++. Could you try without the +gcc5 variant?
comment:3 Changed 8 years ago by seanfarley (Sean Farley)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Marking as closed; feel free to reopen if there's still a problem.
comment:4 Changed 8 years ago by sarah_frank@…
Hello! I don't believe that I am using the gcc5 variant, I am just installing with the default variants. I have updated the log file since I have updated my macports since the last time I used it. Thanks for your help!
comment:5 Changed 8 years ago by seanfarley (Sean Farley)
I'm kind of out of ideas here. What version of clang is this?
$ clang -v Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Have you kept your xcode / command-line tools updated?
log file