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)

main.log (148.4 KB) - added by cubox@… 12 years ago.
The build log.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by cubox@…

Cc: cubox@… added

Cc Me!

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.

Changed 12 years ago by cubox@…

Attachment: main.log added

The build log.

comment:3 Changed 12 years ago by cubox@…

New main.log attached. (after cleaning)

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:5 Changed 12 years ago by willy.wolff.0@…

Cc: willy.wolff.0@… added

Cc Me!

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

Resolution: fixed
Status: newclosed

In 865d6d250d34922f5a9294eb1d4ca51195fa61e9/macports-ports (master):

glob2: Update to 0.9.4.4 and fix many problems

Closes: #35022
Closes: #55843
Closes: #55844
Closes: #55845

Note: See TracTickets for help on using tickets.