Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 11:36:38 -0700
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        Justin Hibbits <jhibbits@freebsd.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Re: powerpc and powerpc64 builds broken
Message-ID:  <8C09575A-B885-4F41-BFF8-46FEC028E755@gmail.com>
In-Reply-To: <CAHSQbTC31gdLryKxkBoUef0gN3CBssFZNPdQgiZ_QJNK1g4NPQ@mail.gmail.com>
References:  <CAHSQbTC31gdLryKxkBoUef0gN3CBssFZNPdQgiZ_QJNK1g4NPQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Jun 28, 2015, at 10:48, Justin Hibbits <jhibbits@freebsd.org> wrote:
>=20
> Both powerpc and powerpc64 builds are broken in the same way, in
> usr.bin/mkesdb.  It was working correctly as of just before BSDCan, I
> successfully built world and kernel on June 6.
>=20
> The error seen at this point is:
>=20
> cc  -O2 -pipe   -I/home/chmeee/freebsd/head/usr.bin/mkesdb
> -I/home/chmeee/freebsd/head/usr.bin/mkesdb/../mkesdb
> -I/home/chmeee/freebsd/head/usr.bin/mkesdb/../../lib/libc/iconv
> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall
> -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
> -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align
> -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
> -Wold-style-definition -Wno-pointer-sign
> -L/home/chmeee/world/zhabar/home/chmeee/freebsd/head/usr.bin/mkesdb/../../=
lib/libc
> -o mkesdb lex.o yacc.o
> /home/chmeee/world/zhabar/home/chmeee/freebsd/head/tmp/usr/bin/ld:
> undefined reference to symbol `_end' (try adding -lc)
> /home/chmeee/world/zhabar/home/chmeee/freebsd/head/tmp/lib/libc.so.7:
> could not read symbols: Bad value
>=20
> I've seen this both locally on my G5, and on the Power8 in the FreeBSD clu=
ster.

- What does file say when you run it on libc.so.7?
- What's your current revision?
- Does it work when SRCCONF/__MAKECONF are set to /dev/null?

Thanks!=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8C09575A-B885-4F41-BFF8-46FEC028E755>