Opened 12 years ago
Closed 6 years ago
#35022 closed defect (fixed)
glob2: error: reference to 'Collection' is ambiguous
Reported by: | cubox@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | willy.wolff.0@… | |
Port: | glob2 |
Description
Hi. When I try to build glob2, port says me that build failed
Error: org.macports.build for port glob2 returned: command execution failed
I joined the mail.log. Mac OS X 10.7.4, with Xcode 4.3.2 (4E2002) and
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
Thanks :)
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by cubox@…
Cc: | cubox@… added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | cubox@… removed |
---|---|
Keywords: | glob2 Carbon core framework removed |
Summary: | glob2 @0.9.3 build fail. → glob2: error: reference to 'Collection' is ambiguous |
The first error shown in the log is:
error: reference to 'Collection' is ambiguous
However since this was not a clean build attempt, please "sudo port clean glob2", then try again, then attach the new main.log if it fails again.
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Looks like this is probably a name collision between Boost's Collection type and the Carbon Collection Manager. Updating to the current upstream version should be the first thing to try.
comment:6 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!