Jiri Daněk created DISPATCH-2196:
------------------------------------
Summary: ASan build on s390s fails when lining two test C++ object
files both containing identical instantiation of the same template
Key: DISPATCH-2196
URL: https://issues.apache.org/jira/browse/DISPATCH-2196
Project: Qpid Dispatch
Issue Type: Bug
Components: Tests
Affects Versions: 1.17.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk
{noformat}
`.LASANPC3789' referenced in section `.data.rel.ro.local' of
CMakeFiles/c_unittests.dir/test_router_startup.cpp.o: defined in discarded
section
`.text._ZN7doctest6detail19stringifyBinaryExprIiiEENS_6StringERKT_PKcRKT0_[_ZN7doctest6detail19stringifyBinaryExprIiiEENS_6StringERKT_PKcRKT0_]'
of CMakeFiles/c_unittests.dir/test_router_startup.cpp.o
`.LASANPC3834' referenced in section `.data.rel.ro.local' of
CMakeFiles/c_unittests.dir/test_router_startup.cpp.o: defined in discarded
section
`.text._ZN7doctest6detail19stringifyBinaryExprImiEENS_6StringERKT_PKcRKT0_[_ZN7doctest6detail19stringifyBinaryExprImiEENS_6StringERKT_PKcRKT0_]'
of CMakeFiles/c_unittests.dir/test_router_startup.cpp.o
collect2: error: ld returned 1 exit status
{noformat}
My current thinking is that this is a bug in ASan. I will try to report it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]