Opened 12 years ago

Closed 12 years ago

#33800 closed defect (duplicate)

frei0r-plugins 1.3.0 not installing in Lion 10.7.3 (Kdenlive package)

Reported by: machado456@… Owned by: ddennedy (Dan Dennedy)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: clang Cc:
Port: frei0r-plugins

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Got crash in clang trying to install Kdenlive package. Tried to clean install frei0r-plugins alone, same error.

Clang version:
$ clang --version
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix

Attachments (2)

terminal.rtf (63.0 KB) - added by machado456@… 12 years ago.
Verbose terminal window
main.log (97.5 KB) - added by machado456@… 12 years ago.
Log for frei0r-plugins

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by machado456@…

Attachment: terminal.rtf added

Verbose terminal window

Changed 12 years ago by machado456@…

Attachment: main.log added

Log for frei0r-plugins

comment:1 Changed 12 years ago by machado456@…

Cc: machado456@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: machado456@… removed
Description: modified (diff)
Keywords: frei0r-plugins removed
Owner: changed from macports-tickets@… to dan@…
Priority: HighNormal

Remember to use WikiFormatting please.

As reporter, you don't need to be Cc'd to receive follow-up emails. You should, however, Cc the maintainer of the port.

What version of Xcode are you using? If less than 4.3.2, try updating to 4.3.2. If that doesn't help, the error message says to report the bug to Apple, so you should do that.

comment:3 in reply to:  2 Changed 12 years ago by machado456@…

Sorry for the formatting, first time I am using this.

I upgraded from Xcode 4.3.1 to 4.3.2 restarted then in Terminal:

sudo port clean frei0r-plugins

then

sudo port install kdenlive

Got the same error I saw this other ticket alike: Ticket #33659 (new defect) I will report Apple as you suggested Thanks

comment:4 Changed 12 years ago by ddennedy (Dan Dennedy)

Ryan, should we change the compiler in Portfile?

comment:5 in reply to:  4 Changed 12 years ago by machado456@…

Replying to dan@…:

Ryan, should we change the compiler in Portfile?

Yes, doing this solved the problem

sudo port install frei0r-plugins configure.compiler=llvm-gcc-4.2

As stated in Problem Hotlist Thanks

comment:6 Changed 12 years ago by gregory.verret@…

I had the same problem and compiling it with llvm-gcc-4.2 worked. Mac OS X Lion 10.7.3 XCode 4.3.2

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #33659.

Note: See TracTickets for help on using tickets.