Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 2015 13:29:54 -0700
From:      Peter Wemm <peter@wemm.org>
To:        svn-src-head@freebsd.org
Cc:        Mariusz Zaborski <oshogbo@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r285139 - in head: lib/libnv sys/conf sys/contrib/libnv sys/kern sys/sys
Message-ID:  <12132227.txsMvZmjyr@overcee.wemm.org>
In-Reply-To: <201507041633.t64GXcmT097180@repo.freebsd.org>
References:  <201507041633.t64GXcmT097180@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--nextPart2677546.9iqvG1Dq7O
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"

On Saturday, July 04, 2015 04:33:38 PM Mariusz Zaborski wrote:
> Author: oshogbo
> Date: Sat Jul  4 16:33:37 2015
> New Revision: 285139
> URL: https://svnweb.freebsd.org/changeset/base/285139
>=20
> Log:
>   Move the nvlist source and private includes from sys/kern to sepera=
te
>   directory sys/contrib/libnv.
>=20
>   The goal of this operation is to NOT install header files which sho=
uldn't
>   be used outside the nvlist library.

>   head/sys/contrib/libnv/nvlist.c
>      - copied, changed from r285128, head/sys/kern/subr_nvlist.c

You have broken kernel builds for the freebsd.org cluster.  By renaming=
=20
"subr_nvlist.o" to "nvlist.o" you now cause:

make[2]: ".../Makefile" line 3143: warning: duplicate script for target=
=20
"nvpair.o" ignored
make[2]: ".../Makefile" line 1260: warning: using previous script for=20=

"nvpair.o" defined here

....

linking kernel.debug
nvpair.o: In function `illumos_nvlist_add_nvlist':
/usr/src/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c:1136: mult=
iple=20
definition of `illumos_nvlist_add_nvlist'
nvpair.o:/usr/src/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c:1=
136:=20
first defined here
nvpair.o: In function `illumos_nvlist_add_nvpair':
/usr/src/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c:1971: mult=
iple=20
definition of `illumos_nvlist_add_nvpair'
nvpair.o:/usr/src/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c:1=
971:=20
first defined here
....

I'm going to attempt to revert this for the freebsd.org cluster because=
 I need=20
it to compile for openssl.

=2D-=20
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI=
6FJV
UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246
--nextPart2677546.9iqvG1Dq7O
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABCAAGBQJVntnCAAoJEDXWlwnsgJ4EVIYH/15ToDhJy9XvtxWokjbDlQCL
ZXhkn5vjD4Zbp2YILHbNx0EFRvkD8HV8YVJiiW9IR1rlRJufhadN3jObQObSUhAk
qpY6gKNZ1BaVeiNtfMPVyKVOGGHnUivys7ynTqtZ+lS8e2Lb7yNL2KuSTU223B0Q
bOro1yjDmp6l2uDyRWwC+kzLWW4uQY3WAezXs9JbZsJ9dB0LzOrheRNCfX3EkcAX
ZtBAUq1lK5gAFBTzPtiwPF774ezTtFyCKzrszy9FPlL8mDpd+E/Kgxs7aifFYyi/
jKdCw/Tbkq4HXpeabgJpQMuouZCX6X3V7/XzNRu1QoSvZNoQtJdECrqBNQbTxhA=
=SEqD
-----END PGP SIGNATURE-----

--nextPart2677546.9iqvG1Dq7O--




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