Build of ecryptfs-utils with vanilla toolchain

The build took 00h 00m 54s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
18,288 ansic
14,067 sh
12,054 makefile
41 python
44,450 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ecryptfs-utils 108-2 (Wed Aug 24 14:30:18 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) perl-xml-parser-2.44-3 intltool-0.51.0-1 swig-3.0.10-1
#
# Total Installed Size: 5.09 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing swig...
# installing perl-xml-parser...
# installing intltool...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/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 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/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 for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for pod2man... /usr/bin/core_perl/pod2man
# checking for tar... /usr/bin/tar
# checking for ps2pdf... /usr/bin/ps2pdf
# checking for dvips... /usr/bin/dvips
# checking for latex2html... no
# checking for latex... /usr/bin/latex
# checking for library containing strerror... none required
# checking for ANSI C header files... (cached) yes
# checking for dlopen in -ldl... yes
# checking for keyctl_search in -lkeyutils... yes
# checking for OPENSSL... yes
# checking for NSS... yes
# checking openssl/rsa.h usability... yes
# checking openssl/rsa.h presence... yes
# checking for openssl/rsa.h... yes
# checking whether python2 version is >= 2.5... yes
# checking for python2 version... 2.7
# checking for python2 platform... linux2
# checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
# checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
# checking for swig... /usr/bin/swig
# checking for SWIG version... 3.0.10
# configure: WARNING: SWIG version >= 1.3.31 is required. You have 3.0.10. You should look at http://www.swig.org
# checking for python2.7... /usr/bin/python2.7
# checking for a version of Python >= '2.1.0'... yes
# checking for the distutils Python package... yes
# checking for Python include path... -I/usr/include/python2.7 -I/usr/include/python2.7
# checking for Python library path... -L/usr/lib/python2.7 -lpython2.7
# checking for Python site-packages path... /usr/lib/python2.7/site-packages
# checking python extra libraries... -lpthread -ldl -lutil
# checking python extra linking flags... -Xlinker -export-dynamic
# checking consistency of all components of python development environment... yes
# checking for pam_authenticate in -lpam... yes
# checking for pam_misc_setenv in -lpam_misc... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for LC_MESSAGES... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for ngettext in libc... yes
# checking for dgettext in libc... yes
# checking for bind_textdomain_codeset... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for dcgettext... yes
# checking if msgfmt accepts -c... yes
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking whether NLS is requested... yes
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
# checking for intltool >= 0.41.0... 0.51.0 found
# checking for intltool-update... /usr/bin/intltool-update
# checking for intltool-merge... /usr/bin/intltool-merge
# checking for intltool-extract... /usr/bin/intltool-extract
# checking for xgettext... (cached) /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for msgfmt... (cached) /usr/bin/msgfmt
# checking for gmsgfmt... (cached) /usr/bin/msgfmt
# checking for perl... /usr/bin/perl
# checking for perl >= 5.8.1... 5.24.0
# checking for XML::Parser... ok
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating src/libecryptfs/Makefile
# config.status: creating src/utils/Makefile
# config.status: creating src/key_mod/Makefile
# config.status: creating src/daemon/Makefile
# config.status: creating src/desktop/Makefile
# config.status: creating src/desktop/ecryptfs-mount-private.desktop
# config.status: creating src/desktop/ecryptfs-setup-private.desktop
# config.status: creating src/include/Makefile
# config.status: creating doc/manpage/Makefile
# config.status: creating src/pam_ecryptfs/Makefile
# config.status: creating src/libecryptfs/libecryptfs.pc
# config.status: creating src/libecryptfs-swig/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/lib/Makefile
# config.status: creating tests/kernel/Makefile
# config.status: creating tests/userspace/Makefile
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing po/stamp-it commands
# make all-recursive
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# Making all in doc
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# Making all in manpage
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# Making all in src
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# Making all in key_mod
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.lo -MD -MP -MF .deps/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.Tpo -c -o libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.lo `test -f 'ecryptfs_key_mod_passphrase.c' || echo './'`ecryptfs_key_mod_passphrase.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.lo -MD -MP -MF .deps/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.Tpo -c -o libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.lo `test -f 'ecryptfs_key_mod_openssl.c' || echo './'`ecryptfs_key_mod_openssl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.lo -MD -MP -MF .deps/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.Tpo -c ecryptfs_key_mod_passphrase.c -fPIC -DPIC -o .libs/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.lo -MD -MP -MF .deps/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.Tpo -c ecryptfs_key_mod_openssl.c -fPIC -DPIC -o .libs/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.o
# mv -f .deps/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.Tpo .deps/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -module -avoid-version -shared -o libecryptfs_key_mod_passphrase.la -rpath /usr/lib/ecryptfs libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.lo -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.o -ldl -Wl,-soname -Wl,libecryptfs_key_mod_passphrase.so -o .libs/libecryptfs_key_mod_passphrase.so
# mv -f .deps/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.Tpo .deps/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -module -avoid-version -shared -o libecryptfs_key_mod_openssl.la -rpath /usr/lib/ecryptfs libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.lo -lcrypto -ldl
# libtool: link: ( cd ".libs" && rm -f "libecryptfs_key_mod_passphrase.la" && ln -s "../libecryptfs_key_mod_passphrase.la" "libecryptfs_key_mod_passphrase.la" )
# libtool: link: gcc -shared -fPIC -DPIC .libs/libecryptfs_key_mod_openssl_la-ecryptfs_key_mod_openssl.o -lcrypto -ldl -Wl,-soname -Wl,libecryptfs_key_mod_openssl.so -o .libs/libecryptfs_key_mod_openssl.so
# libtool: link: ( cd ".libs" && rm -f "libecryptfs_key_mod_openssl.la" && ln -s "../libecryptfs_key_mod_openssl.la" "libecryptfs_key_mod_openssl.la" )
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# Making all in libecryptfs
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-main.lo -MD -MP -MF .deps/libecryptfs_la-main.Tpo -c -o libecryptfs_la-main.lo `test -f 'main.c' || echo './'`main.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-messaging.lo -MD -MP -MF .deps/libecryptfs_la-messaging.Tpo -c -o libecryptfs_la-messaging.lo `test -f 'messaging.c' || echo './'`messaging.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-messaging.lo -MD -MP -MF .deps/libecryptfs_la-messaging.Tpo -c messaging.c -fPIC -DPIC -o .libs/libecryptfs_la-messaging.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-main.lo -MD -MP -MF .deps/libecryptfs_la-main.Tpo -c main.c -fPIC -DPIC -o .libs/libecryptfs_la-main.o
# mv -f .deps/libecryptfs_la-messaging.Tpo .deps/libecryptfs_la-messaging.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-packets.lo -MD -MP -MF .deps/libecryptfs_la-packets.Tpo -c -o libecryptfs_la-packets.lo `test -f 'packets.c' || echo './'`packets.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-packets.lo -MD -MP -MF .deps/libecryptfs_la-packets.Tpo -c packets.c -fPIC -DPIC -o .libs/libecryptfs_la-packets.o
# mv -f .deps/libecryptfs_la-main.Tpo .deps/libecryptfs_la-main.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-miscdev.lo -MD -MP -MF .deps/libecryptfs_la-miscdev.Tpo -c -o libecryptfs_la-miscdev.lo `test -f 'miscdev.c' || echo './'`miscdev.c
# mv -f .deps/libecryptfs_la-packets.Tpo .deps/libecryptfs_la-packets.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-miscdev.lo -MD -MP -MF .deps/libecryptfs_la-miscdev.Tpo -c miscdev.c -fPIC -DPIC -o .libs/libecryptfs_la-miscdev.o
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-sysfs.lo -MD -MP -MF .deps/libecryptfs_la-sysfs.Tpo -c -o libecryptfs_la-sysfs.lo `test -f 'sysfs.c' || echo './'`sysfs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-sysfs.lo -MD -MP -MF .deps/libecryptfs_la-sysfs.Tpo -c sysfs.c -fPIC -DPIC -o .libs/libecryptfs_la-sysfs.o
# mv -f .deps/libecryptfs_la-miscdev.Tpo .deps/libecryptfs_la-miscdev.Plo
# mv -f .deps/libecryptfs_la-sysfs.Tpo .deps/libecryptfs_la-sysfs.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-key_management.lo -MD -MP -MF .deps/libecryptfs_la-key_management.Tpo -c -o libecryptfs_la-key_management.lo `test -f 'key_management.c' || echo './'`key_management.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-decision_graph.lo -MD -MP -MF .deps/libecryptfs_la-decision_graph.Tpo -c -o libecryptfs_la-decision_graph.lo `test -f 'decision_graph.c' || echo './'`decision_graph.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-decision_graph.lo -MD -MP -MF .deps/libecryptfs_la-decision_graph.Tpo -c decision_graph.c -fPIC -DPIC -o .libs/libecryptfs_la-decision_graph.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-key_management.lo -MD -MP -MF .deps/libecryptfs_la-key_management.Tpo -c key_management.c -fPIC -DPIC -o .libs/libecryptfs_la-key_management.o
# mv -f .deps/libecryptfs_la-decision_graph.Tpo .deps/libecryptfs_la-decision_graph.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-cmd_ln_parser.lo -MD -MP -MF .deps/libecryptfs_la-cmd_ln_parser.Tpo -c -o libecryptfs_la-cmd_ln_parser.lo `test -f 'cmd_ln_parser.c' || echo './'`cmd_ln_parser.c
# mv -f .deps/libecryptfs_la-key_management.Tpo .deps/libecryptfs_la-key_management.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-module_mgr.lo -MD -MP -MF .deps/libecryptfs_la-module_mgr.Tpo -c -o libecryptfs_la-module_mgr.lo `test -f 'module_mgr.c' || echo './'`module_mgr.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-cmd_ln_parser.lo -MD -MP -MF .deps/libecryptfs_la-cmd_ln_parser.Tpo -c cmd_ln_parser.c -fPIC -DPIC -o .libs/libecryptfs_la-cmd_ln_parser.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-module_mgr.lo -MD -MP -MF .deps/libecryptfs_la-module_mgr.Tpo -c module_mgr.c -fPIC -DPIC -o .libs/libecryptfs_la-module_mgr.o
# mv -f .deps/libecryptfs_la-cmd_ln_parser.Tpo .deps/libecryptfs_la-cmd_ln_parser.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-key_mod.lo -MD -MP -MF .deps/libecryptfs_la-key_mod.Tpo -c -o libecryptfs_la-key_mod.lo `test -f 'key_mod.c' || echo './'`key_mod.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-key_mod.lo -MD -MP -MF .deps/libecryptfs_la-key_mod.Tpo -c key_mod.c -fPIC -DPIC -o .libs/libecryptfs_la-key_mod.o
# mv -f .deps/libecryptfs_la-module_mgr.Tpo .deps/libecryptfs_la-module_mgr.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-ecryptfs-stat.lo -MD -MP -MF .deps/libecryptfs_la-ecryptfs-stat.Tpo -c -o libecryptfs_la-ecryptfs-stat.lo `test -f 'ecryptfs-stat.c' || echo './'`ecryptfs-stat.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-ecryptfs-stat.lo -MD -MP -MF .deps/libecryptfs_la-ecryptfs-stat.Tpo -c ecryptfs-stat.c -fPIC -DPIC -o .libs/libecryptfs_la-ecryptfs-stat.o
# mv -f .deps/libecryptfs_la-ecryptfs-stat.Tpo .deps/libecryptfs_la-ecryptfs-stat.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-ecryptfs_key_mod_passphrase.lo -MD -MP -MF .deps/libecryptfs_la-ecryptfs_key_mod_passphrase.Tpo -c -o libecryptfs_la-ecryptfs_key_mod_passphrase.lo `test -f '../../src/key_mod/ecryptfs_key_mod_passphrase.c' || echo './'`../../src/key_mod/ecryptfs_key_mod_passphrase.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -MT libecryptfs_la-ecryptfs_key_mod_passphrase.lo -MD -MP -MF .deps/libecryptfs_la-ecryptfs_key_mod_passphrase.Tpo -c ../../src/key_mod/ecryptfs_key_mod_passphrase.c -fPIC -DPIC -o .libs/libecryptfs_la-ecryptfs_key_mod_passphrase.o
# mv -f .deps/libecryptfs_la-ecryptfs_key_mod_passphrase.Tpo .deps/libecryptfs_la-ecryptfs_key_mod_passphrase.Plo
# mv -f .deps/libecryptfs_la-key_mod.Tpo .deps/libecryptfs_la-key_mod.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -version-info 1:0:0 -no-undefined -o libecryptfs.la -rpath /usr/lib libecryptfs_la-main.lo libecryptfs_la-messaging.lo libecryptfs_la-packets.lo libecryptfs_la-miscdev.lo libecryptfs_la-sysfs.lo libecryptfs_la-key_management.lo libecryptfs_la-decision_graph.lo libecryptfs_la-cmd_ln_parser.lo libecryptfs_la-module_mgr.lo libecryptfs_la-key_mod.lo libecryptfs_la-ecryptfs-stat.lo libecryptfs_la-ecryptfs_key_mod_passphrase.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lkeyutils -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libecryptfs_la-main.o .libs/libecryptfs_la-messaging.o .libs/libecryptfs_la-packets.o .libs/libecryptfs_la-miscdev.o .libs/libecryptfs_la-sysfs.o .libs/libecryptfs_la-key_management.o .libs/libecryptfs_la-decision_graph.o .libs/libecryptfs_la-cmd_ln_parser.o .libs/libecryptfs_la-module_mgr.o .libs/libecryptfs_la-key_mod.o .libs/libecryptfs_la-ecryptfs-stat.o .libs/libecryptfs_la-ecryptfs_key_mod_passphrase.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lkeyutils -ldl -Wl,-soname -Wl,libecryptfs.so.1 -o .libs/libecryptfs.so.1.0.0
# libtool: link: (cd ".libs" && rm -f "libecryptfs.so.1" && ln -s "libecryptfs.so.1.0.0" "libecryptfs.so.1")
# libtool: link: (cd ".libs" && rm -f "libecryptfs.so" && ln -s "libecryptfs.so.1.0.0" "libecryptfs.so")
# libtool: link: ( cd ".libs" && rm -f "libecryptfs.la" && ln -s "../libecryptfs.la" "libecryptfs.la" )
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# Making all in utils
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_manager-manager.o -MD -MP -MF .deps/ecryptfs_manager-manager.Tpo -c -o ecryptfs_manager-manager.o `test -f 'manager.c' || echo './'`manager.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_manager-io.o -MD -MP -MF .deps/ecryptfs_manager-io.Tpo -c -o ecryptfs_manager-io.o `test -f 'io.c' || echo './'`io.c
# mv -f .deps/ecryptfs_manager-manager.Tpo .deps/ecryptfs_manager-manager.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_manager-gen_key.o -MD -MP -MF .deps/ecryptfs_manager-gen_key.Tpo -c -o ecryptfs_manager-gen_key.o `test -f 'gen_key.c' || echo './'`gen_key.c
# mv -f .deps/ecryptfs_manager-io.Tpo .deps/ecryptfs_manager-io.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_wrap_passphrase.o -MD -MP -MF .deps/ecryptfs_wrap_passphrase.Tpo -c -o ecryptfs_wrap_passphrase.o ecryptfs_wrap_passphrase.c
# mv -f .deps/ecryptfs_wrap_passphrase.Tpo .deps/ecryptfs_wrap_passphrase.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_unwrap_passphrase.o -MD -MP -MF .deps/ecryptfs_unwrap_passphrase.Tpo -c -o ecryptfs_unwrap_passphrase.o ecryptfs_unwrap_passphrase.c
# mv -f .deps/ecryptfs_manager-gen_key.Tpo .deps/ecryptfs_manager-gen_key.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_insert_wrapped_passphrase_into_keyring.o -MD -MP -MF .deps/ecryptfs_insert_wrapped_passphrase_into_keyring.Tpo -c -o ecryptfs_insert_wrapped_passphrase_into_keyring.o ecryptfs_insert_wrapped_passphrase_into_keyring.c
# mv -f .deps/ecryptfs_unwrap_passphrase.Tpo .deps/ecryptfs_unwrap_passphrase.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_rewrap_passphrase.o -MD -MP -MF .deps/ecryptfs_rewrap_passphrase.Tpo -c -o ecryptfs_rewrap_passphrase.o ecryptfs_rewrap_passphrase.c
# mv -f .deps/ecryptfs_insert_wrapped_passphrase_into_keyring.Tpo .deps/ecryptfs_insert_wrapped_passphrase_into_keyring.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs_add_passphrase.o -MD -MP -MF .deps/ecryptfs_add_passphrase.Tpo -c -o ecryptfs_add_passphrase.o ecryptfs_add_passphrase.c
# mv -f .deps/ecryptfs_rewrap_passphrase.Tpo .deps/ecryptfs_rewrap_passphrase.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT ecryptfs-stat.o -MD -MP -MF .deps/ecryptfs-stat.Tpo -c -o ecryptfs-stat.o ecryptfs-stat.c
# mv -f .deps/ecryptfs_add_passphrase.Tpo .deps/ecryptfs_add_passphrase.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
# mv -f .deps/ecryptfs-stat.Tpo .deps/ecryptfs-stat.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
# mv -f .deps/test.Tpo .deps/test.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT mount_ecryptfs-mount.ecryptfs.o -MD -MP -MF .deps/mount_ecryptfs-mount.ecryptfs.Tpo -c -o mount_ecryptfs-mount.ecryptfs.o `test -f 'mount.ecryptfs.c' || echo './'`mount.ecryptfs.c
# mv -f .deps/io.Tpo .deps/io.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT mount_ecryptfs-io.o -MD -MP -MF .deps/mount_ecryptfs-io.Tpo -c -o mount_ecryptfs-io.o `test -f 'io.c' || echo './'`io.c
# mv -f .deps/mount_ecryptfs-io.Tpo .deps/mount_ecryptfs-io.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT mount_ecryptfs-gen_key.o -MD -MP -MF .deps/mount_ecryptfs-gen_key.Tpo -c -o mount_ecryptfs-gen_key.o `test -f 'gen_key.c' || echo './'`gen_key.c
# mv -f .deps/mount_ecryptfs-gen_key.Tpo .deps/mount_ecryptfs-gen_key.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT mount_ecryptfs-plaintext_decision_graph.o -MD -MP -MF .deps/mount_ecryptfs-plaintext_decision_graph.Tpo -c -o mount_ecryptfs-plaintext_decision_graph.o `test -f 'plaintext_decision_graph.c' || echo './'`plaintext_decision_graph.c
# mv -f .deps/mount_ecryptfs-plaintext_decision_graph.Tpo .deps/mount_ecryptfs-plaintext_decision_graph.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT umount_ecryptfs-umount.ecryptfs.o -MD -MP -MF .deps/umount_ecryptfs-umount.ecryptfs.Tpo -c -o umount_ecryptfs-umount.ecryptfs.o `test -f 'umount.ecryptfs.c' || echo './'`umount.ecryptfs.c
# mv -f .deps/umount_ecryptfs-umount.ecryptfs.Tpo .deps/umount_ecryptfs-umount.ecryptfs.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -MT mount.ecryptfs_private.o -MD -MP -MF .deps/mount.ecryptfs_private.Tpo -c -o mount.ecryptfs_private.o mount.ecryptfs_private.c
# mv -f .deps/mount_ecryptfs-mount.ecryptfs.Tpo .deps/mount_ecryptfs-mount.ecryptfs.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-manager ecryptfs_manager-manager.o ecryptfs_manager-io.o ecryptfs_manager-gen_key.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl
# mv -f .deps/mount.ecryptfs_private.Tpo .deps/mount.ecryptfs_private.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-wrap-passphrase ecryptfs_wrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/ecryptfs-manager ecryptfs_manager-manager.o ecryptfs_manager-io.o ecryptfs_manager-gen_key.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl
# libtool: link: gcc -o .libs/ecryptfs-wrap-passphrase ecryptfs_wrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-unwrap-passphrase ecryptfs_unwrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-insert-wrapped-passphrase-into-keyring ecryptfs_insert_wrapped_passphrase_into_keyring.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/ecryptfs-unwrap-passphrase ecryptfs_unwrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# libtool: link: gcc -o .libs/ecryptfs-insert-wrapped-passphrase-into-keyring ecryptfs_insert_wrapped_passphrase_into_keyring.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-rewrap-passphrase ecryptfs_rewrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-add-passphrase ecryptfs_add_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/ecryptfs-rewrap-passphrase ecryptfs_rewrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfs-stat ecryptfs-stat.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/ecryptfs-add-passphrase ecryptfs_add_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o test test.o io.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/ecryptfs-stat ecryptfs-stat.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o mount.ecryptfs mount_ecryptfs-mount.ecryptfs.o mount_ecryptfs-io.o mount_ecryptfs-gen_key.o mount_ecryptfs-plaintext_decision_graph.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl
# libtool: link: gcc -o .libs/test test.o io.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o umount.ecryptfs umount_ecryptfs-umount.ecryptfs.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/mount.ecryptfs mount_ecryptfs-mount.ecryptfs.o mount_ecryptfs-io.o mount_ecryptfs-gen_key.o mount_ecryptfs-plaintext_decision_graph.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o mount.ecryptfs_private mount.ecryptfs_private.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl
# libtool: link: gcc -o .libs/umount.ecryptfs umount_ecryptfs-umount.ecryptfs.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# libtool: link: gcc -o .libs/mount.ecryptfs_private mount.ecryptfs_private.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# Making all in daemon
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT ecryptfsd-main.o -MD -MP -MF .deps/ecryptfsd-main.Tpo -c -o ecryptfsd-main.o `test -f 'main.c' || echo './'`main.c
# mv -f .deps/ecryptfsd-main.Tpo .deps/ecryptfsd-main.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o ecryptfsd ecryptfsd-main.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl
# libtool: link: gcc -o .libs/ecryptfsd ecryptfsd-main.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# Making all in desktop
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# Making all in include
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# Making all in pam_ecryptfs
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT pam_ecryptfs_la-pam_ecryptfs.lo -MD -MP -MF .deps/pam_ecryptfs_la-pam_ecryptfs.Tpo -c -o pam_ecryptfs_la-pam_ecryptfs.lo `test -f 'pam_ecryptfs.c' || echo './'`pam_ecryptfs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT pam_ecryptfs_la-pam_ecryptfs.lo -MD -MP -MF .deps/pam_ecryptfs_la-pam_ecryptfs.Tpo -c pam_ecryptfs.c -fPIC -DPIC -o .libs/pam_ecryptfs_la-pam_ecryptfs.o
# mv -f .deps/pam_ecryptfs_la-pam_ecryptfs.Tpo .deps/pam_ecryptfs_la-pam_ecryptfs.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -module -avoid-version -shared -o pam_ecryptfs.la -rpath /usr/lib/security pam_ecryptfs_la-pam_ecryptfs.lo ../../src/libecryptfs/libecryptfs.la -lpam -lpam_misc -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_ecryptfs_la-pam_ecryptfs.o -Wl,-rpath -Wl,/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs/.libs ../../src/libecryptfs/.libs/libecryptfs.so -lpam -lpam_misc -ldl -Wl,-soname -Wl,pam_ecryptfs.so -o .libs/pam_ecryptfs.so
# libtool: link: ( cd ".libs" && rm -f "pam_ecryptfs.la" && ln -s "../pam_ecryptfs.la" "pam_ecryptfs.la" )
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# Making all in libecryptfs-swig
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make all-am
# make[4]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -MT _libecryptfs_la-libecryptfs_wrap.lo -MD -MP -MF .deps/_libecryptfs_la-libecryptfs_wrap.Tpo -c -o _libecryptfs_la-libecryptfs_wrap.lo `test -f './libecryptfs_wrap.c' || echo './'`./libecryptfs_wrap.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -MT _libecryptfs_la-libecryptfs_wrap.lo -MD -MP -MF .deps/_libecryptfs_la-libecryptfs_wrap.Tpo -c ./libecryptfs_wrap.c -fPIC -DPIC -o .libs/_libecryptfs_la-libecryptfs_wrap.o
# mv -f .deps/_libecryptfs_la-libecryptfs_wrap.Tpo .deps/_libecryptfs_la-libecryptfs_wrap.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -module -o _libecryptfs.la -rpath /usr/lib/python2.7/site-packages/ecryptfs-utils _libecryptfs_la-libecryptfs_wrap.lo ../libecryptfs/.libs/libecryptfs.la -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/_libecryptfs_la-libecryptfs_wrap.o -Wl,-rpath -Wl,/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs/.libs ../libecryptfs/.libs/libecryptfs.so -ldl -Wl,-soname -Wl,_libecryptfs.so.0 -o .libs/_libecryptfs.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "_libecryptfs.so.0" && ln -s "_libecryptfs.so.0.0.0" "_libecryptfs.so.0")
# libtool: link: (cd ".libs" && rm -f "_libecryptfs.so" && ln -s "_libecryptfs.so.0.0.0" "_libecryptfs.so")
# libtool: link: ( cd ".libs" && rm -f "_libecryptfs.la" && ln -s "../_libecryptfs.la" "_libecryptfs.la" )
# make[4]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# Making all in po
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/po'
# file=`echo ca | sed 's,.*/,,'`.gmo \
# && rm -f $file && /usr/bin/msgfmt -o $file ca.po
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/po'
# Making all in tests
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# Making all in lib
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -MT etl_add_passphrase_key_to_keyring.o -MD -MP -MF .deps/etl_add_passphrase_key_to_keyring.Tpo -c -o etl_add_passphrase_key_to_keyring.o etl_add_passphrase_key_to_keyring.c
# mv -f .deps/etl_add_passphrase_key_to_keyring.Tpo .deps/etl_add_passphrase_key_to_keyring.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -o etl-add-passphrase-key-to-keyring etl_add_passphrase_key_to_keyring.o ../../src/libecryptfs/libecryptfs.la -ldl
# libtool: link: gcc -o .libs/etl-add-passphrase-key-to-keyring etl_add_passphrase_key_to_keyring.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# Making all in userspace
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# Making all in kernel
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# Making install in manpage
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man7'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man1'
# /usr/bin/install -c -m 644 ecryptfs-add-passphrase.1 ecryptfs-find.1 ecryptfs-generate-tpm-key.1 ecryptfs-insert-wrapped-passphrase-into-keyring.1 ecryptfs-mount-private.1 ecryptfs-recover-private.1 ecryptfs-rewrap-passphrase.1 ecryptfs-rewrite-file.1 ecryptfs-setup-private.1 ecryptfs-setup-swap.1 ecryptfs-stat.1 ecryptfs-umount-private.1 ecryptfs-unwrap-passphrase.1 ecryptfs-verify.1 ecryptfs-wrap-passphrase.1 mount.ecryptfs_private.1 umount.ecryptfs_private.1 '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man1'
# /usr/bin/install -c -m 644 ecryptfs.7 '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man7'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man8'
# /usr/bin/install -c -m 644 ecryptfsd.8 ecryptfs-manager.8 ecryptfs-migrate-home.8 mount.ecryptfs.8 umount.ecryptfs.8 pam_ecryptfs.8 '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/man/man8'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc/manpage'
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/doc/ecryptfs-utils'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# /usr/bin/install -c -m 644 ecryptfs-faq.html '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/doc/ecryptfs-utils'
# /usr/bin/install -c -m 644 ecryptfs-mount-private.txt '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/doc'
# Making install in src
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# Making install in key_mod
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs_key_mod_passphrase.la libecryptfs_key_mod_openssl.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs'
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.so /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.la
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_openssl.so /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_openssl.so
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_openssl.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_openssl.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/ecryptfs'
# make install-data-hook
# make[4]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs_key_mod_passphrase.la libecryptfs_key_mod_openssl.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs'
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.so /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.la
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_openssl.so /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_openssl.so
# libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_openssl.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/libecryptfs_key_mod_openssl.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/ecryptfs'
# for f in `echo "libecryptfs_key_mod_passphrase.la libecryptfs_key_mod_openssl.la " | /usr/bin/sed 's/\.la//g'`; do \
# rm -f "/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/$f.la"; \
# rm -f "/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/ecryptfs/$f.a"; \
# done
# make[4]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/key_mod'
# Making install in libecryptfs
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libecryptfs.pc '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libecryptfs.so.1.0.0 /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/libecryptfs.so.1.0.0
# libtool: install: (cd /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib && { ln -s -f libecryptfs.so.1.0.0 libecryptfs.so.1 || { rm -f libecryptfs.so.1 && ln -s libecryptfs.so.1.0.0 libecryptfs.so.1; }; })
# libtool: install: (cd /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib && { ln -s -f libecryptfs.so.1.0.0 libecryptfs.so || { rm -f libecryptfs.so && ln -s libecryptfs.so.1.0.0 libecryptfs.so; }; })
# libtool: install: /usr/bin/install -c .libs/libecryptfs.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/libecryptfs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs'
# Making install in utils
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c ecryptfs-manager ecryptfs-wrap-passphrase ecryptfs-unwrap-passphrase ecryptfs-insert-wrapped-passphrase-into-keyring ecryptfs-rewrap-passphrase ecryptfs-add-passphrase ecryptfs-stat '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /usr/bin/install -c ecryptfs-setup-private ecryptfs-setup-swap ecryptfs-mount-private ecryptfs-umount-private ecryptfs-rewrite-file ecryptfs-recover-private ecryptfs-migrate-home ecryptfs-find ecryptfs-verify '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.ecryptfs umount.ecryptfs mount.ecryptfs_private '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfs-manager /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-manager
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mount.ecryptfs /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/mount.ecryptfs
# libtool: install: /usr/bin/install -c .libs/ecryptfs-wrap-passphrase /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-wrap-passphrase
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/umount.ecryptfs /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/umount.ecryptfs
# libtool: install: /usr/bin/install -c .libs/ecryptfs-unwrap-passphrase /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-unwrap-passphrase
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mount.ecryptfs_private /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/mount.ecryptfs_private
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfs-insert-wrapped-passphrase-into-keyring /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-insert-wrapped-passphrase-into-keyring
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfs-rewrap-passphrase /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-rewrap-passphrase
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfs-add-passphrase /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-add-passphrase
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfs-stat /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfs-stat
# make install-exec-hook
# make[4]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.ecryptfs umount.ecryptfs mount.ecryptfs_private '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mount.ecryptfs /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/mount.ecryptfs
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/umount.ecryptfs /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/umount.ecryptfs
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mount.ecryptfs_private /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/mount.ecryptfs_private
# rm -f "/tmp/ecryptfs-utils/pkg/ecryptfs-utils///usr/bin/umount.ecryptfs_private"
# ln -s "mount.ecryptfs_private" "/tmp/ecryptfs-utils/pkg/ecryptfs-utils///usr/bin/umount.ecryptfs_private"
# make[4]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/utils'
# Making install in daemon
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c ecryptfsd '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin'
# libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecryptfsd /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/bin/ecryptfsd
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/daemon'
# Making install in desktop
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# /usr/bin/install -c -m 644 ecryptfs-mount-private.desktop ecryptfs-setup-private.desktop '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# /usr/bin/install -c ecryptfs-record-passphrase '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/ecryptfs-utils'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/desktop'
# Making install in include
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/include'
# /usr/bin/install -c -m 644 ecryptfs.h '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/include'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/include'
# Making install in pam_ecryptfs
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_ecryptfs.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security'
# libtool: install: warning: relinking `pam_ecryptfs.la'
# libtool: install: (cd /tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs; /bin/sh /tmp/ecryptfs-utils/src/ecryptfs-utils-108/libtool --tag CC --mode=relink gcc -module -avoid-version -shared -o pam_ecryptfs.la -rpath /usr/lib/security pam_ecryptfs_la-pam_ecryptfs.lo ../../src/libecryptfs/libecryptfs.la -lpam -lpam_misc -ldl -inst-prefix-dir /tmp/ecryptfs-utils/pkg/ecryptfs-utils/)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_ecryptfs_la-pam_ecryptfs.o -L/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib -L/usr/lib -lecryptfs -lpam -lpam_misc -ldl -Wl,-soname -Wl,pam_ecryptfs.so -o .libs/pam_ecryptfs.so
# libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.soT /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.so
# libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/security'
# make install-data-hook
# make[4]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_ecryptfs.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security'
# libtool: install: warning: relinking `pam_ecryptfs.la'
# libtool: install: (cd /tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs; /bin/sh /tmp/ecryptfs-utils/src/ecryptfs-utils-108/libtool --tag CC --mode=relink gcc -module -avoid-version -shared -o pam_ecryptfs.la -rpath /usr/lib/security pam_ecryptfs_la-pam_ecryptfs.lo ../../src/libecryptfs/libecryptfs.la -lpam -lpam_misc -ldl -inst-prefix-dir /tmp/ecryptfs-utils/pkg/ecryptfs-utils/)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_ecryptfs_la-pam_ecryptfs.o -L/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib -L/usr/lib -lecryptfs -lpam -lpam_misc -ldl -Wl,-soname -Wl,pam_ecryptfs.so -o .libs/pam_ecryptfs.so
# libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.soT /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.so
# libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/security'
# rm -f "/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.la"
# rm -f "/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/security/pam_ecryptfs.a"
# make[4]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/pam_ecryptfs'
# Making install in libecryptfs-swig
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make install-am
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[4]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils'
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c _libecryptfs.la '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils'
# /usr/bin/install -c -m 644 libecryptfs.py '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils'
# libtool: install: warning: relinking `_libecryptfs.la'
# libtool: install: (cd /tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig; /bin/sh /tmp/ecryptfs-utils/src/ecryptfs-utils-108/libtool --tag CC --mode=relink gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -module -o _libecryptfs.la -rpath /usr/lib/python2.7/site-packages/ecryptfs-utils _libecryptfs_la-libecryptfs_wrap.lo ../libecryptfs/.libs/libecryptfs.la -ldl -inst-prefix-dir /tmp/ecryptfs-utils/pkg/ecryptfs-utils/)
# Byte-compiling python modules...
# libecryptfs.py
# Byte-compiling python modules (optimized versions) ...
# libecryptfs.py
# libtool: relink: gcc -shared -fPIC -DPIC .libs/_libecryptfs_la-libecryptfs_wrap.o -L/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib -L/usr/lib -lecryptfs -ldl -Wl,-soname -Wl,_libecryptfs.so.0 -o .libs/_libecryptfs.so.0.0.0
# libtool: install: /usr/bin/install -c .libs/_libecryptfs.so.0.0.0T /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so.0.0.0
# libtool: install: (cd /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils && { ln -s -f _libecryptfs.so.0.0.0 _libecryptfs.so.0 || { rm -f _libecryptfs.so.0 && ln -s _libecryptfs.so.0.0.0 _libecryptfs.so.0; }; })
# libtool: install: (cd /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils && { ln -s -f _libecryptfs.so.0.0.0 _libecryptfs.so || { rm -f _libecryptfs.so && ln -s _libecryptfs.so.0.0.0 _libecryptfs.so; }; })
# libtool: install: /usr/bin/install -c .libs/_libecryptfs.lai /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/ecryptfs-utils'
# make[4]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src/libecryptfs-swig'
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/src'
# Making install in po
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/po'
# linguas="ca "; \
# for lang in $linguas; do \
# dir=/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/locale/$lang/LC_MESSAGES; \
# /bin/sh /tmp/ecryptfs-utils/src/ecryptfs-utils-108/install-sh -d $dir; \
# if test -r $lang.gmo; then \
# /usr/bin/install -c -m 644 $lang.gmo $dir/ecryptfs-utils.mo; \
# echo "installing $lang.gmo as $dir/ecryptfs-utils.mo"; \
# else \
# /usr/bin/install -c -m 644 ./$lang.gmo $dir/ecryptfs-utils.mo; \
# echo "installing ./$lang.gmo as" \
# "$dir/ecryptfs-utils.mo"; \
# fi; \
# if test -r $lang.gmo.m; then \
# /usr/bin/install -c -m 644 $lang.gmo.m $dir/ecryptfs-utils.mo.m; \
# echo "installing $lang.gmo.m as $dir/ecryptfs-utils.mo.m"; \
# else \
# if test -r ./$lang.gmo.m ; then \
# /usr/bin/install -c -m 644 ./$lang.gmo.m \
# $dir/ecryptfs-utils.mo.m; \
# echo "installing ./$lang.gmo.m as" \
# "$dir/ecryptfs-utils.mo.m"; \
# else \
# true; \
# fi; \
# fi; \
# done
# installing ca.gmo as /tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/locale/ca/LC_MESSAGES/ecryptfs-utils.mo
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/po'
# Making install in tests
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# Making install in lib
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/lib'
# Making install in userspace
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/userspace'
# Making install in kernel
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests/kernel'
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[3]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/tests'
# make[1]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# make[2]: Entering directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/doc/ecryptfs-utils'
# /usr/bin/install -c -m 644 README '/tmp/ecryptfs-utils/pkg/ecryptfs-utils//usr/share/doc/ecryptfs-utils'
# make[2]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# make[1]: Leaving directory '/tmp/ecryptfs-utils/src/ecryptfs-utils-108'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ecryptfs-utils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ecryptfs-utils 108-2 (Wed Aug 24 14:30:41 UTC 2016)

