Changes between Initial Version and Version 1 of Ticket #49018


Ignore:
Timestamp:
Oct 1, 2015, 12:24:08 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It's this type of problem: http://stackoverflow.com/questions/14104298/clang-boostspirit-and-c11

So it sounds like we either have to require C++11 support (i.e. use the cxx11 1.0 portgroup), or else define BOOST_NO_VARIADIC_TEMPLATES as suggested in that stack overflow question, though that might be a global setting for boost which might negatively affect other ports that actually need variadic templates.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49018

    • Property Priority changed from High to Normal
    • Property Keywords libvisio removed
    • Property Owner changed from macports-tickets@… to devans@…
    • Property Summary changed from Error: org.macports.build for port libvisio-0.1 returned: command execution failed to libvisio-0.1 @0.1.3_1: fatal error: 'type_traits' file not found
  • Ticket #49018 – Description

    initial v1  
     1{{{
    12Ordenador-de-Roberto:/ imac$ sudo port clean libvisio-0.1
    23--->  Cleaning libvisio-0.1
     
    1920    http://guide.macports.org/#project.tickets
    2021Error: Processing of port libvisio-0.1 failed
     22}}}