Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 22:59:58 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   buildworld does work on PPC32
Message-ID:  <3BE1417C-8AE2-463E-8954-0D76488EDC5F@freebsd.org>

next in thread | raw e-mail | index | archive | help
Dear all,

when trying to do make buildworld on a 32-bit PPC machine (Mac Mini G4) =
on FreeBSD head as of today, the following happens:

cc -c -I /usr/home/tuexen/head/gnu/usr.bin/cc/cc_tools/../libiberty -O2 =
-pipe  -I. -DGCCVER=3D\"4.2\" -DIN_GCC -DHAVE_CONFIG_H =
-DPREFIX=3D\"/usr/obj/usr/home/tuexen/head/powerpc.powerpc/tmp/usr\" =
-I/usr/obj/usr/home/tuexen/head/powerpc.powerpc/gnu/usr.bin/cc/cc_tools/..=
/cc_tools -I/usr/home/tuexen/head/gnu/usr.bin/cc/cc_tools/../cc_tools =
-I/usr/home/tuexen/head/contrib/gcc =
-I/usr/home/tuexen/head/contrib/gcc/config =
-I/usr/home/tuexen/head/contrib/gcclibs/include =
-I/usr/home/tuexen/head/contrib/gcclibs/libcpp/include =
-I/usr/home/tuexen/head/contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE =
-DHAVE_CONFIG_H -g  -std=3Dgnu89     =
-I/usr/obj/usr/home/tuexen/head/powerpc.powerpc/tmp/legacy/usr/include =
-o xstrerror.o =
/usr/home/tuexen/head/contrib/gcclibs/libiberty/xstrerror.c
ranlib libiberty.a
cc -O2 -pipe  -I. -DGCCVER=3D\"4.2\" -DIN_GCC -DHAVE_CONFIG_H =
-DPREFIX=3D\"/usr/obj/usr/home/tuexen/head/powerpc.powerpc/tmp/usr\" =
-I/usr/obj/usr/home/tuexen/head/powerpc.powerpc/gnu/usr.bin/cc/cc_tools/..=
/cc_tools -I/usr/home/tuexen/head/gnu/usr.bin/cc/cc_tools/../cc_tools =
-I/usr/home/tuexen/head/contrib/gcc =
-I/usr/home/tuexen/head/contrib/gcc/config =
-I/usr/home/tuexen/head/contrib/gcclibs/include =
-I/usr/home/tuexen/head/contrib/gcclibs/libcpp/include =
-I/usr/home/tuexen/head/contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE =
-DHAVE_CONFIG_H -g  -std=3Dgnu89     =
-I/usr/obj/usr/home/tuexen/head/powerpc.powerpc/tmp/legacy/usr/include  =
-Wl,--secure-plt   =
-L/usr/obj/usr/home/tuexen/head/powerpc.powerpc/tmp/legacy/usr/lib -o =
genmodes genmodes.o errors.o libiberty.a
./genmodes -h > insn-modes.h
*** Signal 11

Stop.
make[3]: stopped in /usr/home/tuexen/head/gnu/usr.bin/cc/cc_tools
*** Error code 1

Stop.
make[2]: stopped in /usr/home/tuexen/head
*** Error code 1

Stop.
make[1]: stopped in /usr/home/tuexen/head
*** Error code 1

Stop.
make: stopped in /usr/home/tuexen/head

Any idea what is going wrong?

Best regards
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BE1417C-8AE2-463E-8954-0D76488EDC5F>