dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package ecryptfs-utils dpkg-buildpackage: source version 104-0drbl1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build ecryptfs-utils-104 dpkg-buildpackage: host architecture i386 dpkg-source: info: using options from ecryptfs-utils-104/debian/source/options: --compression=gzip --compression-level=9 fakeroot debian/rules clean dh clean --with autoreconf,python2 dh_testdir dh_auto_clean dh_autoreconf_clean dh_clean dpkg-source -b ecryptfs-utils-104 dpkg-source: info: using options from ecryptfs-utils-104/debian/source/options: --compression=gzip --compression-level=9 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building ecryptfs-utils using existing ./ecryptfs-utils_104.orig.tar.gz dpkg-source: info: building ecryptfs-utils in ecryptfs-utils_104-0drbl1.debian.tar.gz dpkg-source: info: building ecryptfs-utils in ecryptfs-utils_104-0drbl1.dsc debian/rules build dh build --with autoreconf,python2 dh_testdir debian/rules override_dh_autoreconf make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_autoreconf ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Remember to add `LT_INIT' to configure.ac. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:16: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation src/libecryptfs-swig/Makefile.am:8: warning: source file '$(srcdir)/libecryptfs_wrap.c' is in a subdirectory, src/libecryptfs-swig/Makefile.am:8: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/libecryptfs/Makefile.am:7: warning: source file '$(top_srcdir)/src/key_mod/ecryptfs_key_mod_passphrase.c' is in a subdirectory, src/libecryptfs/Makefile.am:7: but option 'subdir-objects' is disabled autoreconf: Leaving directory `.' make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' debian/rules override_dh_auto_configure make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_auto_configure -- --enable-static --disable-gpg --enable-nss --disable-gui --enable-pam --disable-openssl --disable-pkcs11-helper --disable-tspi --enable-opencryptoki CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" FCFLAGS="-g -O2 -fstack-protector-strong" FFLAGS="-g -O2 -fstack-protector-strong" GCJFLAGS="-g -O2 -fstack-protector-strong" LDFLAGS="-Wl,-z,relro" OBJCFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" configure: WARNING: unrecognized options: --disable-maintainer-mode, --enable-opencryptoki checking build system type... i586-pc-linux-gnu checking host system type... i586-pc-linux-gnu checking target system type... i586-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 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... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 gcc... (cached) 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) none checking whether ln -s works... yes 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... /bin/sed checking for fgrep... /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 i586-pc-linux-gnu file names to i586-pc-linux-gnu format... func_convert_file_noop checking how to convert i586-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt 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) 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pod2man... /usr/bin/pod2man checking for tar... /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... no checking for OPENSSL... no checking for RSA_version in -lcrypto... no checking for NSS... yes checking openssl/rsa.h usability... no checking openssl/rsa.h presence... no checking for openssl/rsa.h... no checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for swig... /usr/bin/swig checking for SWIG version... 2.0.12 configure: WARNING: SWIG version >= 1.3.31 is required. You have 2.0.12. You should look at http://www.swig.org checking for python2.7... (cached) /usr/bin/python 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/dist-packages checking python extra libraries... -L/usr/lib -lz -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions 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 checking for intltool >= 0.41.0... 0.50.2 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.20.1 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 configure: WARNING: unrecognized options: --disable-maintainer-mode, --enable-opencryptoki make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_auto_build make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make all-recursive make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' Making all in doc make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making all in manpage make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making all in src make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making all in key_mod make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ecryptfs_key_mod_passphrase.c -o libecryptfs_key_mod_passphrase_la-ecryptfs_key_mod_passphrase.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -shared -Wl,-z,relro -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 -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libecryptfs_key_mod_passphrase.so -o .libs/libecryptfs_key_mod_passphrase.so libtool: link: ( cd ".libs" && rm -f "libecryptfs_key_mod_passphrase.la" && ln -s "../libecryptfs_key_mod_passphrase.la" "libecryptfs_key_mod_passphrase.la" ) make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' Making all in libecryptfs make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c main.c -fPIC -DPIC -o .libs/libecryptfs_la-main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c main.c -o libecryptfs_la-main.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-messaging.lo `test -f 'messaging.c' || echo './'`messaging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c messaging.c -fPIC -DPIC -o .libs/libecryptfs_la-messaging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c messaging.c -o libecryptfs_la-messaging.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-packets.lo `test -f 'packets.c' || echo './'`packets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c packets.c -fPIC -DPIC -o .libs/libecryptfs_la-packets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c packets.c -o libecryptfs_la-packets.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-miscdev.lo `test -f 'miscdev.c' || echo './'`miscdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c miscdev.c -fPIC -DPIC -o .libs/libecryptfs_la-miscdev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c miscdev.c -o libecryptfs_la-miscdev.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-sysfs.lo `test -f 'sysfs.c' || echo './'`sysfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c sysfs.c -fPIC -DPIC -o .libs/libecryptfs_la-sysfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c sysfs.c -o libecryptfs_la-sysfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-key_management.lo `test -f 'key_management.c' || echo './'`key_management.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c key_management.c -fPIC -DPIC -o .libs/libecryptfs_la-key_management.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c key_management.c -o libecryptfs_la-key_management.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c decision_graph.c -fPIC -DPIC -o .libs/libecryptfs_la-decision_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c decision_graph.c -o libecryptfs_la-decision_graph.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o libecryptfs_la-cmd_ln_parser.lo `test -f 'cmd_ln_parser.c' || echo './'`cmd_ln_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c cmd_ln_parser.c -o libecryptfs_la-cmd_ln_parser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c module_mgr.c -fPIC -DPIC -o .libs/libecryptfs_la-module_mgr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c module_mgr.c -o libecryptfs_la-module_mgr.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c key_mod.c -fPIC -DPIC -o .libs/libecryptfs_la-key_mod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c key_mod.c -o libecryptfs_la-key_mod.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ecryptfs-stat.c -fPIC -DPIC -o .libs/libecryptfs_la-ecryptfs-stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ecryptfs-stat.c -o libecryptfs_la-ecryptfs-stat.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ../../src/key_mod/ecryptfs_key_mod_passphrase.c -fPIC -DPIC -o .libs/libecryptfs_la-ecryptfs_key_mod_passphrase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ../../src/key_mod/ecryptfs_key_mod_passphrase.c -o libecryptfs_la-ecryptfs_key_mod_passphrase.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/nss -I/usr/include/nspr -DENABLE_NSS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -no-undefined -Wl,-z,relro -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 -lnss3 -lnssutil3 -lsmime3 -lssl3 -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 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lkeyutils -ldl -O2 -Wl,-z -Wl,relro -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: ar cru .libs/libecryptfs.a libecryptfs_la-main.o libecryptfs_la-messaging.o libecryptfs_la-packets.o libecryptfs_la-miscdev.o libecryptfs_la-sysfs.o libecryptfs_la-key_management.o libecryptfs_la-decision_graph.o libecryptfs_la-cmd_ln_parser.o libecryptfs_la-module_mgr.o libecryptfs_la-key_mod.o libecryptfs_la-ecryptfs-stat.o libecryptfs_la-ecryptfs_key_mod_passphrase.o libtool: link: ranlib .libs/libecryptfs.a libtool: link: ( cd ".libs" && rm -f "libecryptfs.la" && ln -s "../libecryptfs.la" "libecryptfs.la" ) make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' Making all in utils make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_manager-io.o `test -f 'io.c' || echo './'`io.c gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_manager-gen_key.o `test -f 'gen_key.c' || echo './'`gen_key.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-manager ecryptfs_manager-manager.o ecryptfs_manager-io.o ecryptfs_manager-gen_key.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-manager ecryptfs_manager-manager.o ecryptfs_manager-io.o ecryptfs_manager-gen_key.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_wrap_passphrase.o ecryptfs_wrap_passphrase.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-wrap-passphrase ecryptfs_wrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-wrap-passphrase ecryptfs_wrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_unwrap_passphrase.o ecryptfs_unwrap_passphrase.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-unwrap-passphrase ecryptfs_unwrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-unwrap-passphrase ecryptfs_unwrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_insert_wrapped_passphrase_into_keyring.o ecryptfs_insert_wrapped_passphrase_into_keyring.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-insert-wrapped-passphrase-into-keyring ecryptfs_insert_wrapped_passphrase_into_keyring.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-insert-wrapped-passphrase-into-keyring ecryptfs_insert_wrapped_passphrase_into_keyring.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_rewrap_passphrase.o ecryptfs_rewrap_passphrase.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-rewrap-passphrase ecryptfs_rewrap_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-rewrap-passphrase ecryptfs_rewrap_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs_add_passphrase.o ecryptfs_add_passphrase.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-add-passphrase ecryptfs_add_passphrase.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-add-passphrase ecryptfs_add_passphrase.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfs-stat.o ecryptfs-stat.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfs-stat ecryptfs-stat.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfs-stat ecryptfs-stat.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o test.o test.c gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o io.o io.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o test test.o io.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/test test.o io.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o mount_ecryptfs-mount.ecryptfs.o `test -f 'mount.ecryptfs.c' || echo './'`mount.ecryptfs.c gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o mount_ecryptfs-io.o `test -f 'io.c' || echo './'`io.c gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o mount_ecryptfs-gen_key.o `test -f 'gen_key.c' || echo './'`gen_key.c gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o mount_ecryptfs-plaintext_decision_graph.o `test -f 'plaintext_decision_graph.c' || echo './'`plaintext_decision_graph.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -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 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -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 gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o umount_ecryptfs-umount.ecryptfs.o `test -f 'umount.ecryptfs.c' || echo './'`umount.ecryptfs.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o umount.ecryptfs umount_ecryptfs-umount.ecryptfs.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/umount.ecryptfs umount_ecryptfs-umount.ecryptfs.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o mount.ecryptfs_private.o mount.ecryptfs_private.c mount.ecryptfs_private.c: In function ‘main’: mount.ecryptfs_private.c:706:3: warning: ignoring return value of ‘setresuid’, declared with attribute warn_unused_result [-Wunused-result] setresuid(0,0,0); ^ mount.ecryptfs_private.c:707:3: warning: ignoring return value of ‘setresgid’, declared with attribute warn_unused_result [-Wunused-result] setresgid(0,0,0); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o mount.ecryptfs_private mount.ecryptfs_private.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/mount.ecryptfs_private mount.ecryptfs_private.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' Making all in daemon make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o ecryptfsd-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o ecryptfsd ecryptfsd-main.o ../../src/libecryptfs/libecryptfs.la -lkeyutils -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecryptfsd ecryptfsd-main.o ../../src/libecryptfs/.libs/libecryptfs.so -lkeyutils -ldl make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' Making all in desktop make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' Making all in include make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' Making all in pam_ecryptfs make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c pam_ecryptfs.c -fPIC -DPIC -o .libs/pam_ecryptfs_la-pam_ecryptfs.o /usr/include/security/pam_modules.h: In function 'pam_sm_authenticate': pam_ecryptfs.c:172:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oeuid); ^ pam_ecryptfs.c:233:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oeuid); ^ pam_ecryptfs.c:234:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(oegid); ^ pam_ecryptfs.c: In function 'wrap_passphrase_if_necessary': pam_ecryptfs.c:87:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(uid); ^ pam_ecryptfs.c: In function 'private_dir': pam_ecryptfs.c:327:5: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result] symlink("/usr/share/ecryptfs-utils/ecryptfs-record-passphrase", "/var/lib/update-notifier/user.d/ecryptfs-record-passphrase"); ^ /usr/include/security/pam_modules.h: In function 'pam_sm_chauthtok': pam_ecryptfs.c:488:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oeuid); ^ pam_ecryptfs.c:513:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(oeuid); ^ pam_ecryptfs.c:514:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(oegid); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c pam_ecryptfs.c -o pam_ecryptfs_la-pam_ecryptfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -shared -Wl,-z,relro -o pam_ecryptfs.la -rpath /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,/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs/.libs ../../src/libecryptfs/.libs/libecryptfs.so -lpam -lpam_misc -ldl -O2 -Wl,-z -Wl,relro -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[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' Making all in libecryptfs-swig make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make all-am make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 -D_FORTIFY_SOURCE=2 -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ./libecryptfs_wrap.c -fPIC -DPIC -o .libs/_libecryptfs_la-libecryptfs_wrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c ./libecryptfs_wrap.c -o _libecryptfs_la-libecryptfs_wrap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -o _libecryptfs.la -rpath /usr/lib/python2.7/dist-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,/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs/.libs ../libecryptfs/.libs/libecryptfs.so -ldl -O2 -Wl,-z -Wl,relro -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: ar cru .libs/_libecryptfs.a _libecryptfs_la-libecryptfs_wrap.o libtool: link: ranlib .libs/_libecryptfs.a libtool: link: ( cd ".libs" && rm -f "_libecryptfs.la" && ln -s "../_libecryptfs.la" "_libecryptfs.la" ) make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making all in po make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' Making all in tests make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' Making all in lib make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o etl_add_passphrase_key_to_keyring.o etl_add_passphrase_key_to_keyring.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o etl-add-passphrase-key-to-keyring etl_add_passphrase_key_to_keyring.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/etl-add-passphrase-key-to-keyring etl_add_passphrase_key_to_keyring.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' Making all in userspace make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' Making all in kernel make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_auto_test make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' Making check in doc make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making check in manpage make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making check in src make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making check in key_mod make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' Making check in libecryptfs make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' Making check in utils make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make check-TESTS make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' ============================================================================ Testsuite summary for ecryptfs-utils 104 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' Making check in daemon make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' Making check in desktop make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' Making check in include make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' Making check in pam_ecryptfs make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' Making check in libecryptfs-swig make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make check-am make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making check in po make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package ecryptfs-utils --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' Making check in tests make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' Making check in lib make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' Making check in userspace make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make lfs/test verify-passphrase-sig/test \ lfs.sh verify-passphrase-sig.sh make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o lfs/test.o lfs/test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o lfs/test lfs/test.o -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o lfs/test lfs/test.o -ldl gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o verify-passphrase-sig/test.o verify-passphrase-sig/test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o verify-passphrase-sig/test verify-passphrase-sig/test.o ../../src/libecryptfs/libecryptfs.la -ldl libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o verify-passphrase-sig/.libs/test verify-passphrase-sig/test.o ../../src/libecryptfs/.libs/libecryptfs.so -ldl make[4]: Nothing to be done for 'lfs.sh'. make[4]: Nothing to be done for 'verify-passphrase-sig.sh'. make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make check-TESTS make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' PASS: lfs.sh PASS: verify-passphrase-sig.sh make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' ============================================================================ Testsuite summary for ecryptfs-utils 104 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' Making check in kernel make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' fakeroot debian/rules binary dh binary --with autoreconf,python2 dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_auto_install make[2]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' Making install in doc make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making install in manpage make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/man/man7' /usr/bin/install -c -m 644 ecryptfs.7 '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/man/man7' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/man/man8' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc/manpage' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/doc/ecryptfs-utils' /usr/bin/install -c -m 644 ecryptfs-faq.html '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/doc/ecryptfs-utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' /usr/bin/install -c -m 644 ecryptfs-mount-private.txt '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/doc' Making install in src make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making install in key_mod make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs' /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs_key_mod_passphrase.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs' libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.so /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.lai /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.la libtool: install: warning: remember to run `libtool --finish /usr/lib/ecryptfs' make install-data-hook make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs' /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs_key_mod_passphrase.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs' libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.so /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so libtool: install: /usr/bin/install -c .libs/libecryptfs_key_mod_passphrase.lai /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.la libtool: install: warning: remember to run `libtool --finish /usr/lib/ecryptfs' for f in `echo "libecryptfs_key_mod_passphrase.la " | /bin/sed 's/\.la//g'`; do \ rm -f "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/$f.la"; \ rm -f "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/ecryptfs/$f.a"; \ done make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/key_mod' Making install in libecryptfs make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libecryptfs.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libecryptfs.so.1.0.0 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/libecryptfs.so.1.0.0 libtool: install: (cd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/libecryptfs.la libtool: install: /usr/bin/install -c .libs/libecryptfs.a /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/libecryptfs.a libtool: install: chmod 644 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/libecryptfs.a libtool: install: ranlib /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/libecryptfs.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libecryptfs.pc '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/pkgconfig' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs' Making install in utils make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin/ecryptfs-manager libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ecryptfs-wrap-passphrase /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin/ecryptfs-wrap-passphrase libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ecryptfs-unwrap-passphrase /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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/ecryptfs-insert-wrapped-passphrase-into-keyring /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin/ecryptfs-stat /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/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 '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin' make install-exec-hook make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.ecryptfs umount.ecryptfs mount.ecryptfs_private '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin' libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mount.ecryptfs /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/mount.ecryptfs_private rm -f "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp//sbin/umount.ecryptfs_private" ln -s "mount.ecryptfs_private" "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp//sbin/umount.ecryptfs_private" make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.ecryptfs umount.ecryptfs mount.ecryptfs_private '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin' libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mount.ecryptfs /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/sbin/mount.ecryptfs_private make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/utils' Making install in daemon make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ecryptfsd '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin' libtool: install: warning: `../../src/libecryptfs/libecryptfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ecryptfsd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/bin/ecryptfsd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/daemon' Making install in desktop make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' /usr/bin/install -c -m 644 ecryptfs-mount-private.desktop ecryptfs-setup-private.desktop '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' /usr/bin/install -c ecryptfs-record-passphrase '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/ecryptfs-utils' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/desktop' Making install in include make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/include' /usr/bin/install -c -m 644 ecryptfs.h '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/include' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/include' Making install in pam_ecryptfs make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security' /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_ecryptfs.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security' libtool: install: warning: relinking `pam_ecryptfs.la' libtool: install: (cd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs; /bin/sh /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/libtool --tag CC --mode=relink gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -shared -Wl,-z,relro -o pam_ecryptfs.la -rpath /lib/security pam_ecryptfs_la-pam_ecryptfs.lo ../../src/libecryptfs/libecryptfs.la -lpam -lpam_misc -ldl -inst-prefix-dir /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_ecryptfs_la-pam_ecryptfs.o -L/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib -L/usr/lib -lecryptfs -lpam -lpam_misc -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,pam_ecryptfs.so -o .libs/pam_ecryptfs.so libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.soT /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.so libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.lai /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.la libtool: install: warning: remember to run `libtool --finish /lib/security' make install-data-hook make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security' /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_ecryptfs.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security' libtool: install: warning: relinking `pam_ecryptfs.la' libtool: install: (cd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs; /bin/sh /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/libtool --tag CC --mode=relink gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -shared -Wl,-z,relro -o pam_ecryptfs.la -rpath /lib/security pam_ecryptfs_la-pam_ecryptfs.lo ../../src/libecryptfs/libecryptfs.la -lpam -lpam_misc -ldl -inst-prefix-dir /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_ecryptfs_la-pam_ecryptfs.o -L/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib -L/usr/lib -lecryptfs -lpam -lpam_misc -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,pam_ecryptfs.so -o .libs/pam_ecryptfs.so libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.soT /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.so libtool: install: /usr/bin/install -c .libs/pam_ecryptfs.lai /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.la libtool: install: warning: remember to run `libtool --finish /lib/security' rm -f "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.la" rm -f "/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/lib/security/pam_ecryptfs.a" make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/pam_ecryptfs' Making install in libecryptfs-swig make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make install-am make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[6]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils' /bin/sh ../../libtool --mode=install /usr/bin/install -c _libecryptfs.la '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils' libtool: install: warning: relinking `_libecryptfs.la' libtool: install: (cd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig; /bin/sh /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/libtool --tag CC --mode=relink gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -I../../src/include -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -o _libecryptfs.la -rpath /usr/lib/python2.7/dist-packages/ecryptfs-utils _libecryptfs_la-libecryptfs_wrap.lo ../libecryptfs/.libs/libecryptfs.la -ldl -inst-prefix-dir /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/_libecryptfs_la-libecryptfs_wrap.o -L/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib -L/usr/lib -lecryptfs -ldl -O2 -Wl,-z -Wl,relro -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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.so.0.0.0 libtool: install: (cd /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.la libtool: install: /usr/bin/install -c .libs/_libecryptfs.a /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.a libtool: install: chmod 644 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.a libtool: install: ranlib /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/dist-packages/ecryptfs-utils' /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils' /usr/bin/install -c -m 644 libecryptfs.py '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/lib/python2.7/dist-packages/ecryptfs-utils' Byte-compiling python modules... libecryptfs.py Byte-compiling python modules (optimized versions) ... libecryptfs.py make[6]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src/libecryptfs-swig' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/src' Making install in po make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' linguas="ca "; \ for lang in $linguas; do \ dir=/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/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 /home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/locale/ca/LC_MESSAGES/ecryptfs-utils.mo make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/po' Making install in tests make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' Making install in lib make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/lib' Making install in userspace make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/userspace' Making install in kernel make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests/kernel' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[5]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/tests' make[3]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[4]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/doc/ecryptfs-utils' /usr/bin/install -c -m 644 README '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104/debian/tmp/usr/share/doc/ecryptfs-utils' make[4]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[3]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' make[2]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' install -D -m 0644 debian/local/ecryptfs-utils.pam-auth-update debian/ecryptfs-utils/usr/share/pam-configs/ecryptfs-utils # Removing useless files find debian/tmp -name "*.pyc" | xargs rm -f rm -f debian/tmp/usr/lib/*.la rm -f debian/tmp/usr/lib/python*/dist-packages/ecryptfs-utils/*.la rm -f debian/tmp/usr/lib/python*/dist-packages/ecryptfs-utils/*.a make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' debian/rules override_dh_install make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' # Removing translation markers to work as an update-notifier hook sed -i 's/^_//' debian/tmp/usr/share/ecryptfs-utils/ecryptfs-record-passphrase dh_install --fail-missing --sourcedir=debian/tmp make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_installdocs dh_installchangelogs dh_installman debian/rules override_dh_python2 make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_python2 --no-guessing-versions W: dh_python2:479: Please add dh-python package to Build-Depends make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_lintian dh_perl dh_link dh_compress debian/rules override_dh_fixperms make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_fixperms chmod 4755 debian/ecryptfs-utils/sbin/mount.ecryptfs_private make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' debian/rules override_dh_strip make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_strip --dbg-package=ecryptfs-utils-dbg make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: debian/ecryptfs-utils/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so contains an unresolvable reference to symbol from_hex: it's probably a plugin dpkg-shlibdeps: warning: 5 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ecryptfs-utils/lib/security/pam_ecryptfs.so debian/ecryptfs-utils/usr/bin/ecryptfsd debian/ecryptfs-utils/sbin/umount.ecryptfs debian/ecryptfs-utils/usr/bin/ecryptfs-manager debian/ecryptfs-utils/usr/bin/ecryptfs-add-passphrase debian/ecryptfs-utils/usr/bin/ecryptfs-stat debian/ecryptfs-utils/sbin/mount.ecryptfs debian/ecryptfs-utils/sbin/mount.ecryptfs_private debian/ecryptfs-utils/usr/bin/ecryptfs-wrap-passphrase debian/ecryptfs-utils/usr/lib/ecryptfs/libecryptfs_key_mod_passphrase.so debian/ecryptfs-utils/usr/bin/ecryptfs-insert-wrapped-passphrase-into-keyring debian/ecryptfs-utils/usr/bin/ecryptfs-rewrap-passphrase debian/ecryptfs-utils/usr/bin/ecryptfs-unwrap-passphrase were not linked against libdl.so.2 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ecryptfs-utils/lib/security/pam_ecryptfs.so was not linked against libpam_misc.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libnssutil3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libnspr4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libssl3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libplc4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libplds4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libecryptfs0/usr/lib/libecryptfs.so.1.0.0 was not linked against libsmime3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: debian/python-ecryptfs/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.so contains an unresolvable reference to symbol PyBool_FromLong: it's probably a plugin dpkg-shlibdeps: warning: 52 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-ecryptfs/usr/lib/python2.7/dist-packages/ecryptfs-utils/_libecryptfs.so was not linked against libdl.so.2 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python-ecryptfs: unused substitution variable ${python:Provides} dpkg-gencontrol: warning: package python-ecryptfs: unused substitution variable ${python:Versions} dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dh_builddeb -- -Zgzip -z9 dpkg-deb: building package `ecryptfs-utils' in `../ecryptfs-utils_104-0drbl1_i386.deb'. dpkg-deb: building package `ecryptfs-utils-dbg' in `../ecryptfs-utils-dbg_104-0drbl1_i386.deb'. dpkg-deb: building package `libecryptfs0' in `../libecryptfs0_104-0drbl1_i386.deb'. dpkg-deb: building package `libecryptfs-dev' in `../libecryptfs-dev_104-0drbl1_i386.deb'. dpkg-deb: building package `python-ecryptfs' in `../python-ecryptfs_104-0drbl1_i386.deb'. make[1]: Leaving directory '/home/steven/ecryptfs-utils/1/ecryptfs-utils-104' dpkg-genchanges >../ecryptfs-utils_104-0drbl1_i386.changes dpkg-genchanges: warning: the current version (104-0drbl1) is earlier than the previous one (104-0ubuntu1) dpkg-genchanges: not including original source code in upload dpkg-source --after-build ecryptfs-utils-104 dpkg-source: info: using options from ecryptfs-utils-104/debian/source/options: --compression=gzip --compression-level=9 dpkg-buildpackage: binary and diff upload (original source NOT included) Now signing changes and any dsc files... signfile ecryptfs-utils_104-0drbl1.dsc Steven Shiau gpg: skipped "Steven Shiau ": secret key not available gpg: /tmp/debsign.SWfo9VeG/ecryptfs-utils_104-0drbl1.dsc: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....