* Package:    sys-auth/pam_mount-2.13
 * Repository: gentoo
 * Maintainer: hanno@gentoo.org mattst88@gentoo.org
 * USE:        amd64 consolekit elibc_glibc kernel_linux multilib policykit ssl userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pam_mount-2.13.tar.xz to /var/tmp/portage/sys-auth/pam_mount-2.13/work
>>> Source unpacked in /var/tmp/portage/sys-auth/pam_mount-2.13/work
patching file src/Makefile.am
>>> Preparing source in /var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13 ...
 * econf: updating pam_mount-2.13/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pam_mount-2.13/config.sub with /usr/share/gnuconfig/config.sub
./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 --disable-dependency-tracking --with-slibdir=/lib64 --without-cryptsetup --with-crypto --without-selinux
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether compiler accepts -fvisibility=hidden... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking linux/major.h usability... yes
checking linux/major.h presence... yes
checking for linux/major.h... yes
checking dev/cgdvar.h usability... no
checking dev/cgdvar.h presence... no
checking for dev/cgdvar.h... no
checking dev/vndvar.h usability... no
checking dev/vndvar.h presence... no
checking for dev/vndvar.h... no
checking sys/mdioctl.h usability... no
checking sys/mdioctl.h presence... no
checking for sys/mdioctl.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for struct loop_info64.lo_file_name... yes
checking for getgrouplist... yes
checking for getgroups... yes
checking for setgroups... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libHX... yes
checking for libmount... yes
checking for libxml... yes
checking for libcrypto... yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking pam/pam_modules.h usability... no
checking pam/pam_modules.h presence... no
checking for pam/pam_modules.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcryptmount.pc
config.status: creating config/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13 ...
make -j3 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13'
Making all in config
make[2]: Entering directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/config'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/doc'
  GEN    pam_mount.8
  GEN    pam_mount.conf.5
  GEN    pam_mount.txt
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.
man: invalid option -- 'l'
man, version 1.6g

usage: man [-adfhktwW] [section] [-M path] [-P pager] [-S list]
	[-m system] [-p string] name ...

  a : find all matching entries
  c : do not use cat file
  d : print gobs of debugging information
  D : as for -d, but also display the pages
  f : same as whatis(1)
  h : print this help message
  k : same as apropos(1)
  K : search for a string in all pages
  t : use troff to format pages for printing
  w : print location of man page(s) that would be displayed
      (if no name given: print directories that would be searched)
  W : as for -w, but display filenames only

  C file   : use `file' as configuration file
  M path   : set search path for manual pages to `path'
  P pager  : use program `pager' to display pages
  S list   : colon separated section list
  m system : search for alternate system's man pages
  p string : string tells which preprocessors to run
               e - [n]eqn(1)   p - pic(1)    t - tbl(1)
               g - grap(1)     r - refer(1)  v - vgrind(1)
make[2]: Leaving directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/doc'
Making all in src
make[2]: Entering directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/src'
 cd .. && /bin/sh /var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/missing --run automake-1.11 --foreign src/Makefile
aclocal.m4:16: warning: this file was generated for autoconf 2.68.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:16: version mismatch.  This is Automake 1.11.6,
configure.ac:16: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:16: comes from Automake 1.11.1.  You should recreate
configure.ac:16: aclocal.m4 with aclocal and run automake again.
WARNING: `automake-1.11' is probably too old.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
 cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/src'
make[2]: Entering directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/src'
  CC     crypto.lo
  CC     log.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o crypto.lo crypto.c
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o log.lo log.c
  CC     loop.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o loop.lo loop.c
  CC     loop-linux.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o loop-linux.lo loop-linux.c
  CC     pam_mount_la-misc.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
crypto.c: In function 'ehd_mtreq_set':
crypto.c:201:15: warning: 'nv' may be used uninitialized in this function [-Wmaybe-uninitialized]
crypto.c: In function 'ehd_kdreq_set':
crypto.c:474:16: warning: 'nv' may be used uninitialized in this function [-Wmaybe-uninitialized]
  CC     pam_mount_la-mount.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c
  CC     pam_mount_la-pam_mount.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-pam_mount.lo `test -f 'pam_mount.c' || echo './'`pam_mount.c
  CC     pam_mount_la-rdconf1.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-rdconf1.lo `test -f 'rdconf1.c' || echo './'`rdconf1.c
  CC     pam_mount_la-rdconf2.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-rdconf2.lo `test -f 'rdconf2.c' || echo './'`rdconf2.c
  CC     pam_mount_la-spawn.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pam_mount_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c
  CC     libpmt_mtab_la-misc.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o libpmt_mtab_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
  CC     libpmt_mtab_la-mtab.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o libpmt_mtab_la-mtab.lo `test -f 'mtab.c' || echo './'`mtab.c
  CC     autoloop.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o autoloop.o autoloop.c
  CC     ismnt-ismnt.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o ismnt-ismnt.o `test -f 'ismnt.c' || echo './'`ismnt.c
  CC     ismnt-log.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o ismnt-log.o `test -f 'log.c' || echo './'`log.c
  CC     pmvarrun.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o pmvarrun.o pmvarrun.c
  CC     ehd.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o ehd.o ehd.c
  CC     bdev.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o bdev.o bdev.c
  CC     misc.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o misc.o misc.c
  CC     spawn.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o spawn.o spawn.c
  CC     mtcrypt.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DRUNDIR=\"/run\"  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden    -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/libxml2   -pipe -O2 -march=athlon64-sse3 -c -o mtcrypt.o mtcrypt.c
  CCLD   libcryptmount.la
  CCLD   libpmt_mtab.la
  CCLD   ismnt
  CCLD   pam_mount.la
  CCLD   autoloop
  CCLD   pmvarrun
  CCLD   pmt-ehd
  CCLD   mount.crypt
ehd.o: In function `main':
ehd.c:(.text.startup+0x703): undefined reference to `crypt_init'
ehd.c:(.text.startup+0x746): undefined reference to `crypt_format'
ehd.c:(.text.startup+0x774): undefined reference to `crypt_keyslot_add_by_volume_key'
ehd.c:(.text.startup+0x786): undefined reference to `crypt_free'
collect2: error: ld returned 1 exit status
make[2]: *** [pmt-ehd] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13'
make: *** [all] Error 2
 * ERROR: sys-auth/pam_mount-2.13 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-auth/pam_mount-2.13'`,
 * the complete build log and the output of `emerge -pqv '=sys-auth/pam_mount-2.13'`.
 * The complete build log is located at '/var/tmp/portage/sys-auth/pam_mount-2.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-auth/pam_mount-2.13/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13'
 * S: '/var/tmp/portage/sys-auth/pam_mount-2.13/work/pam_mount-2.13'