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
[-- Attachment #1 --] Pawel Jakub Dawidek <pjd@FreeBSD.org> wrote: > http://people.freebsd.org/~pjd/patches/zfs_20080727.patch.bz2 > > 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: ===> 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: ===> sys/boot/i386/cdboot (cleandir) rm -f cdboot cdboot.o rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sys/boot/i386/gptboot (cleandir) rm -f gptboot gptldr.bin gptldr.out gptldr.o gptboot.bin gptboot.out gptboot.o sio.o machine ===> 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=GENERIC "/usr/src/Makefile", line 134: warning: duplicate script for target "machine" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "clean" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "cleandepend" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "distribute" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "lint" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "obj" ignored "/usr/src/Makefile", line 306: warning: duplicate script for target "objlink" 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 "includes" 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkiMgb4ACgkQBYqIVf93VJ37lACgxbNPC9iWItMhY0HlGECBaVWx WgwAoJhaRQtWBJbEBFW/ukykKF/KPGUA =IWgC -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080727161006.1f453d55>
