Changes between Initial Version and Version 6 of Ticket #57454


Ignore:
Timestamp:
Oct 27, 2018, 7:54:55 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57454

    • Property Keywords boost rebuild removed
    • Property Cc michaelld added
    • Property Port boost added
    • Property Summary changed from rebuild Boost with GCC-4.8 to some kind of issue (as yet unclear) trying to build boost on an unknown system
  • Ticket #57454 – Description

    initial v6  
    22
    33When I'm trying to do the solution the comment suggest which is compile boost by gcc48 by having the command line {{{sudo port -ns upgrade --force boost configure.compiler=macports-gcc-4.8}}}, but macports failed by showing the output as
    4 {{{--->  Computing dependencies for boost}}}
    5 {{{The following dependencies will be installed:  gcc48}}}
    6 {{{Continue? [Y/n]: y}}}
    7 {{{Error: Follow https://guide.macports.org/#project.tickets to report a bug.}}}
     4{{{
     5--->  Computing dependencies for boost
     6The following dependencies will be installed:  gcc48
     7Continue? [Y/n]: y
     8Error: Follow https://guide.macports.org/#project.tickets to report a bug.
     9}}}
    810I'm lost and don't know what to do now. Please send some help