On Mon, Jun 06, 2016 at 10:12:07 +0900, Jorgen Lundman wrote: > > Not to step on Tom's toes, but I did do the encryption changes for IllumOS. > Mostly as a way to learn how the IllumOS build process works. > > > The branch is: > > https://github.com/openzfsonosx/openzfs/tree/zol_crypto > > and the commit is: > > https://github.com/openzfsonosx/openzfs/commit/26127ea613b3e2e4ea1f6c6a201c4c0c99c3dbed > > I am running a VM with it, and can confirm that I can move pools between > OSX and IllumOS. > > However, it does not (yet) pass lint, nor are the zfs-tests files in the > Makefile. They produce: > > "Entries present in proto area but not manifests:" > > whatever that means :)
That's the packaging step complaining. It's saying that there are some build files (in the proto area) that aren't mentioned by any of the package file manifests (usr/src/pkg/manifests/*) - in illumos, the package descriptions explicitly list all the files and directories they provide. If you don't want to package a certain file that ends up in the proto area, you can add it to exception_lists/packaging instead. Regardless, if you are just building to make sure things build and don't care about the packaging, you can always omit the -p from your nightly flags to skip packaging. Jeff. > > Lund > > > Jorgen Lundman wrote: > > > > Hello, > > > > Just to report that I have finished the OSX port of this pr, under the > > branch 'zol_crypto' available here: > > > > > -- > Jorgen Lundman | <lund...@lundman.net> > Unix Administrator | +81 (0)90-5578-8500 (work) > Shibuya-ku, Tokyo | +81 (0)80-2090-5800 (cell) > Japan | +81 (0)3 -3375-1767 (home) > -- Don't drink and derive. Alcohol and algebra don't mix. ------------------------------------------- openzfs-developer Archives: https://www.listbox.com/member/archive/274414/=now RSS Feed: https://www.listbox.com/member/archive/rss/274414/28015062-cce53afa Modify Your Subscription: https://www.listbox.com/member/?member_id=28015062&id_secret=28015062-f966d51c Powered by Listbox: http://www.listbox.com