Xorg question on FreeBSD 11.1
Robert Parkhurst
raparkhurst at digitalsynapse.io
Mon Sep 11 01:40:07 UTC 2017
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=yes
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 all-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=CC --mode=compile cc -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 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-
buf.lo dis-buf.c
libtool: compile: cc -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
-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=CC --mode=compile cc -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 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c
-o disassemble.lo -DARCH_all ./disassemble.c
libtool: compile: cc -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
-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=CC --mode=compile cc -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 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o
dis-init.lo dis-init.c
libtool: compile: cc -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
-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=CC --mode=compile cc -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 -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c
-o aarch64-asm.lo aarch64-asm.c
libtool: compile: cc -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
-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=CC --mode=compile cc -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 -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: cc -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
-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=CC --mode=compile cc -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 -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c
-o aarch64-dis.lo aarch64-dis.c
libtool: compile: cc -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
-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=CC --mode=compile cc -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 -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: cc -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
-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 <URL:http://www.freebsd.org/support.html>; 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:
>
> epoxy/egl.h: No such file or directory
>
> I'm retrying with a patch to see if I can isolate this.
>
> mcl
More information about the freebsd-sparc64
mailing list