Official buildds don't seem to support fsetxattr on the filesystem used
for /var/tmp, which is required for the composefs tests.
configure_options = \
--enable-installed-tests \
--with-avahi \
- --with-composefs \
--with-curl \
--with-dracut \
--with-grub2 \
--with-selinux \
--with-systemdsystemgeneratordir=/lib/systemd/system-generators \
--with-systemdsystemunitdir=/lib/systemd/system \
+ --without-composefs \
--without-smack \
$(NULL)