[MacPorts] #48684: boost @1.59.0: won't install on 10.5.8 Leopard
MacPorts
noreply at macports.org
Thu Oct 1 05:06:34 PDT 2015
#48684: boost @1.59.0: won't install on 10.5.8 Leopard
-----------------------+--------------------------
Reporter: schalk@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: leopard
Port: boost |
-----------------------+--------------------------
Comment (by Peter_Dyballa@…):
Replying to [comment:12 ryandesign@…]:
> A solution was proposed here:
https://svn.boost.org/trac/boost/ticket/11603. It says that
>
> {{{
> stw r5, 236(%r3)
> }}}
>
> is a typo and should instead be
>
> {{{
> stw r5, 236(r3)
> }}}
>
This is a good start! It leads to this:
{{{
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release
/threading-multi/asm/make_ppc32_sysv_macho_gas.o
"/usr/bin/g++-4.2" -x assembler-with-cpp -O3 -finline-functions -Wno-
inline -Wall -dynamic -gdwarf-2 -fexceptions -fPIC -arch ppc
-DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1
-DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1
-DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o
"bin.v2/libs/context/build/darwin-4.2.1/release/threading-
multi/asm/make_ppc32_sysv_macho_gas.o"
"libs/context/src/asm/make_ppc32_sysv_macho_gas.S"
darwin.link.dll stage/lib/libboost_context-mt.dylib
"/usr/bin/g++-4.2" -dynamiclib -Wl,-single_module -install_name
"/opt/local/lib/libboost_context-mt.dylib" -o "stage/lib
/libboost_context-mt.dylib"
"bin.v2/libs/context/build/darwin-4.2.1/release/threading-
multi/asm/make_ppc32_sysv_macho_gas.o"
"bin.v2/libs/context/build/darwin-4.2.1/release/threading-
multi/asm/jump_ppc32_sysv_macho_gas.o"
"bin.v2/libs/context/build/darwin-4.2.1/release/threading-
multi/posix/stack_traits.o"
"bin.v2/libs/context/build/darwin-4.2.1/release/threading-
multi/execution_context.o" "bin.v2/libs/chrono/build/darwin-4.2.1/release
/threading-multi/libboost_chrono-mt.dylib"
"bin.v2/libs/thread/build/darwin-4.2.1/release/threading-multi
/libboost_thread-mt.dylib" "bin.v2/libs/system/build/darwin-4.2.1/release
/threading-multi/libboost_system-mt.dylib"
-headerpad_max_install_names -Wl,-dead_strip
-no_dead_strip_inits_and_terms -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc -undefined dynamic_lookup
}}}
So this is fixed and the build process continues…
--
Ticket URL: <https://trac.macports.org/ticket/48684#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list