Toolchain bugs. Something along the lines of
lib/mesa/src/mesa/main/format_pack.c -fPIC -DPIC -o main/.libs/format_pack.o /usr/xenocara/lib/mesa/src/mesa/main/format_pack.c: In function 'pack_float_bgr_srgb8': /usr/xenocara/lib/mesa/src/mesa/main/format_pack.c:6890: error: unrecognizable insn: (insn 259 11 13 2 (set (reg:SF 1 $1) (const_double:SF 1.220703125e-4 [0x0.8p-12])) -1 (nil) (nil)) /usr/xenocara/lib/mesa/src/mesa/main/format_pack.c:6890: internal compiler error: in extract_insn, at recog.c:2077 was what I was told previously. No working alpha here. On Tue, Feb 09, 2016 at 12:21:16PM -0500, Bryan Everly wrote: > What is preventing libGL from being built on Alpha? I have a machine > and am willing to help. > > Thanks, > Bryan > > > On Feb 9, 2016, at 10:42 AM, Christian Weisgerber <na...@mips.inka.de> > > wrote: > > > >> On 2016-02-08, Landry Breuil <lan...@openbsd.org> wrote: > >> > >> for those who care about exotic archs, alpha has lots of failures > >> because (among others) we dont build libGL/libGLU there anymore. > > > > I don't see what can be done about this on the ports side, other > > than marking affected ports as not for alpha or, possibly, disabling > > some functionality depending on the arch (ewww, terrible). None > > of which actually fixes anything. > > > > This needs to be addressed at the root of the problem: alpha needs > > to be able to build libGL. > > > > -- > > Christian "naddy" Weisgerber na...@mips.inka.de > > >