[Bug 220454] devel/llvm40: Missing symbol `typeinfo for llvm::raw_ostream'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 3 18:25:46 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220454

            Bug ID: 220454
           Summary: devel/llvm40: Missing symbol `typeinfo for
                    llvm::raw_ostream'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: yuri at rawbw.com
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Assignee: brooks at FreeBSD.org

Created attachment 184041
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184041&action=edit
testcase.cpp

Compile the attached testcase with this command:
> /usr/local/llvm40/bin/clang++ -I/usr/local/include -std=c++11 -I/usr/local/llvm40/include -o testcase testcase.cpp -L /usr/local/llvm40/lib -lLLVM-4.0
prints this error:
> /tmp/testcase-0fd161.o:(.rodata._ZTIN4llvm17raw_pwrite_streamE[_ZTIN4llvm17raw_pwrite_streamE]+0x10): undefined reference to `typeinfo for llvm::raw_ostream'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list