Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2008 16:10:06 +0200
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: ZFS patches.
Message-ID:  <20080727161006.1f453d55@fabiankeil.de>
In-Reply-To: <20080727125413.GG1345@garage.freebsd.pl>
References:  <20080727125413.GG1345@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/V3MnKbEbO4sDmZMLoHIk0pt
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Pawel Jakub Dawidek <pjd@FreeBSD.org> wrote:

> 	http://people.freebsd.org/~pjd/patches/zfs_20080727.patch.bz2
>=20
> The patch above contains the most recent ZFS version that could be found
> in OpenSolaris as of today. Apart for large amount of new functionality,
> I belive there are many stability (and also performance) improvements
> compared to the version from the base system.

Awesome, thanks.

The patch applied cleanly, but unfortunately
buildkernel fails for me with:

=3D=3D=3D> zfs (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
make: don't know how to make u8_textprep.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

buildworld fails with:

=3D=3D=3D> sys/boot/i386/cdboot (cleandir)
rm -f cdboot cdboot.o
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=3D=3D=3D> sys/boot/i386/gptboot (cleandir)
rm -f gptboot gptldr.bin gptldr.out gptldr.o gptboot.bin gptboot.out gptboo=
t.o sio.o machine
=3D=3D=3D> sys/boot/i386/zfsboot (cleandir)
cd: can't cd to /usr/src/sys/boot/i386/zfsboot
*** Error code 2

Stop in /usr/src/sys/boot/i386.
*** Error code 1

Stop in /usr/src/sys/boot.
*** Error code 1

Stop in /usr/src/sys.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Also there are some warning:

[fk@kendra /usr/src]$ time make buildkernel KERNCONF=3DGENERIC
"/usr/src/Makefile", line 134: warning: duplicate script for target "machin=
e" ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "clean"=
 ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "cleand=
epend" ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "distri=
bute" ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "lint" =
ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "obj" i=
gnored
"/usr/src/Makefile", line 306: warning: duplicate script for target "objlin=
k" ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "tags" =
ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "files"=
 ignored
"/usr/src/Makefile", line 306: warning: duplicate script for target "includ=
es" ignored

--------------------------------------------------------------
>>> Kernel build for GENERIC started on Sun Jul 27 15:59:40 CEST 2008
--------------------------------------------------------------

I'm using 8.0-CURRENT, my sources are from today
your vfs_subr.c commits were the last changes I got.

I tried on both i386 and amd64.

Fabian

--Sig_/V3MnKbEbO4sDmZMLoHIk0pt
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkiMgb4ACgkQBYqIVf93VJ37lACgxbNPC9iWItMhY0HlGECBaVWx
WgwAoJhaRQtWBJbEBFW/ukykKF/KPGUA
=IWgC
-----END PGP SIGNATURE-----

--Sig_/V3MnKbEbO4sDmZMLoHIk0pt--



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