On 2018/11/01 10:09, Landry Breuil wrote:
> On Sun, Oct 14, 2018 at 06:28:40PM +0200, Landry Breuil wrote:
> > On Sat, Oct 06, 2018 at 09:27:10AM -0600, Antoine Jacoutot wrote:
> > > CVSROOT:  /cvs
> > > Module name:      ports
> > > Changes by:       ajacou...@cvs.openbsd.org       2018/10/06 09:27:10
> > > 
> > > Modified files:
> > >   devel/llvm     : Makefile distinfo 
> > >   devel/llvm/pkg : PLIST-main PLIST-python 
> > > Added files:
> > >   devel/llvm/patches: patch-tools_lldb_scripts_utilsOsType_py 
> > > 
> > > Log message:
> > > Add LLDB.
> > 
> > Unsurprisingly, this broke the build on sparc64:
> > 
> > In file included from 
> > /usr/obj/ports/llvm-6.0.1/llvm-6.0.1.src/tools/lldb/source/Interpreter/CommandInterpreter.cpp:53:0:
> > /usr/obj/ports/llvm-6.0.1/llvm-6.0.1.src/tools/lldb/include/lldb/Host/Editline.h:49:19:
> >  fatal error: codecvt: No such file or directory
> >  #include <codecvt>
> > 
> > no ports llvm on sparc64 for 6.4. Given its usefulness anyway..
> 
> Fwiw i'm about to start a new sparc64 bulk, and nothing happened on this
> issue. Can someone think about the kittens please ?
> 

I have a nearly-finished diff to subpackage lldb which would allow
disabling it on sparc64 (and other base=gcc arches I presume?) ..

Reply via email to