Date: Thu, 9 Jan 2020 12:44:13 +0100 From: Gordon Bergling <gbergling@googlemail.com> To: current@freebsd.org Subject: Building -CURRENT on -STABLE Message-ID: <CACWuOC9Y6Eqkg%2BQMfp3re=fm=V1YoL2TxQubqOW1PR0%2B3xgToQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I am currently about to setup an -CURRENT system, which should gets updated via a build server that=E2=80=99s runs on -STABLE and shares the sr= c and obj directories via NFS to -CURRENT system. While doing a =E2=80=9Emake -s -j 4 buildworld buildkernel=E2=80=9C the bui= lds fails randomly with the following error. ---------------------------------------------------------------------------= ---------------------- =3D=3D=3D> sbin/fsirand (all) =3D=3D=3D> sbin/gbde (all) =3D=3D=3D> sbin/geom (all) =3D=3D=3D> kerberos5/libexec/kimpersonate (all) ld: error: undefined symbol: glabel_class_commands >>> referenced by geom.c >>> geom.o:(get_class) ld: error: undefined symbol: glabel_version >>> referenced by geom.c >>> geom.o:(get_class) ld: error: undefined symbol: gpart_class_commands >>> referenced by geom.c >>> geom.o:(get_class) ld: error: undefined symbol: gpart_version >>> referenced by geom.c >>> geom.o:(get_class) cc: error: linker command failed with exit code 1 (use -v to see invocation= ) --- geom.full --- *** [geom.full] Error code 1 make[4]: stopped in /home/gbergling/sources/freebsd/freebsd/sbin/geom 1 error make[4]: stopped in /home/gbergling/sources/freebsd/freebsd/sbin/geom A failure has been detected in another branch of the parallel make ---------------------------------------------------------------------------= ---------------------- I also tried the build without the =E2=80=9Ej=E2=80=9C-Flag but the error w= as the same. Do you have any hints what could have caused this? The -STABLE machine is stock and no special things are setup within src.conf or make.conf. Best regards, Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACWuOC9Y6Eqkg%2BQMfp3re=fm=V1YoL2TxQubqOW1PR0%2B3xgToQ>