STF version available compatible with HEAD?

Will Andrews will at firepipe.net
Fri Aug 30 21:35:46 UTC 2013


On Fri, Aug 30, 2013 at 3:30 PM, Steven Hartland
<killing at multiplay.co.uk> wrote:
> I raised this on another thread, but not had any replies so creating a
> dedicated one so it doesn't get missed.
>
> Is there any chance of getting a version of ZFS STF which is
> compatible with HEAD?

Hi Steve,

I worked on this issue earlier this week.  It turns out that the
problem was caused by HEAD switching from fmake to bmake, which
doesn't fully support the Solaris build system used.  It still works
fine on stable/9.

I submitted a fix for one issue to Simon Gerraty, which has been
committed to NetBSD:
http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/make/parse.c

However, there are other bmake incompatibilities that I haven't been
able to sort out yet.

That said, my plan is to:
(0) Fix builds on HEAD
(1) Check in the original Solaris Test Collection from OpenSolaris to
/vendor/opensolaris
(2) Branch from there to /base/head/cddl/tools/regression/stc
(3) Commit the current version we have at Spectra Logic.
(4) Push/pull updates as they occur.

If anyone wishes to help, I'm happy to tar up what we have right now.

--Will.


More information about the zfs-devel mailing list