From owner-freebsd-sparc64@freebsd.org Mon Sep 11 01:40:07 2017 Return-Path: Delivered-To: freebsd-sparc64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB7CAE10A5B for ; Mon, 11 Sep 2017 01:40:07 +0000 (UTC) (envelope-from raparkhurst@digitalsynapse.io) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A565569A3E for ; Mon, 11 Sep 2017 01:40:06 +0000 (UTC) (envelope-from raparkhurst@digitalsynapse.io) Received: from xerf-fx (cpe-66-68-160-213.austin.res.rr.com [66.68.160.213]) by mx.zohomail.com with SMTPS id 1505093989331401.8861259034427; Sun, 10 Sep 2017 18:39:49 -0700 (PDT) Message-ID: <1505093988.4543.7.camel@digitalsynapse.io> Subject: Re: Xorg question on FreeBSD 11.1 From: Robert Parkhurst To: Mark Linimon Cc: FreeBSD-sparc64 Date: Sun, 10 Sep 2017 20:39:48 -0500 In-Reply-To: <20170910175811.GA27418@lonesome.com> References: <1504912654.4543.5.camel@digitalsynapse.io> <20170909171502.GA22562@lonesome.com> <1CD52BED-3135-4ED0-A73F-500B1B133B05@digitalsynapse.io> <20170910175811.GA27418@lonesome.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2017 01:40:07 -0000 Hi Mark, I'm stuck with trying to get gcc 4.9 on the system. The fresh install comes with 4.2.1 I believe? Do I need 4.9 or is 4.2.1 okay? In any case, 4.9 failed to compile. I attempted to compile by running make install clean. It failed telling me I needed to run it with MAKE_JOBS_UNSAFE. I added that to /etc/make.conf: MAKE_JOBS_UNSAFE=3Dyes Then I re-ran make install clean and after a while I got the following: gmake[6]: Entering directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' gmake=C2=A0=C2=A0all-recursive gmake[7]: Entering directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' Making all in . gmake[8]: Entering directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis- buf.lo dis-buf.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_all ./disassemble.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_all ./disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis- init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c -o aarch64-asm.lo aarch64-asm.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c aarch64-asm.c -o aarch64-asm.o mv -f .deps/aarch64-asm.Tpo .deps/aarch64-asm.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm- 2.Tpo -c -o aarch64-asm-2.lo aarch64-asm-2.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm-2.Tpo -c aarch64- asm-2.c -o aarch64-asm-2.o mv -f .deps/aarch64-asm-2.Tpo .deps/aarch64-asm-2.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c -o aarch64-dis.lo aarch64-dis.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c aarch64-dis.c -o aarch64-dis.o mv -f .deps/aarch64-dis.Tpo .deps/aarch64-dis.Plo /bin/sh ./libtool --tag=3DCC=C2=A0=C2=A0=C2=A0--mode=3Dcompile cc -DHAVE_CO= NFIG_H -I.=C2=A0=C2=A0-I.=20 -I. -I../bfd -I./../include -I./../bfd=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe=C2=A0=C2=A0-I/usr/local/include -fn= o- strict-aliasing -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis- 2.Tpo -c -o aarch64-dis-2.lo aarch64-dis-2.c libtool: compile:=C2=A0=C2=A0cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing- prototypes -Wshadow -O2 -pipe -I/usr/local/include -fno-strict-aliasing=20 -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis-2.Tpo -c aarch64- dis-2.c -o aarch64-dis-2.o aarch64-dis-2.c: In function 'aarch64_opcode_lookup': aarch64-dis-2.c:18556: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See ; for instructions. gmake[8]: *** [Makefile:999: aarch64-dis-2.lo] Error 1 gmake[8]: Leaving directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' gmake[7]: *** [Makefile:1042: all-recursive] Error 1 gmake[7]: Leaving directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' gmake[6]: *** [Makefile:691: all] Error 2 gmake[6]: Leaving directory '/usr/ports/devel/binutils/work/binutils- 2.28/opcodes' gmake[5]: *** [Makefile:3167: all-opcodes] Error 2 gmake[5]: Leaving directory '/usr/ports/devel/binutils/work/binutils- 2.28' gmake[4]: *** [Makefile:850: all] Error 2 gmake[4]: Leaving directory '/usr/ports/devel/binutils/work/binutils- 2.28' *** Error code 1 Stop. make[3]: stopped in /usr/ports/devel/binutils *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/binutils *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/gcc49 *** Error code 1 Stop. make: stopped in /usr/ports/lang/gcc49 Let me know if I'm going in a different direction than I need. Thanks, Robert On Sun, 2017-09-10 at 12:58 -0500, Mark Linimon wrote: > Indeed a retest indicates that xorg-server failed due to: >=20 > =C2=A0 epoxy/egl.h: No such file or directory >=20 > I'm retrying with a patch to see if I can isolate this. >=20 > mcl