Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#51247 closed defect (fixed)

vigra @1.11.0_1 cannot build on OS X 10.8.5

Reported by: basil.shubin@… Owned by: BSeppke (Benjamin Seppke)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: vigra

Description

sudo port install vigra
--->  Computing dependencies for vigra
--->  Building vigra
Error: org.macports.build for port vigra returned: command execution failed
Please see the log file for port vigra for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vigra/vigra/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port vigra failed

Log: http://pastebin.com/raw/pBabUF9Y

Attachments (1)

main.log (109.5 KB) - added by basil.shubin@… 8 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to benjamin.seppke@…
Port: vigra added

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers vigra), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Also please attach the log directly to the ticket.

comment:3 Changed 8 years ago by BSeppke (Benjamin Seppke)

To me, it looks like the compiler is not able to resolve the c++11 features, which are now used by the vigra library. Maybe your compiler does not use c++11 extensions by default?

Changed 8 years ago by basil.shubin@…

Attachment: main.log added

comment:4 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

In 113b689665316dcc7a1889bdfe28290a66fd60e4/macports-ports:

vigra: use cxx11 PortGroup

Fixes #51046
Fixes #51247
No revbump since port either builds correctly or not at all

comment:5 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added
Note: See TracTickets for help on using tickets.