libarchive @3.3.1 fails to build on Snow Leopard (10.6.8)

Richard L. Hamilton rlhamil at smart.net
Sat Mar 4 16:39:37 UTC 2017


libarchive/archive_read_disk_entry_from_file.c:677: error: ‘ACL_SYNCHRONIZE’ undeclared here (not in a function)

What it boils down to is that the source is now using a symbol that was not defined in Snow Leopard (without checking for its availability).

Since it looks like it's making no decisions with that, but merely using it as part of a group of attributes to use when constructing a "trivial NFSv4 ACL from mode", some #ifdefs could probably work around it being present or absent.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.log-libarchive.txt.gz
Type: application/x-gzip
Size: 7733 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20170304/14b9c729/attachment.bin>


More information about the macports-users mailing list