Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2018 14:00:34 +0100
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Buildworld broken! r328075 broke the world
Message-ID:  <20180117140034.14d7fb81@freyja.zeit4.iv.bundesimmobilien.de>

next in thread | raw e-mail | index | archive | help
Please can someon look after the recent CURRENT, it seems that on all systems I
try to buildworld most recent sources bail out at:

[... WITH_LLD_IS_LD]:
Building /usr/obj/usr/src/amd64.amd64/rescue/rescue/rescue
/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/ld: error: undefined symbol: cgget
>>> referenced by fsdb.lo:(_$$hide$$ fsdb.lo findblk)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

at a stage were world has been compiled from scratch (make cleanworld)


or at another point, like

[...]
===> sbin/fsdb (all)  
--- all_subdir_rescue ---
`pkill.o' is up to date.
--- ps_make ---
(cd /usr/src/rescue/rescue/../../bin/ps &&  make -DRESCUE
CRUNCH_CFLAGS=-DRESCUE MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ps/ fmt.o
keyword.o nlist.o print.o ps.o) --- all_subdir_sbin ---
Building /usr/obj/usr/src/amd64.amd64/sbin/fsdb/fsdb --- fsdb ---
/usr/obj/usr/src/amd64.amd64/tmp/usr/bin/ld: error: undefined symbol: cgget
>>> referenced by fsdb.c
>>>               fsdb.o:(findblk)  
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [fsdb] Error code 1


I think this is related to commit r328075.

Thanks in advance,

Oliver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180117140034.14d7fb81>