Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2017 18:25:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220454] devel/llvm40: Missing symbol `typeinfo for llvm::raw_ostream'
Message-ID:  <bug-220454-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220454

            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@FreeBSD.org
          Reporter: yuri@rawbw.com
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

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

Compile the attached testcase with this command:
> /usr/local/llvm40/bin/clang++ -I/usr/local/include -std=3Dc++11 -I/usr/lo=
cal/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[_ZTIN4llvm=
17raw_pwrite_streamE]+0x10): undefined reference to `typeinfo for llvm::raw=
_ostream'

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220454-13>