Re: update: devel/llvm

2015-11-22 Thread Jonathan Gray
On Thu, Nov 12, 2015 at 10:25:53AM +0100, Pascal Stumpf wrote: > On Thu, 12 Nov 2015 00:08:35 +0100, Christian Weisgerber wrote: > > Pascal Stumpf: > > > > > I have done manual builds of some ports that use clang (various > > > firefoxes, multimedia stuff, vlc, mplayer), but maybe this needs a bul

Re: update: devel/llvm

2015-11-13 Thread Christian Weisgerber
On 2015-11-12, Stuart Henderson wrote: > Here's the first i386 failure, in devel/xulrunner/24: amd64, tail -100: INPUT("../../gfx/skia/SkImage_Raster.o") INPUT("../../gfx/skia/SkLayerDrawLooper.o") INPUT("../../gfx/skia/SkLayerRasterizer.o") INPUT("../../gfx/skia/SkLineClipper.o

Re: update: devel/llvm

2015-11-13 Thread Christian Weisgerber
On 2015-11-11, Christian Weisgerber wrote: > If I get a complete patch, I can kick off an amd64 bulk build with it > tom^Hday. The results are in: devel/xulrunner/24 suffers explosive diarrhea and eventually dies. No problems otherwise. -- Christian "naddy" Weisgerber

Re: update: devel/llvm

2015-11-13 Thread Stuart Henderson
On 2015/11/12 20:53, Stuart Henderson wrote: > Here's the first i386 failure, in devel/xulrunner/24: That was the only build-time fallout. It's not so easy for to actually run those packages though.

Re: update: devel/llvm

2015-11-12 Thread Stuart Henderson
Here's the first i386 failure, in devel/xulrunner/24: [...] INPUT("../../media/webvtt/error.o") INPUT("../../media/webvtt/lexer.o") INPUT("../../media/webvtt/node.o") INPUT("../../media/webvtt/parser.o") INPUT("../../media/webvtt/string.o") /usr/obj/ports/xulrunner-24.8.0/mozi

Re: update: devel/llvm

2015-11-11 Thread Christian Weisgerber
Pascal Stumpf: > I have done manual builds of some ports that use clang (various > firefoxes, multimedia stuff, vlc, mplayer), but maybe this needs a bulk > build? If I get a complete patch, I can kick off an amd64 bulk build with it tom^Hday. -- Christian "naddy" Weisgerber

Re: update: devel/llvm

2015-11-11 Thread Landry Breuil
On Wed, Nov 11, 2015 at 05:32:35PM +, Stuart Henderson wrote: > On 2015/11/11 10:26, Michael McConville wrote: > > Pascal Stumpf wrote: > > > mmc@ reminded me that I had been slacking on getting this into the tree. > > > > > > This patch updates LLVM to version 3.7, using GCC from ports as a >

Re: update: devel/llvm

2015-11-11 Thread Pascal Stumpf
On Wed, 11 Nov 2015 17:32:35 +, Stuart Henderson wrote: > On 2015/11/11 10:26, Michael McConville wrote: > > Pascal Stumpf wrote: > > > mmc@ reminded me that I had been slacking on getting this into the tree. > > > > > > This patch updates LLVM to version 3.7, using GCC from ports as a > > > c

Re: update: devel/llvm

2015-11-11 Thread Michael McConville
Stuart Henderson wrote: > On 2015/11/11 10:26, Michael McConville wrote: > > Pascal Stumpf wrote: > > > mmc@ reminded me that I had been slacking on getting this into the tree. > > > > > > This patch updates LLVM to version 3.7, using GCC from ports as a > > > compiler, and using its headers and l

Re: update: devel/llvm

2015-11-11 Thread Stuart Henderson
On 2015/11/11 10:26, Michael McConville wrote: > Pascal Stumpf wrote: > > mmc@ reminded me that I had been slacking on getting this into the tree. > > > > This patch updates LLVM to version 3.7, using GCC from ports as a > > compiler, and using its headers and libstdc++ at runtime. The downside >

Re: update: devel/llvm

2015-11-11 Thread Michael McConville
Pascal Stumpf wrote: > mmc@ reminded me that I had been slacking on getting this into the tree. > > This patch updates LLVM to version 3.7, using GCC from ports as a > compiler, and using its headers and libstdc++ at runtime. The downside > is, of course, that everything compiled with clang++ wil