Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2016 00:55:11 -0800
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        Garrett Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r293070 - head/sys/conf
Message-ID:  <825B9C10-92B8-40FE-B34A-34EF285D6844@gmail.com>
In-Reply-To: <DD1A1A79-C4F5-4714-AB3A-F79AE52C5F37@lists.zabbadoz.net>
References:  <201601030438.u034cHSP043934@repo.freebsd.org> <DD1A1A79-C4F5-4714-AB3A-F79AE52C5F37@lists.zabbadoz.net>

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

> On Jan 3, 2016, at 00:37, Bjoern A. Zeeb =
<bzeeb-lists@lists.zabbadoz.net> wrote:
>=20
>> On 03 Jan 2016, at 04:38 , Garrett Cooper <ngie@FreeBSD.org> wrote:
>>=20
>> Author: ngie
>> Date: Sun Jan  3 04:38:17 2016
>> New Revision: 293070
>> URL: https://svnweb.freebsd.org/changeset/base/293070
>>=20
>> Log:
>> Add "options ZFS" to NOTES so this will be tested with the LINT
>> KERNCONF when "make tinderbox" is run
>>=20
>> This will help ensure that "options ZFS" will not be accidentally
>> regressed, as the current LINT configuration tests the zfs module
>>=20
>=20
> and it broke the build.
>=20
> linking kernel
> inflate.o: In function `inflate':
> /scratch/tmp/bz/head.svn/sys/kern/inflate.c:(.text+0x0): multiple =
definition of `inflate'
> inflate.o:/scratch/tmp/bz/head.svn/sys/kern/inflate.c:(.text+0x0): =
first defined here
> zmod.o: In function `z_uncompress':
> =
/scratch/tmp/bz/head.svn/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod=
.c:(.text+0x63): undefined reference to `z_inflateInit2_'
> =
/scratch/tmp/bz/head.svn/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod=
.c:(.text+0x78): undefined reference to `z_inflate'
> =
/scratch/tmp/bz/head.svn/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod=
.c:(.text+0x92): undefined reference to `z_inflateEnd'
> =
/scratch/tmp/bz/head.svn/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod=
.c:(.text+0xa0): undefined reference to `z_inflateEnd'
> --- kernel ---
> *** [kernel] Error code 1

Thank you for the report ;(... I=E2=80=99ve reverted r293091 and have =
filed this bug to track the issue: =
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205822 .
-NGie=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?825B9C10-92B8-40FE-B34A-34EF285D6844>