Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

main.log (114.8 KB) - added by sarah_frank@… 8 years ago.
log file
main.2.log (133.4 KB) - added by sarah_frank@… 8 years ago.
log file

Download all attachments as: .zip

Change History (7)

Changed 8 years ago by sarah_frank@…

Attachment: main.log added

log file

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: newassigned

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: assignedclosed

Marking as closed; feel free to reopen if there's still a problem.

Changed 8 years ago by sarah_frank@…

Attachment: main.2.log added

log file

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?

Note: See TracTickets for help on using tickets.