[llvm-bugs] [Bug 41442] New: RTTI disabled on latest Ubuntu packages
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 9 08:30:31 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41442
Bug ID: 41442
Summary: RTTI disabled on latest Ubuntu packages
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: pitrou at free.fr
CC: llvm-bugs at lists.llvm.org
It seems the latest version of Ubuntu packages don't have RTTI enabled, which
produces errors such as:
../../debug/libgandiva.so.14.0.0: undefined reference to `typeinfo for
llvm::ErrorInfoBase'
Version 1:7.0.1~svn348686-1~exp1~20181221231927.53 was fine.
Version 1:7.1.0~svn353565-1~exp1~20190408084827.60 is whether things start
failing.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190409/03f974c1/attachment.html>
More information about the llvm-bugs
mailing list