I get this QA Notice when installing sys-fs/zfs-fuse-0.6.9-r1: * QA Notice: The following files contain writable and executable sections * Files with such sections will not work properly (or at all!) on some * architectures/operating systems. A bug should be filed at * http://bugs.gentoo.org/ to make sure the issue is fixed. * For more information, see http://hardened.gentoo.org/gnu-stack.xml * Please include the following list of files in your report: * Note: Bugs should be filed for the respective maintainers * of the package in question and not hardened@g.o. * RWX --- --- usr/sbin/zdb * RWX --- --- usr/sbin/zfs * RWX --- --- usr/sbin/zfs-fuse * RWX --- --- usr/sbin/zpool * RWX --- --- usr/sbin/ztest Reproducible: Always
More or less upstream code problem, take a look at e.g. /usr/portage/media-libs/xvid/files/xvid-1.2.2-noexecstack.patch for example patch. Or possibly you can use flag-o-matic.eclass and "append-ldflags -Wl,-z,noexecstack" to workaround it. Please report this to upstream too.
Closing since zfs-fuse was removed from tree. But adding bug 358697 to Blocks: -line since if the package is reintroduced to tree, this one should get fixed too.