buildworld falure: truncated or malformed archive

Warner Losh imp at bsdimp.com
Wed Jan 2 22:04:04 UTC 2019


On Wed, Jan 2, 2019, 1:42 PM John Baldwin <jhb at freebsd.org wrote:

> On 12/31/18 12:08 PM, Warner Losh wrote:
> > On Mon, Dec 31, 2018, 1:36 PM Ryan Stone <rysto32 at gmail.com wrote:
> >
> >> Does this mean that it's currently impossible to build a world with
> >> debug symbols?
> >>
> >
> > Yes. Clang is simply too big until 64 bit offset support goes in.
>
> We actually build clang (and llvm) with stripped down debug symbols by
> default.  If you don't put any DEBUG_* foo in src.conf you will get debug
> symbols for all of the world including the limited ones for clang.  (We
> use -gline-tables-only or some
>

Yea, DEBUG_FLAGS=-g is what breaks it...

Warner

>


More information about the freebsd-current mailing list