Re: buildworld fails

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Fri, 22 Mar 2013 22:45:15 -0400
On Fri, Mar 22, 2013 at 10:33:00PM -0400, Glen Barber wrote:
> On Fri, Mar 22, 2013 at 10:32:02PM -0400, Glen Barber wrote:
> > > gzip -cn info.info > info.info.gz
> > > gzip -cn info-stnd.info > info-stnd.info.gz
> > > gzip -cn texinfo.info > texinfo.info.gz
> > > 2 errors
> > > *** [everything] Error code 2
> > > 1 error
> > > *** [buildworld] Error code 2
> > > 1 error
> > > 
> > 
> > No, not with this error.  Although, I am not using clang.  Can you
> > please provide your /etc/make.conf and /etc/src.conf ?
> > 
> 
> And of course, my local build just made a liar out of me...  Yes, I see
> this too.
> 

Ok, I suspect you are using '-jN' with make(1).

The real error is:

(cd /usr/src/rescue/rescue/../../sbin/fsdb &&
/usr/obj/usr/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE
DIRPRFX=rescue/rescue/fsdb/ depend && /usr/obj/usr/src/make.amd64/make
-DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/fsdb/ fsdb.o
fsdbutil.o dir.o ea.o fsutil.o inode.o pass1.o pass1b.o pass2.o pass3.o
pass4.o pass5.o setup.o utilities.o ffs_subr.o ffs_tables.o)
/usr/local/libexec/ccache/world/cc -O2 -pipe
-I/usr/src/sbin/fsdb/../fsck_ffs -DRESCUE -std=gnu99 -fstack-protector
-Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c /usr/src/sbin/fsdb/fsdb.c
/usr/src/sbin/fsdb/fsdb.c: In function 'findblk':
/usr/src/sbin/fsdb/fsdb.c:444: error: 'cgrp' undeclared (first use in
this function)
/usr/src/sbin/fsdb/fsdb.c:444: error: (Each undeclared identifier is
reported only once
/usr/src/sbin/fsdb/fsdb.c:444: error: for each function it appears in.)
/usr/src/sbin/fsdb/fsdb.c:476: error: 'cgblk' undeclared (first use in
this function)
*** [fsdb.o] Error code 1

Stop in /usr/src/sbin/fsdb.
*** [fsdb_make] Error code 1



This is ... known at the moment, and is being resolved.  Please hang in
there a bit until this change is either fixed or reverted.

Glen


Received on Sat Mar 23 2013 - 01:45:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC