Changes between Initial Version and Version 1 of Ticket #28878


Ignore:
Timestamp:
Mar 24, 2011, 6:35:46 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28878

    • Property Owner changed from macports-tickets@… to adfernandes@…
  • Ticket #28878 – Description

    initial v1  
    11I can't get the most recent version of boost to build in MacPorts. When attempting to install it, it hangs at the following point while compiling:
    22
     3{{{
    34darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/address-model-64/architecture-x86/threading-multi/wide_posix_api.o
    45
    56    "/usr/bin/g++-4.2"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -dynamic -no-cpp-precomp -gdwarf-2 -fPIC -arch x86_64  -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -I"/opt/local/include" -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/address-model-64/architecture-x86/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
     7}}}
    68
    79By "hang", I mean that I've left it at that build stage for hours with no progress.