CMD: pacman --query --file ecryptfs-utils-108-2-x86_64.pkg.tar.xz
# ecryptfs-utils 108-2

Creating hybrid package for 'ecryptfs-utils'

Trying to find vanilla package 'ecryptfs-utils'...

CMD: pacman --query --file /mirror/ecryptfs-utils-108-2.pkg.tar.xz
# ecryptfs-utils 108-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/ecryptfs-add-passphrase.1.gz
# /usr/share/man/man1/ecryptfs-find.1.gz
# /usr/share/man/man1/ecryptfs-generate-tpm-key.1.gz
# /usr/share/man/man1/ecryptfs-insert-wrapped-passphrase-into-keyring.1.gz
# /usr/share/man/man1/ecryptfs-mount-private.1.gz
# /usr/share/man/man1/ecryptfs-recover-private.1.gz
# /usr/share/man/man1/ecryptfs-rewrap-passphrase.1.gz
# /usr/share/man/man1/ecryptfs-rewrite-file.1.gz
# /usr/share/man/man1/ecryptfs-setup-private.1.gz
# /usr/share/man/man1/ecryptfs-setup-swap.1.gz
# /usr/share/man/man1/ecryptfs-stat.1.gz
# /usr/share/man/man1/ecryptfs-umount-private.1.gz
# /usr/share/man/man1/ecryptfs-unwrap-passphrase.1.gz
# /usr/share/man/man1/ecryptfs-verify.1.gz
# /usr/share/man/man1/ecryptfs-wrap-passphrase.1.gz
# /usr/share/man/man1/mount.ecryptfs_private.1.gz
# /usr/share/man/man1/umount.ecryptfs_private.1.gz
# /usr/share/man/man8/ecryptfsd.8.gz
# /usr/share/man/man8/ecryptfs-manager.8.gz
# /usr/share/man/man8/ecryptfs-migrate-home.8.gz
# /usr/share/man/man8/mount.ecryptfs.8.gz
# /usr/share/man/man8/umount.ecryptfs.8.gz
# /usr/share/man/man8/pam_ecryptfs.8.gz
# /usr/share/man/man7/ecryptfs.7.gz
# /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
# /usr/share/doc/ecryptfs-utils/README
# /usr/share/ecryptfs-utils/ecryptfs-mount-private.txt
# /usr/share/ecryptfs-utils/ecryptfs-mount-private.desktop
# /usr/share/ecryptfs-utils/ecryptfs-setup-private.desktop
# /usr/share/ecryptfs-utils/ecryptfs-record-passphrase
# /usr/share/locale/ca/LC_MESSAGES/ecryptfs-utils.mo
# /usr/lib/libecryptfs.so.1
# /usr/lib/libecryptfs.so
# /usr/lib/libecryptfs.so.1.0.0
# /usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so
# /usr/lib/ecryptfs/libecryptfs_key_mod_openssl.so
# /usr/lib/pkgconfig/libecryptfs.pc
# /usr/lib/security/pam_ecryptfs.so
# /usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.py
# /usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.pyc
# /usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.pyo
# /usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so.0
# /usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so
# /usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so.0.0.0
# /usr/bin/ecryptfs-setup-private
# /usr/bin/ecryptfs-setup-swap
# /usr/bin/ecryptfs-mount-private
# /usr/bin/ecryptfs-umount-private
# /usr/bin/ecryptfs-rewrite-file
# /usr/bin/ecryptfs-recover-private
# /usr/bin/ecryptfs-migrate-home
# /usr/bin/ecryptfs-find
# /usr/bin/ecryptfs-verify
# /usr/bin/umount.ecryptfs_private
# /usr/bin/ecryptfs-manager
# /usr/bin/ecryptfs-wrap-passphrase
# /usr/bin/ecryptfs-unwrap-passphrase
# /usr/bin/ecryptfs-insert-wrapped-passphrase-into-keyring
# /usr/bin/ecryptfs-rewrap-passphrase
# /usr/bin/ecryptfs-add-passphrase
# /usr/bin/ecryptfs-stat
# /usr/bin/mount.ecryptfs
# /usr/bin/umount.ecryptfs
# /usr/bin/mount.ecryptfs_private
# /usr/bin/ecryptfsd
# /usr/include/ecryptfs.h
# /sysroot/usr/lib/libecryptfs.so.1.0.0
# /sysroot/usr/lib/libecryptfs.so.1
# /sysroot/usr/lib/libecryptfs.so
# /sysroot/usr/lib/libecryptfs.la
# /sysroot/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so
# /sysroot/usr/lib/ecryptfs/libecryptfs_key_mod_openssl.so
# /sysroot/usr/lib/pkgconfig/libecryptfs.pc
# /sysroot/usr/lib/security/pam_ecryptfs.so
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.py
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.pyc
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/libecryptfs.pyo
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so.0.0.0
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so.0
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.so
# /sysroot/usr/lib/python2.7/site-packages/ecryptfs-utils/_libecryptfs.la
# /sysroot/usr/include/ecryptfs.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf ecryptfs-utils.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ecryptfs-utils.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ecryptfs-utils.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ecryptfs-utils.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ecryptfs-utils/src/ecryptfs-utils-108/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by ecryptfs-utils configure 108, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fdc6db33afe0
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2445: checking build system type
# configure:2459: result: x86_64-unknown-linux-gnu
# configure:2479: checking host system type
# configure:2492: result: x86_64-unknown-linux-gnu
# configure:2512: checking target system type
# configure:2525: result: x86_64-unknown-linux-gnu
# configure:2567: checking for a BSD-compatible install
# configure:2635: result: /usr/bin/install -c
# configure:2646: checking whether build environment is sane
# configure:2701: result: yes
# configure:2760: checking for x86_64-unknown-linux-strip
# configure:2790: result: no
# configure:2800: checking for strip
# configure:2816: found /usr/bin/strip
# configure:2827: result: strip
# configure:2852: checking for a thread-safe mkdir -p
# configure:2891: result: /usr/bin/mkdir -p
# configure:2898: checking for gawk
# configure:2914: found /usr/bin/gawk
# configure:2925: result: gawk
# configure:2936: checking whether make sets $(MAKE)
# configure:2958: result: yes
# configure:2987: checking whether make supports nested variables
# configure:3004: result: yes
# configure:3365: checking for style of include used by make
# configure:3393: result: GNU
# configure:3424: checking for x86_64-unknown-linux-gcc
# configure:3454: result: no
# configure:3464: checking for gcc
# configure:3480: found /usr/bin/gcc
# configure:3491: result: gcc
# configure:3720: checking for C compiler version
# configure:3729: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3740: $? = 0
# configure:3729: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3740: $? = 0
# configure:3729: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3740: $? = 1
# configure:3729: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3740: $? = 1
# configure:3760: checking whether the C compiler works
# configure:3782: gcc conftest.c >&5
# configure:3786: $? = 0
# configure:3834: result: yes
# configure:3837: checking for C compiler default output file name
# configure:3839: result: a.out
# configure:3845: checking for suffix of executables
# configure:3852: gcc -o conftest conftest.c >&5
# configure:3856: $? = 0
# configure:3878: result:
# configure:3900: checking whether we are cross compiling
# configure:3908: gcc -o conftest conftest.c >&5
# configure:3912: $? = 0
# configure:3919: ./conftest
# configure:3923: $? = 0
# configure:3938: result: no
# configure:3943: checking for suffix of object files
# configure:3965: gcc -c conftest.c >&5
# configure:3969: $? = 0
# configure:3990: result: o
# configure:3994: checking whether we are using the GNU C compiler
# configure:4013: gcc -c conftest.c >&5
# configure:4013: $? = 0
# configure:4022: result: yes
# configure:4031: checking whether gcc accepts -g
# configure:4051: gcc -c -g conftest.c >&5
# configure:4051: $? = 0
# configure:4092: result: yes
# configure:4109: checking for gcc option to accept ISO C89
# configure:4172: gcc -c conftest.c >&5
# configure:4172: $? = 0
# configure:4185: result: none needed
# configure:4210: checking whether gcc understands -c and -o together
# configure:4232: gcc -c conftest.c -o conftest2.o
# configure:4235: $? = 0
# configure:4232: gcc -c conftest.c -o conftest2.o
# configure:4235: $? = 0
# configure:4247: result: yes
# configure:4266: checking dependency style of gcc
# configure:4377: result: gcc3
# configure:4398: checking how to run the C preprocessor
# configure:4429: gcc -E conftest.c
# configure:4429: $? = 0
# configure:4443: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4443: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecryptfs-utils"
# | #define PACKAGE_TARNAME "ecryptfs-utils"
# | #define PACKAGE_VERSION "108"
# | #define PACKAGE_STRING "ecryptfs-utils 108"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecryptfs-utils"
# | #define VERSION "108"
# | #define ECRYPTFS_DEFAULT_KEY_MOD_DIR "/usr/lib/ecryptfs"
# | /* end confdefs.h. */
# | #include
# configure:4468: result: gcc -E
# configure:4488: gcc -E conftest.c
# configure:4488: $? = 0
# configure:4502: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecryptfs-utils"
# | #define PACKAGE_TARNAME "ecryptfs-utils"
# | #define PACKAGE_VERSION "108"
# | #define PACKAGE_STRING "ecryptfs-utils 108"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecryptfs-utils"
# | #define VERSION "108"
# | #define ECRYPTFS_DEFAULT_KEY_MOD_DIR "/usr/lib/ecryptfs"
# | /* end confdefs.h. */
# | #include
# configure:4531: checking for grep that handles long lines and -e
# configure:4589: result: /usr/bin/grep
# configure:4594: checking for egrep
# configure:4656: result: /usr/bin/grep -E
# configure:4661: checking for ANSI C header files
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4754: gcc -o conftest conftest.c >&5
# configure:4754: $? = 0
# configure:4754: ./conftest
# configure:4754: $? = 0
# configure:4765: result: yes
# configure:4778: checking for sys/types.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for sys/stat.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for stdlib.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for string.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for memory.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for strings.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for inttypes.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for stdint.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4778: checking for unistd.h
# configure:4778: gcc -c conftest.c >&5
# configure:4778: $? = 0
# configure:4778: result: yes
# configure:4791: checking minix/config.h usability
# configure:4791: gcc -c conftest.c >&5
# conftest.c:55:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecryptfs-utils"
# | #define PACKAGE_TARNAME "ecryptfs-utils"
# | #define PACKAGE_VERSION "108"
# | #define PACKAGE_STRING "ecryptfs-utils 108"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecryptfs-utils"
# | #define VERSION "108"
# | #define ECRYPTFS_DEFAULT_KEY_MOD_DIR "/usr/lib/ecryptfs"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4791: result: no
# configure:4791: checking minix/config.h presence
# configure:4791: gcc -E conftest.c
# conftest.c:22:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecryptfs-utils"
# | #define PACKAGE_TARNAME "ecryptfs-utils"
# | #define PACKAGE_VERSION "108"
# | #define PACKAGE_STRING "ecryptfs-utils 108"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecryptfs-utils"
# | #define VERSION "108"
# | #define ECRYPTFS_DEFAULT_KEY_MOD_DIR "/usr/lib/ecryptfs"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4791: result: no
# configure:4791: checking for minix/config.h
# configure:4791: result: no
# configure:4812: checking whether it is safe to define __EXTENSIONS__
# configure:4830: gcc -c conftest.c >&5
# configure:4830: $? = 0
# configure:4837: result: yes
# configure:4861: checking for x86_64-unknown-linux-gcc
# configure:4888: result: gcc
# configure:5157: checking for C compiler version
# configure:5166: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5177: $? = 0
# configure:5166: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5177: $? = 0
# configure:5166: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5177: $? = 1
# configure:5166: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5177: $? = 1
# configure:5181: checking whether we are using the GNU C compiler
# configure:5209: result: yes
# configure:5218: checking whether gcc accepts -g
# configure:5279: result: yes
# configure:5296: checking for gcc option to accept ISO C89
# configure:5372: result: none needed
# configure:5397: checking whether gcc understands -c and -o together
# configure:5434: result: yes
# configure:5453: checking dependency style of gcc
# configure:5564: result: gcc3
# configure:5581: checking whether ln -s works
# configure:5585: result: yes
# configure:5603: checking for x86_64-unknown-linux-pkg-config
# configure:5636: result: no
# configure:5646: checking for pkg-config
# configure:5664: found /usr/bin/pkg-config
# configure:5676: result: /usr/bin/pkg-config
# configure:5701: checking pkg-config is at least version 0.9.0
# configure:5704: result: yes
# configure:5759: checking how to print strings
# configure:5786: result: printf
# configure:5807: checking for a sed that does not truncate output
# configure:5871: result: /usr/bin/sed
# configure:5889: checking for fgrep
# configure:5951: result: /usr/bin/grep -F
# configure:5986: checking for ld used by gcc
# configure:6053: result: /usr/bin/ld
# configure:6060: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6075: result: yes
# configure:6087: checking for BSD- or MS-compatible name lister (nm)
# configure:6136: result: /usr/bin/nm -B
# configure:6266: checking the name lister (/usr/bin/nm -B) interface
# configure:6273: gcc -c conftest.c >&5
# configure:6276: /usr/bin/nm -B "conftest.o"
# configure:6279: output
# 0000000000000000 B some_variable
# configure:6286: result: BSD nm
# configure:6290: checking the maximum length of command line arguments
# configure:6421: result: 1572864
# configure:6438: checking whether the shell understands some XSI constructs
# configure:6448: result: yes
# configure:6452: checking whether the shell understands "+="
# configure:6458: result: yes
# configure:6493: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6533: result: func_convert_file_noop
# configure:6540: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6560: result: func_convert_file_noop
# configure:6567: checking for /usr/bin/ld option to reload object files
# configure:6574: result: -r
# configure:6608: checking for x86_64-unknown-linux-objdump
# configure:6638: result: no
# configure:6648: checking for objdump
# configure:6664: found /usr/bin/objdump
# configure:6675: result: objdump
# configure:6707: checking how to recognize dependent libraries
# configure:6905: result: pass_all
# configure:6950: checking for x86_64-unknown-linux-dlltool
# configure:6980: result: no
# configure:6990: checking for dlltool
# configure:7020: result: no
# configure:7050: checking how to associate runtime and link libraries
# configure:7077: result: printf %s\n
# configure:7093: checking for x86_64-unknown-linux-ar
# configure:7123: result: no
# configure:7137: checking for ar
# configure:7153: found /usr/bin/ar
# configure:7164: result: ar
# configure:7201: checking for archiver @FILE support
# configure:7218: gcc -c conftest.c >&5
# configure:7218: $? = 0
# configure:7221: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7224: $? = 0
# configure:7229: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7232: $? = 1
# configure:7244: result: @
# configure:7262: checking for x86_64-unknown-linux-strip
# configure:7289: result: strip
# configure:7361: checking for x86_64-unknown-linux-ranlib
# configure:7391: result: no
# configure:7401: checking for ranlib
# configure:7417: found /usr/bin/ranlib
# configure:7428: result: ranlib
# configure:7530: checking command to parse /usr/bin/nm -B output from gcc object
# configure:7650: gcc -c conftest.c >&5
# configure:7653: $? = 0
# configure:7657: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7660: $? = 0
# configure:7726: gcc -o conftest conftest.c conftstm.o >&5
# configure:7729: $? = 0
# configure:7767: result: ok
# configure:7804: checking for sysroot
# configure:7834: result: no
# configure:7911: gcc -c conftest.c >&5
# configure:7914: $? = 0
# configure:8063: checking for x86_64-unknown-linux-mt
# configure:8093: result: no
# configure:8103: checking for mt
# configure:8133: result: no
# configure:8153: checking if : is a manifest tool
# configure:8159: : '-?'
# configure:8167: result: no
# configure:8806: checking for dlfcn.h
# configure:8806: gcc -c conftest.c >&5
# configure:8806: $? = 0
# configure:8806: result: yes
# configure:8982: checking for objdir
# configure:8997: result: .libs
# configure:9268: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9286: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9290: $? = 0
# configure:9303: result: no
# configure:9630: checking for gcc option to produce PIC
# configure:9637: result: -fPIC -DPIC
# configure:9645: checking if gcc PIC flag -fPIC -DPIC works
# configure:9663: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9667: $? = 0
# configure:9680: result: yes
# configure:9709: checking if gcc static flag -static works
# configure:9737: result: yes
# configure:9752: checking if gcc supports -c -o file.o
# configure:9773: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9777: $? = 0
# configure:9799: result: yes
# configure:9807: checking if gcc supports -c -o file.o
# configure:9854: result: yes
# configure:9887: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11044: result: yes
# configure:11081: checking whether -lc should be explicitly linked in
# configure:11089: gcc -c conftest.c >&5
# configure:11092: $? = 0
# configure:11107: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11110: $? = 0
# configure:11124: result: no
# configure:11284: checking dynamic linker characteristics
# configure:11784: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11784: $? = 0
# configure:12018: result: GNU/Linux ld.so
# configure:12125: checking how to hardcode library paths into programs
# configure:12150: result: immediate
# configure:12690: checking whether stripping libraries is possible
# configure:12695: result: yes
# configure:12730: checking if libtool supports shared libraries
# configure:12732: result: yes
# configure:12735: checking whether to build shared libraries
# configure:12756: result: yes
# configure:12759: checking whether to build static libraries
# configure:12763: result: no
# configure:12808: checking for special C compiler options needed for large files
# configure:12853: result: no
# configure:12859: checking for _FILE_OFFSET_BITS value needed for large files
# configure:12884: gcc -c conftest.c >&5
# configure:12884: $? = 0
# configure:12916: result: no
# configure:13006: checking for pod2man
# configure:13024: found /usr/bin/core_perl/pod2man
# configure:13036: result: /usr/bin/core_perl/pod2man
# configure:13053: checking for tar
# configure:13071: found /usr/bin/tar
# configure:13083: result: /usr/bin/tar
# configure:13098: checking for ps2pdf
# configure:13116: found /usr/bin/ps2pdf
# configure:13128: result: /usr/bin/ps2pdf
# configure:13143: checking for dvips
# configure:13161: found /usr/bin/dvips
# configure:13173: result: /usr/bin/dvips
# configure:13188: checking for latex2html
# configure:13221: result: no
# configure:13233: checking for latex
# configure:13251: found /usr/bin/latex
# configure:13263: result: /usr/bin/latex
# configure:13282: checking for library containing strerror
# configure:13313: gcc -o conftest conftest.c >&5
# configure:13313: $? = 0
# configure:13330: result: none required
# configure:13338: checking for ANSI C header files
# configure:13442: result: yes
# configure:13450: checking for dlopen in -ldl
# configure:13475: gcc -o conftest conftest.c -ldl >&5
# configure:13475: $? = 0
# configure:13484: result: yes
# configure:13500: checking for keyctl_search in -lkeyutils
# configure:13525: gcc -o conftest conftest.c -lkeyutils -ldl >&5
# configure:13525: $? = 0
# configure:13534: result: yes
# configure:13552: checking for OPENSSL
# configure:13559: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13562: $? = 0
# configure:13576: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13579: $? = 0
# configure:13943: result: yes
# configure:13954: checking for NSS
# configure:13961: $PKG_CONFIG --exists --print-errors "nss"
# configure:13964: $? = 0
# configure:13978: $PKG_CONFIG --exists --print-errors "nss"
# configure:13981: $? = 0
# configure:14019: result: yes
# configure:14035: checking openssl/rsa.h usability
# configure:14035: gcc -c conftest.c >&5
# configure:14035: $? = 0
# configure:14035: result: yes
# configure:14035: checking openssl/rsa.h presence
# configure:14035: gcc -E conftest.c
# configure:14035: $? = 0
# configure:14035: result: yes
# configure:14035: checking for openssl/rsa.h
# configure:14035: result: yes
# configure:14054: checking whether python2 version is >= 2.5
# configure:14065: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:14068: $? = 0
# configure:14070: result: yes
# configure:14163: checking for python2 version
# configure:14170: result: 2.7
# configure:14182: checking for python2 platform
# configure:14189: result: linux2
# configure:14215: checking for python2 script directory
# configure:14250: result: ${prefix}/lib/python2.7/site-packages
# configure:14259: checking for python2 extension module directory
# configure:14294: result: ${exec_prefix}/lib/python2.7/site-packages
# configure:14310: checking for swig
# configure:14328: found /usr/bin/swig
# configure:14340: result: /usr/bin/swig
# configure:14353: checking for SWIG version
# configure:14356: result: 3.0.10
# configure:14394: WARNING: SWIG version >= 1.3.31 is required. You have 3.0.10. You should look at http://www.swig.org
# configure:14420: checking for python2.7
# configure:14438: found /usr/bin/python2.7
# configure:14450: result: /usr/bin/python2.7
# configure:14466: checking for a version of Python >= '2.1.0'
# configure:14492: result: yes
# configure:14523: checking for the distutils Python package
# configure:14527: result: yes
# configure:14541: checking for Python include path
# configure:14556: result: -I/usr/include/python2.7 -I/usr/include/python2.7
# configure:14563: checking for Python library path
# configure:14585: result: -L/usr/lib/python2.7 -lpython2.7
# configure:14592: checking for Python site-packages path
# configure:14598: result: /usr/lib/python2.7/site-packages
# configure:14605: checking python extra libraries
# configure:14612: result: -lpthread -ldl -lutil
# configure:14619: checking python extra linking flags
# configure:14626: result: -Xlinker -export-dynamic
# configure:14633: checking consistency of all components of python development environment
# configure:14661: gcc -o conftest -I/usr/include/python2.7 -I/usr/include/python2.7 conftest.c -ldl -L/usr/lib/python2.7 -lpython2.7 >&5
# configure:14661: $? = 0
# configure:14669: result: yes
# configure:14867: checking for pam_authenticate in -lpam
# configure:14892: gcc -o conftest conftest.c -lpam -ldl >&5
# configure:14892: $? = 0
# configure:14901: result: yes
# configure:14910: checking for pam_misc_setenv in -lpam_misc
# configure:14935: gcc -o conftest conftest.c -lpam_misc -ldl >&5
# configure:14935: $? = 0
# configure:14944: result: yes
# configure:15198: checking locale.h usability
# configure:15198: gcc -c conftest.c >&5
# configure:15198: $? = 0
# configure:15198: result: yes
# configure:15198: checking locale.h presence
# configure:15198: gcc -E conftest.c
# configure:15198: $? = 0
# configure:15198: result: yes
# configure:15198: checking for locale.h
# configure:15198: result: yes
# configure:15209: checking for LC_MESSAGES
# configure:15225: gcc -o conftest conftest.c -ldl >&5
# configure:15225: $? = 0
# configure:15233: result: yes
# configure:15250: checking libintl.h usability
# configure:15250: gcc -c conftest.c >&5
# configure:15250: $? = 0
# configure:15250: result: yes
# configure:15250: checking libintl.h presence
# configure:15250: gcc -E conftest.c
# configure:15250: $? = 0
# configure:15250: result: yes
# configure:15250: checking for libintl.h
# configure:15250: result: yes
# configure:15258: checking for ngettext in libc
# configure:15276: gcc -o conftest conftest.c -ldl >&5
# configure:15276: $? = 0
# configure:15285: result: yes
# configure:15289: checking for dgettext in libc
# configure:15307: gcc -o conftest conftest.c -ldl >&5
# configure:15307: $? = 0
# configure:15316: result: yes
# configure:15323: checking for bind_textdomain_codeset
# configure:15323: gcc -o conftest conftest.c -ldl >&5
# configure:15323: $? = 0
# configure:15323: result: yes
# configure:15599: checking for msgfmt
# configure:15626: result: /usr/bin/msgfmt
# configure:15637: checking for dcgettext
# configure:15637: gcc -o conftest conftest.c -ldl >&5
# conftest.c:59:6: warning: conflicting types for built-in function 'dcgettext'
# char dcgettext ();
# ^~~~~~~~~
# configure:15637: $? = 0
# configure:15637: result: yes
# configure:15647: checking if msgfmt accepts -c
# configure:15662: $MSGFMT -c -o /dev/null conftest.foo
# conftest.foo:3: warning: header field 'Language' missing in header
# configure:15665: $? = 0
# configure:15667: result: yes
# configure:15677: checking for gmsgfmt
# configure:15708: result: /usr/bin/msgfmt
# configure:15718: checking for xgettext
# configure:15745: result: /usr/bin/xgettext
# configure:15764: gcc -o conftest conftest.c -ldl >&5
# configure:15764: $? = 0
# configure:15905: checking whether NLS is requested
# configure:15914: result: yes
# configure:15932: checking for intltool >= 0.41.0
# configure:15934: result: 0.51.0 found
# configure:15942: checking for intltool-update
# configure:15960: found /usr/bin/intltool-update
# configure:15972: result: /usr/bin/intltool-update
# configure:15982: checking for intltool-merge
# configure:16000: found /usr/bin/intltool-merge
# configure:16012: result: /usr/bin/intltool-merge
# configure:16022: checking for intltool-extract
# configure:16040: found /usr/bin/intltool-extract
# configure:16052: result: /usr/bin/intltool-extract
# configure:16206: checking for xgettext
# configure:16236: result: /usr/bin/xgettext
# configure:16246: checking for msgmerge
# configure:16264: found /usr/bin/msgmerge
# configure:16276: result: /usr/bin/msgmerge
# configure:16286: checking for msgfmt
# configure:16316: result: /usr/bin/msgfmt
# configure:16326: checking for gmsgfmt
# configure:16357: result: /usr/bin/msgfmt
# configure:16377: checking for perl
# configure:16395: found /usr/bin/perl
# configure:16407: result: /usr/bin/perl
# configure:16418: checking for perl >= 5.8.1
# configure:16425: result: 5.24.0
# configure:16429: checking for XML::Parser
# configure:16432: result: ok
# configure:16679: checking that generated files are newer than configure
# configure:16685: result: done
# configure:16760: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ecryptfs-utils config.status 108, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fdc6db33afe0
#
# config.status:1265: creating Makefile
# config.status:1265: creating doc/Makefile
# config.status:1265: creating src/Makefile
# config.status:1265: creating src/libecryptfs/Makefile
# config.status:1265: creating src/utils/Makefile
# config.status:1265: creating src/key_mod/Makefile
# config.status:1265: creating src/daemon/Makefile
# config.status:1265: creating src/desktop/Makefile
# config.status:1265: creating src/desktop/ecryptfs-mount-private.desktop
# config.status:1265: creating src/desktop/ecryptfs-setup-private.desktop
# config.status:1265: creating src/include/Makefile
# config.status:1265: creating doc/manpage/Makefile
# config.status:1265: creating src/pam_ecryptfs/Makefile
# config.status:1265: creating src/libecryptfs/libecryptfs.pc
# config.status:1265: creating src/libecryptfs-swig/Makefile
# config.status:1265: creating tests/Makefile
# config.status:1265: creating tests/lib/Makefile
# config.status:1265: creating tests/kernel/Makefile
# config.status:1265: creating tests/userspace/Makefile
# config.status:1265: creating po/Makefile.in
# config.status:1265: creating config.h
# config.status:1494: executing depfiles commands
# config.status:1494: executing libtool commands
# config.status:1494: executing default-1 commands
# config.status:1494: executing po/stamp-it commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_GTK_CFLAGS_set=
# ac_cv_env_GTK_CFLAGS_value=
# ac_cv_env_GTK_LIBS_set=
# ac_cv_env_GTK_LIBS_value=
# ac_cv_env_KEYUTILS_CFLAGS_set=
# ac_cv_env_KEYUTILS_CFLAGS_value=
# ac_cv_env_KEYUTILS_LIBS_set=
# ac_cv_env_KEYUTILS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_NSS_CFLAGS_set=
# ac_cv_env_NSS_CFLAGS_value=
# ac_cv_env_NSS_LIBS_set=
# ac_cv_env_NSS_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_LIBS_value=
# ac_cv_env_PAM_CFLAGS_set=
# ac_cv_env_PAM_CFLAGS_value=
# ac_cv_env_PAM_LIBS_set=
# ac_cv_env_PAM_LIBS_value=
# ac_cv_env_PKCS11_HELPER_CFLAGS_set=
# ac_cv_env_PKCS11_HELPER_CFLAGS_value=
# ac_cv_env_PKCS11_HELPER_LIBS_set=
# ac_cv_env_PKCS11_HELPER_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PYTHON_VERSION_set=
# ac_cv_env_PYTHON_VERSION_value=
# ac_cv_env_PYTHON_set=set
# ac_cv_env_PYTHON_value=python2
# ac_cv_env_TSPI_CFLAGS_set=
# ac_cv_env_TSPI_CFLAGS_value=
# ac_cv_env_TSPI_LIBS_set=
# ac_cv_env_TSPI_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_bind_textdomain_codeset=yes
# ac_cv_func_dcgettext=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_openssl_rsa_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_keyutils_keyctl_search=yes
# ac_cv_lib_pam_misc_pam_misc_setenv=yes
# ac_cv_lib_pam_pam_authenticate=yes
# ac_cv_objext=o
# ac_cv_path_DVIPS=/usr/bin/dvips
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
# ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
# ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
# ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
# ac_cv_path_LATEX=/usr/bin/latex
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_POD2MAN=/usr/bin/core_perl/pod2man
# ac_cv_path_PS2PDF=/usr/bin/ps2pdf
# ac_cv_path_PYTHON=/usr/bin/python2.7
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_SWIG=/usr/bin/swig
# ac_cv_path_TAR=/usr/bin/tar
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux2
# am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
# am_cv_python_version=2.7
# am_cv_val_LC_MESSAGES=yes
# gt_cv_func_dgettext_libc=yes
# gt_cv_func_dgettext_libintl=no
# gt_cv_func_ngettext_libc=yes
# gt_cv_have_gettext=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
# pkg_cv_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# pkg_cv_OPENSSL_CFLAGS=
# pkg_cv_OPENSSL_LIBS=-lcrypto
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/missing aclocal-1.14'
# ALL_LINGUAS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CPPFLAGS='-include $(top_builddir)/config.h'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/missing automake-1.14'
# AWK='gawk'
# BUILD_DOCS_FALSE=''
# BUILD_DOCS_GEN_FALSE=''
# BUILD_DOCS_GEN_TRUE='#'
# BUILD_DOCS_TRUE='#'
# BUILD_GPG_FALSE=''
# BUILD_GPG_TRUE='#'
# BUILD_GUI_FALSE=''
# BUILD_GUI_TRUE='#'
# BUILD_NSS_FALSE='#'
# BUILD_NSS_TRUE=''
# BUILD_OPENSSL_FALSE='#'
# BUILD_OPENSSL_TRUE=''
# BUILD_PAM_FALSE='#'
# BUILD_PAM_TRUE=''
# BUILD_PKCS11_HELPER_FALSE=''
# BUILD_PKCS11_HELPER_TRUE='#'
# BUILD_PYWRAP_FALSE='#'
# BUILD_PYWRAP_TRUE=''
# BUILD_TSPI_FALSE=''
# BUILD_TSPI_TRUE='#'
# CATALOGS=''
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CRYPTO_CFLAGS='-I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS'
# CRYPTO_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# DVIPS='/usr/bin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GETTEXT_PACKAGE='ecryptfs-utils'
# GMOFILES=''
# GMSGFMT='/usr/bin/msgfmt'
# GPGME_CFLAGS=''
# GPGME_LIBS=''
# GREP='/usr/bin/grep'
# GTK_CFLAGS=''
# GTK_LIBS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLLIBS=''
# INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
# INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_MERGE='/usr/bin/intltool-merge'
# INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
# INTLTOOL_PERL='/usr/bin/perl'
# INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_UPDATE='/usr/bin/intltool-update'
# INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
# INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
# INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
# INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
# INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
# INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
# KEYUTILS_CFLAGS=''
# KEYUTILS_LIBS='-lkeyutils'
# LATEX2HTML=''
# LATEX='/usr/bin/latex'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBECRYPTFS_LT_AGE='0'
# LIBECRYPTFS_LT_CURRENT='1'
# LIBECRYPTFS_LT_REVISION='0'
# LIBOBJS=''
# LIBS='-ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LOCALEDIR='${prefix}/${datadir}/locale'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='./mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_OPTS='-c'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS'
# NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS='-lcrypto'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ecryptfs-utils'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='ecryptfs-utils'
# PACKAGE_STRING='ecryptfs-utils 108'
# PACKAGE_TARNAME='ecryptfs-utils'
# PACKAGE_URL=''
# PACKAGE_VERSION='108'
# PAM_CFLAGS=''
# PAM_LIBS='-lpam -lpam_misc'
# PATH_SEPARATOR=':'
# PKCS11_HELPER_CFLAGS=''
# PKCS11_HELPER_LIBS=''
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POD2MAN='/usr/bin/core_perl/pod2man'
# POFILES=''
# POSUB='po'
# PO_IN_DATADIR_FALSE=''
# PO_IN_DATADIR_TRUE=''
# PS2PDF='/usr/bin/ps2pdf'
# PYTHON='/usr/bin/python2.7'
# PYTHON_CPPFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic'
# PYTHON_EXTRA_LIBS=' -lpthread -ldl -lutil'
# PYTHON_LDFLAGS='-L/usr/lib/python2.7 -lpython2.7'
# PYTHON_PLATFORM='linux2'
# PYTHON_PREFIX='${prefix}'
# PYTHON_SITE_PKG='/usr/lib/python2.7/site-packages'
# PYTHON_VERSION='2.7'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SWIG='echo "Error: SWIG version >= 1.3.31 is required. You have 3.0.10. You should look at http://www.swig.org" ; false'
# SWIG_LIB=''
# SWIG_PYTHON_CPPFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7'
# SWIG_PYTHON_OPT='-python'
# TAR='/usr/bin/tar'
# TSPI_CFLAGS=''
# TSPI_LIBS=''
# USE_NLS='yes'
# VERSION='108'
# XGETTEXT='/usr/bin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# ecryptfskeymoddir='$(libdir)/ecryptfs'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ecryptfs-utils/src/ecryptfs-utils-108/install-sh'
# intltool__v_merge_options_0='-q'
# intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pamdir='/usr/lib/security'
# pamlibdir=''
# pdfdir='${docdir}'
# pkgconfigdir='$(libdir)/pkgconfig'
# pkgpyexecdir='${pyexecdir}/ecryptfs-utils'
# pkgpythondir='${pythondir}/ecryptfs-utils'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
# pythondir='${prefix}/lib/python2.7/site-packages'
# rootsbindir='/sbin'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ecryptfs-utils"
# #define PACKAGE_TARNAME "ecryptfs-utils"
# #define PACKAGE_VERSION "108"
# #define PACKAGE_STRING "ecryptfs-utils 108"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "ecryptfs-utils"
# #define VERSION "108"
# #define ECRYPTFS_DEFAULT_KEY_MOD_DIR "/usr/lib/ecryptfs"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_LIBDL 1
# #define GETTEXT_PACKAGE "ecryptfs-utils"
# #define HAVE_LOCALE_H 1
# #define HAVE_LC_MESSAGES 1
# #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define ENABLE_NLS 1
#
# configure: exit 0