Opened 11 years ago

Closed 11 years ago

#38633 closed defect (invalid)

opencv: error: expected initializer before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8'

Reported by: cavaquiro@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: opencv

Description

when I try to install opencv + python27, it appear error, I already clean and try again, but nothing

Attachments (1)

main.log (897.0 KB) - added by cavaquiro@… 11 years ago.
logfile

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by cavaquiro@…

Attachment: main.log added

logfile

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: opencv build removed
Owner: changed from macports-tickets@… to stromnov@…
Summary: opencv build erroropencv: error: expected initializer before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8'

The log is full of various system headers complaining that:

error: expected initializer before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8'

This sounds like a problem with your system headers, or perhaps with some port masking one of them. But first let's check: are you running Xcode 4.6.1? If not, update to that. Then: are your command line tools up to date? To check, open Xcode, go to Preferences, then Downloads.

comment:2 Changed 11 years ago by cavaquiro@…

thanks, it was my bad, after update xcode to 4.6.1 forgot to update command line tools, thanks for your support

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.