* Package: net-fs/autofs-5.0.6-r5  * Repository: gentoo  * Maintainer: gentoobugsie.20.dsurawicz@spamgourmet.com net-fs@gentoo.org  * USE: abi_x86_64 amd64 consolekit elibc_glibc kernel_linux ldap multilib policykit userland_GNU  * FEATURES: sandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.7.1-gentoo/build * Found sources for kernel version: * 3.7.1-gentoo >>> Unpacking source... >>> Unpacking autofs-5.0.6.tar.bz2 to /var/tmp/portage/net-fs/autofs-5.0.6-r5/work >>> Unpacking autofs-5.0.6-patches-1.tar.lzma to /var/tmp/portage/net-fs/autofs-5.0.6-r5/work >>> Source unpacked in /var/tmp/portage/net-fs/autofs-5.0.6-r5/work >>> Preparing source in /var/tmp/portage/net-fs/autofs-5.0.6-r5/work/autofs-5.0.6 ... * Applying various patches (bugfixes/updates) ... * 0001_all_fix-ipv6-name-for-lookup-fix.patch ...  [ ok ] * 0002_all_improve-mount-location-error-reporting.patch ...  [ ok ] * 0003_all_fix-paged-query-more-results-check.patch ...  [ ok ] * 0004_all_fix-dumpmaps-not-reading-maps.patch ...  [ ok ] * 0005_all_fix-result-null-check-in-read_one_map.patch ...  [ ok ] * 0006_all_Fix-LDAP-result-leaks-on-error-paths.patch ...  [ ok ] * 0007_all_fix-fix-LDAP-result-leaks-on-error-path.patch ...  [ ok ] * 0008_all_code-analysis-fixes-1.patch ...  [ ok ] * 0009_all_fix-not-bind-mounting-local-filesystem.patch ...  [ ok ] * 0010_all_dir-map-type-patch-v2.patch ...  [ ok ] * 0011_all_fix-wait-for-master-source-mutex.patch ...  [ ok ] * 0012_all_fix-submount-shutdown-race.patch ...  [ ok ] * 0013_all_fix-fix-map-source-check-in-file-lookup.patch ...  [ ok ] * 0014_all_add-disable-move-mount-configure-option.patch ...  [ ok ] * 0015_all_fix-lsb-service-name-in-init-script-2.patch ...  [ ok ] * 0016_all_fix-ipv6-name-lookup-check.patch ...  [ ok ] * 0017_all_fix-ipv6-rpc-calls.patch ...  [ ok ] * 0018_all_fix-ipv6-configure-check.patch ...  [ ok ] * 0019_all_add-piddir-to-configure.patch ...  [ ok ] * 0020_all_add-systemd-unit-support.patch ...  [ ok ] * 0021_all_fix-MNT_DETACH-define.patch ...  [ ok ] * 0022_all_remove-empty-command-line-arguments.patch ...  [ ok ] * 0023_all_fix-rpc-build-error.patch ...  [ ok ] * Done with patching * Applying autofs-5.0.3-heimdal.patch ...  [ ok ] * Applying autofs-5.0.6-respect-user-flags-and-fix-asneeded-r2.patch ...  [ ok ] * Applying autofs-5.0.5-fix-install-deadlink.patch ...  [ ok ] * Applying autofs-5.0.5-fix-building-without-ldap.patch ...  [ ok ] * Applying autofs-5.0.5-add-missing-endif-HAVE_SASL-in-modules-lookup_ldap.c.patch ...  [ ok ] * Applying autofs-5.0.6-revert-ldap.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-fs/autofs-5.0.6-r5/work/autofs-5.0.6' ... * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/autofs-5.0.6-r5/work/autofs-5.0.6 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-confdir=/etc/conf.d --with-mapdir=/etc/autofs --with-openldap --without-sasl --without-hesiod --enable-ignore-busy checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin checking for Linux proc filesystem... yes checking location of the init.d directory... /etc/init.d checking for autofs configuration file directory... /etc/conf.d checking for autofs maps directory... /etc/autofs checking for autofs fifos directory... /run checking for autofs flag file directory... /run checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking if libtirpc is requested and available... no checking if malloc debugging is wanted... no checking for mount... /bin/mount checking for umount... /bin/umount checking for fsck.ext2... /sbin/fsck.ext2 checking for fsck.ext3... /sbin/fsck.ext3 checking for fsck.ext4... /sbin/fsck.ext4 checking for modprobe... /sbin/modprobe checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for ranlib... /usr/bin/ranlib checking for rpcgen... /usr/bin/rpcgen checking if mount accepts the -s option... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml2... yes checking for krb5-config... no checking for Kerberos library... no checking for yp_match in -lnsl... yes checking for res_query in -lresolv... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking rpcsvc/nis.h usability... yes checking rpcsvc/nis.h presence... yes checking for rpcsvc/nis.h... yes checking for ldap_initialize in -lldap... yes checking for ldap_create_page_control in -lldap... yes checking for ldap_parse_page_control in -lldap... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether gcc -fPIE works... yes configure: creating ./config.status config.status: creating Makefile.conf config.status: creating include/config.h >>> Source configured. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-8132.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /run/mount/utab A: /run/mount/utab R: /run/mount/utab C: /bin/mount -s --------------------------------------------------------------------------------