[MacPorts] #71511: Linking to gtest fails on tiger ppc
MacPorts
noreply at macports.org
Tue Dec 10 11:48:01 UTC 2024
#71511: Linking to gtest fails on tiger ppc
---------------------+-----------------------
Reporter: glebm | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: tiger ppc
Port: gtest |
---------------------+-----------------------
Description changed by glebm:
Old description:
> {{{
> Undefined symbols:
> "__ZN7testing8internal23MakeAndRegisterTestInfoENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcS8_S8_NS0_12CodeLocationEPKvPFvvESD_PNS0_15TestFactoryBaseE",
> referenced from:
> __Z41__static_initialization_and_destruction_0v in
> animationinfo_test.cpp.
> ...
> "__ZN7testing8internal9EqFailureEPKcS2_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_b",
> referenced from:
> __ZN7testing8internal18CmpHelperEQFailureIaiEENS_15AssertionResultEPKcS4_RKT_RKT0_
> in animationinfo_test.cpp.o
> }}}
>
> Not really sure what to make of these failures except that they're both
> in `char_traits`
New description:
{{{
Undefined symbols:
"__ZN7testing8internal23MakeAndRegisterTestInfoENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcS8_S8_NS0_12CodeLocationEPKvPFvvESD_PNS0_15TestFactoryBaseE",
referenced from:
__Z41__static_initialization_and_destruction_0v in
animationinfo_test.cpp.
...
"__ZN7testing8internal9EqFailureEPKcS2_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_b",
referenced from:
__ZN7testing8internal18CmpHelperEQFailureIaiEENS_15AssertionResultEPKcS4_RKT_RKT0_
in animationinfo_test.cpp.o
}}}
Not really sure what to make of these failures
--
--
Ticket URL: <https://trac.macports.org/ticket/71511#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list