Date: Mon, 6 Jul 2015 23:12:56 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Larry Rosenman <ler@lerctr.org> Cc: Freebsd current <freebsd-current@freebsd.org>, owner-freebsd-current@freebsd.org Subject: Re: Kernel Link issue Message-ID: <20150706231256.62d155e0.ohartman@zedat.fu-berlin.de> In-Reply-To: <354ea269dfbda15450736c89ba5b56ad@thebighonker.lerctr.org> References: <c836abe2e976bbf5694c7ef57dbee934@thebighonker.lerctr.org> <20150705111428.20e2bc5e.ohartman@zedat.fu-berlin.de> <354ea269dfbda15450736c89ba5b56ad@thebighonker.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/=sCM5tQTQPm7c7EfPjiSe3/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Sun, 05 Jul 2015 09:42:16 -0500 Larry Rosenman <ler@lerctr.org> schrieb: > On 2015-07-05 04:14, O. Hartmann wrote: > > Am Sat, 04 Jul 2015 18:56:31 -0500 > > Larry Rosenman <ler@lerctr.org> schrieb: > >=20 > >> --- kernel.debug --- > >> linking kernel.debug >=20 > >=20 > > I see the same here on most recen source (r285155). > >=20 > > The failure occurs when device nvme and device nvd are enabled in > > kernel. On another > > system, exact with the same source revision, without both optionis > > enabled in the kernel > > the world and kernel built well. > >=20 > > Regards, > > O. Hartmann >=20 > This also happens if you have options ZFS. >=20 > I saw some complaints from make about the linker files: > cd /usr/obj/usr/src/sys/VT-LER; MAKEOBJDIRPREFIX=3D/usr/obj =20 > MACHINE_ARCH=3Damd64 MACHINE=3Damd64 CPUTYPE=3D=20 > GROFF_BIN_PATH=3D/usr/obj/usr/src/tmp/legacy/u > sr/bin GROFF_FONT_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/groff_fon= t=20 > GROFF_TMAC_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/tmac =20 > _LDSCRIPTROOT > =3D VERSION=3D"FreeBSD 11.0-CURRENT amd64 1100077" INSTALL=3D"sh=20 > /usr/src/tools/install.sh" =20 > PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src > /tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/= usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin=20 > CC=3D"cc > " CXX=3D"c++ " DEPFLAGS=3D"" CPP=3D"cpp " AS=3D"as" AR=3D"ar" LD=3D= "ld" NM=3Dnm =20 > OBJDUMP=3Dobjdump OBJCOPY=3D"objcopy" RANLIB=3Dranlib STRINGS=3D SIZE= =3D"size"=20 > make > -j 20 -J 15,16 -m /usr/src/share/mk KERNEL=3Dkernel cleandir > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 3797: warning:=20 > duplicate script for target "nvpair.ln" ignored > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 1914: warning:=20 > using previous script for "nvpair.ln" defined here > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 3800: warning:=20 > duplicate script for target "nvpair.o" ignored > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 1918: warning:=20 > using previous script for "nvpair.o" defined here > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 3801: warning:=20 > duplicate script for target "nvpair.o" ignored > make[2]: "/usr/obj/usr/src/sys/VT-LER/Makefile" line 1918: warning:=20 > using previous script for "nvpair.o" defined here >=20 >=20 I need to correct: it only happens when options ZFS is in the kernel! My fi= rst (false) statement was wrong and is obsolete. The problem still persists in r 285220. O. Hartmann --Sig_/=sCM5tQTQPm7c7EfPjiSe3/ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVmu9ZAAoJEOgBcD7A/5N8dC0IAJQ5PlDPYOHTzC2naWpoVmx6 aZM/9cGFiUDloWIH8/f3iR3XmFT6QWW52SmcjTycUzEFcilZ2c5ADtDUZHxHE6B0 X1rClRPm64BuuF1Hrw36pAh8+gPzFMiQdzgqOLP0XlQjY/Xfc7c+7kyQTHl5arIx vKFF/J09RGbrr02UomcQ35O15xrbcv6wKL1sCcBoNno12JVhQwTvEYYOUYV4uo/t Vf0H0nhoCi1BvrqiNpJ6pplsOD9oW4fZvqvMra5IPgjrQiBWmW08dJPymnRdy0qr UnxSVEhTY4OX9xj+J+oYBv4J8PvquVp7aOoM4Vp55y1+POoV5/4WoZJKUm128Fw= =o4rk -----END PGP SIGNATURE----- --Sig_/=sCM5tQTQPm7c7EfPjiSe3/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150706231256.62d155e0.ohartman>