ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/fuse-encfs.spec'], False, '/var/lib/mock/dist-f8-build-318787-57488/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/fuse-encfs.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/fuse-encfs-1.5-3.fc8.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/fuse-encfs.spec'], False, '/var/lib/mock/dist-f8-build-318787-57488/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/fuse-encfs.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82081 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf encfs-1.5 + /bin/gzip -dc /builddir/build/SOURCES/encfs-1.5-2.tgz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd encfs-1.5 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82081 + umask 022 + cd /builddir/build/BUILD + cd encfs-1.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-boost-libdir=/usr/lib 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 for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... gcc3 checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for boostlib >= 1.34... yes checking whether the Boost::System library is available... no configure: WARNING: BOOST_CPPFLAGS -I/usr/include checking whether the Boost::Serialization library is available... yes checking for exit in -lboost_serialization-mt... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem-mt... yes checking fuse.h usability... yes checking fuse.h presence... yes checking for fuse.h... yes checking for fuse_new in -lfuse... yes checking For supported FUSE API version... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking whether xattr interface takes additional options... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for EVP_aes_128_cbc... yes checking for EVP_aes_192_cbc... yes checking for EVP_aes_256_cbc... yes checking for EVP_bf_cbc... yes checking for EVP_CIPHER_CTX_set_padding... yes checking for HMAC_Init_ex... yes checking for RLOG... yes checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html configure: creating ./config.status config.status: creating Makefile config.status: creating encfs/Makefile config.status: creating encfs.spec config.status: creating makedist2.sh config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/encfs-1.5' Making all in encfs make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5/encfs' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c -o readpassphrase.lo readpassphrase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT ConfigReader.lo -MD -MP -MF .deps/ConfigReader.Tpo -c -o ConfigReader.lo ConfigReader.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT ConfigVar.lo -MD -MP -MF .deps/ConfigVar.Tpo -c -o ConfigVar.lo ConfigVar.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT ConfigReader.lo -MD -MP -MF .deps/ConfigReader.Tpo -c ConfigReader.cpp -fPIC -DPIC -o .libs/ConfigReader.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fPIC -DPIC -o .libs/base64.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT ConfigVar.lo -MD -MP -MF .deps/ConfigVar.Tpo -c ConfigVar.cpp -fPIC -DPIC -o .libs/ConfigVar.o mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c -o Context.lo Context.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c Context.cpp -fPIC -DPIC -o .libs/Context.o mv -f .deps/ConfigVar.Tpo .deps/ConfigVar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c -o Cipher.lo Cipher.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c readpassphrase.cpp -fPIC -DPIC -o .libs/readpassphrase.o readpassphrase.cpp: In function 'char* readpassphrase(const char*, char*, size_t, int)': readpassphrase.cpp:128: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result readpassphrase.cpp:146: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result mv -f .deps/ConfigReader.Tpo .deps/ConfigReader.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT CipherKey.lo -MD -MP -MF .deps/CipherKey.Tpo -c -o CipherKey.lo CipherKey.cpp mv -f .deps/readpassphrase.Tpo .deps/readpassphrase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileIO.lo -MD -MP -MF .deps/FileIO.Tpo -c -o FileIO.lo FileIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c Cipher.cpp -fPIC -DPIC -o .libs/Cipher.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT CipherKey.lo -MD -MP -MF .deps/CipherKey.Tpo -c CipherKey.cpp -fPIC -DPIC -o .libs/CipherKey.o Cipher.cpp:211: warning: unused parameter 'encodingKey' mv -f .deps/CipherKey.Tpo .deps/CipherKey.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileIO.lo -MD -MP -MF .deps/FileIO.Tpo -c FileIO.cpp -fPIC -DPIC -o .libs/FileIO.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT RawFileIO.lo -MD -MP -MF .deps/RawFileIO.Tpo -c -o RawFileIO.lo RawFileIO.cpp mv -f .deps/Context.Tpo .deps/Context.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT BlockFileIO.lo -MD -MP -MF .deps/BlockFileIO.Tpo -c -o BlockFileIO.lo BlockFileIO.cpp mv -f .deps/FileIO.Tpo .deps/FileIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT CipherFileIO.lo -MD -MP -MF .deps/CipherFileIO.Tpo -c -o CipherFileIO.lo CipherFileIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT RawFileIO.lo -MD -MP -MF .deps/RawFileIO.Tpo -c RawFileIO.cpp -fPIC -DPIC -o .libs/RawFileIO.o mv -f .deps/Cipher.Tpo .deps/Cipher.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT MACFileIO.lo -MD -MP -MF .deps/MACFileIO.Tpo -c -o MACFileIO.lo MACFileIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT CipherFileIO.lo -MD -MP -MF .deps/CipherFileIO.Tpo -c CipherFileIO.cpp -fPIC -DPIC -o .libs/CipherFileIO.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT BlockFileIO.lo -MD -MP -MF .deps/BlockFileIO.Tpo -c BlockFileIO.cpp -fPIC -DPIC -o .libs/BlockFileIO.o mv -f .deps/RawFileIO.Tpo .deps/RawFileIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NameIO.lo -MD -MP -MF .deps/NameIO.Tpo -c -o NameIO.lo NameIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT MACFileIO.lo -MD -MP -MF .deps/MACFileIO.Tpo -c MACFileIO.cpp -fPIC -DPIC -o .libs/MACFileIO.o mv -f .deps/CipherFileIO.Tpo .deps/CipherFileIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT StreamNameIO.lo -MD -MP -MF .deps/StreamNameIO.Tpo -c -o StreamNameIO.lo StreamNameIO.cpp mv -f .deps/BlockFileIO.Tpo .deps/BlockFileIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT BlockNameIO.lo -MD -MP -MF .deps/BlockNameIO.Tpo -c -o BlockNameIO.lo BlockNameIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NameIO.lo -MD -MP -MF .deps/NameIO.Tpo -c NameIO.cpp -fPIC -DPIC -o .libs/NameIO.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT BlockNameIO.lo -MD -MP -MF .deps/BlockNameIO.Tpo -c BlockNameIO.cpp -fPIC -DPIC -o .libs/BlockNameIO.o mv -f .deps/MACFileIO.Tpo .deps/MACFileIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NullNameIO.lo -MD -MP -MF .deps/NullNameIO.Tpo -c -o NullNameIO.lo NullNameIO.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT StreamNameIO.lo -MD -MP -MF .deps/StreamNameIO.Tpo -c StreamNameIO.cpp -fPIC -DPIC -o .libs/StreamNameIO.o mv -f .deps/BlockNameIO.Tpo .deps/BlockNameIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Interface.lo -MD -MP -MF .deps/Interface.Tpo -c -o Interface.lo Interface.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NullNameIO.lo -MD -MP -MF .deps/NullNameIO.Tpo -c NullNameIO.cpp -fPIC -DPIC -o .libs/NullNameIO.o mv -f .deps/StreamNameIO.Tpo .deps/StreamNameIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT MemoryPool.lo -MD -MP -MF .deps/MemoryPool.Tpo -c -o MemoryPool.lo MemoryPool.cpp NullNameIO.cpp:69: warning: unused parameter 'iv' NullNameIO.cpp:77: warning: unused parameter 'iv' mv -f .deps/NullNameIO.Tpo .deps/NullNameIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c -o NullCipher.lo NullCipher.cpp mv -f .deps/NameIO.Tpo .deps/NameIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT DirNode.lo -MD -MP -MF .deps/DirNode.Tpo -c -o DirNode.lo DirNode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT Interface.lo -MD -MP -MF .deps/Interface.Tpo -c Interface.cpp -fPIC -DPIC -o .libs/Interface.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT MemoryPool.lo -MD -MP -MF .deps/MemoryPool.Tpo -c MemoryPool.cpp -fPIC -DPIC -o .libs/MemoryPool.o mv -f .deps/MemoryPool.Tpo .deps/MemoryPool.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileNode.lo -MD -MP -MF .deps/FileNode.Tpo -c -o FileNode.lo FileNode.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT DirNode.lo -MD -MP -MF .deps/DirNode.Tpo -c DirNode.cpp -fPIC -DPIC -o .libs/DirNode.o g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileNode.lo -MD -MP -MF .deps/FileNode.Tpo -c FileNode.cpp -fPIC -DPIC -o .libs/FileNode.o mv -f .deps/Interface.Tpo .deps/Interface.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileUtils.lo -MD -MP -MF .deps/FileUtils.Tpo -c -o FileUtils.lo FileUtils.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c NullCipher.cpp -fPIC -DPIC -o .libs/NullCipher.o FileNode.cpp:72: warning: unused parameter 'fsSubVersion' mv -f .deps/NullCipher.Tpo .deps/NullCipher.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo openssl.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT FileUtils.lo -MD -MP -MF .deps/FileUtils.Tpo -c FileUtils.cpp -fPIC -DPIC -o .libs/FileUtils.o mv -f .deps/FileNode.Tpo .deps/FileNode.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT autosprintf.lo -MD -MP -MF .deps/autosprintf.Tpo -c -o autosprintf.lo `test -f '../intl/autosprintf.cpp' || echo './'`../intl/autosprintf.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.cpp -fPIC -DPIC -o .libs/openssl.o FileUtils.cpp: In function 'bool userAllowMkdir(const char*, mode_t)': FileUtils.cpp:290: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'Cipher::CipherAlgorithm selectCipherAlgorithm()': FileUtils.cpp:650: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'rel::Interface selectNameCoding()': FileUtils.cpp:695: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'int selectKeySize(const Cipher::CipherAlgorithm&)': FileUtils.cpp:762: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'int selectBlockSize(const Cipher::CipherAlgorithm&)': FileUtils.cpp:799: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'bool boolDefaultNo(const char*)': FileUtils.cpp:822: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'void selectBlockMAC(int*, int*)': FileUtils.cpp:857: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'bool boolDefaultYes(const char*)': FileUtils.cpp:882: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result FileUtils.cpp: In function 'RootPtr createV6Config(EncFS_Context*, const std::string&, bool, bool, const std::string&, bool, bool)': FileUtils.cpp:954: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result mv -f .deps/openssl.Tpo .deps/openssl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT SSL_Cipher.lo -MD -MP -MF .deps/SSL_Cipher.Tpo -c -o SSL_Cipher.lo SSL_Cipher.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT autosprintf.lo -MD -MP -MF .deps/autosprintf.Tpo -c ../intl/autosprintf.cpp -fPIC -DPIC -o .libs/autosprintf.o mv -f .deps/DirNode.Tpo .deps/DirNode.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT encfs.o -MD -MP -MF .deps/encfs.Tpo -c -o encfs.o encfs.cpp mv -f .deps/autosprintf.Tpo .deps/autosprintf.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT encfsctl.o -MD -MP -MF .deps/encfsctl.Tpo -c -o encfsctl.o encfsctl.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT SSL_Cipher.lo -MD -MP -MF .deps/SSL_Cipher.Tpo -c SSL_Cipher.cpp -fPIC -DPIC -o .libs/SSL_Cipher.o mv -f .deps/encfs.Tpo .deps/encfs.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cpp encfsctl.cpp:240: warning: unused parameter 'argc' encfsctl.cpp: In function 'int copyContents(const boost::shared_ptr&, const char*, const char*)': encfsctl.cpp:473: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result mv -f .deps/encfsctl.Tpo .deps/encfsctl.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../intl -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D__STDC_FORMAT_MACROS -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -MT makeKey.o -MD -MP -MF .deps/makeKey.Tpo -c -o makeKey.o makeKey.cpp mv -f .deps/test.Tpo .deps/test.Po mv -f .deps/makeKey.Tpo .deps/makeKey.Po mv -f .deps/FileUtils.Tpo .deps/FileUtils.Plo mv -f .deps/SSL_Cipher.Tpo .deps/SSL_Cipher.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -version-info 5:0:1 -o libencfs.la -rpath /usr/lib readpassphrase.lo base64.lo ConfigReader.lo ConfigVar.lo Context.lo Cipher.lo CipherKey.lo FileIO.lo RawFileIO.lo BlockFileIO.lo CipherFileIO.lo MACFileIO.lo NameIO.lo StreamNameIO.lo BlockNameIO.lo NullNameIO.lo Interface.lo MemoryPool.lo NullCipher.lo DirNode.lo FileNode.lo FileUtils.lo openssl.lo autosprintf.lo SSL_Cipher.lo -lrlog g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtbeginS.o .libs/readpassphrase.o .libs/base64.o .libs/ConfigReader.o .libs/ConfigVar.o .libs/Context.o .libs/Cipher.o .libs/CipherKey.o .libs/FileIO.o .libs/RawFileIO.o .libs/BlockFileIO.o .libs/CipherFileIO.o .libs/MACFileIO.o .libs/NameIO.o .libs/StreamNameIO.o .libs/BlockNameIO.o .libs/NullNameIO.o .libs/Interface.o .libs/MemoryPool.o .libs/NullCipher.o .libs/DirNode.o .libs/FileNode.o .libs/FileUtils.o .libs/openssl.o .libs/autosprintf.o .libs/SSL_Cipher.o -lrlog -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib/crtn.o -m32 -pthread -Wl,-soname -Wl,libencfs.so.4 -o .libs/libencfs.so.4.1.0 (cd .libs && rm -f libencfs.so.4 && ln -s libencfs.so.4.1.0 libencfs.so.4) (cd .libs && rm -f libencfs.so && ln -s libencfs.so.4.1.0 libencfs.so) creating libencfs.la (cd .libs && rm -f libencfs.la && ln -s ../libencfs.la libencfs.la) /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o encfs encfs.o main.o libencfs.la -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o encfsctl encfsctl.o libencfs.la -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o test test.o libencfs.la -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt /bin/sh ../libtool --tag=CXX --mode=link g++ -DRLOG_COMPONENT="encfs" -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o makeKey makeKey.o libencfs.la -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt g++ -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o .libs/makeKey makeKey.o ./.libs/libencfs.so -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt g++ -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o .libs/encfs encfs.o main.o ./.libs/libencfs.so -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt g++ -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o .libs/encfsctl encfsctl.o ./.libs/libencfs.so -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt creating makeKey g++ -DRLOG_COMPONENT=encfs -I/usr/kerberos/include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -pthread -o .libs/test test.o ./.libs/libencfs.so -lrlog -L/usr/kerberos/lib -lssl -lcrypto -ldl -lz -lfuse -lboost_serialization-mt -lboost_filesystem-mt creating encfsctl creating encfs creating test make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5/encfs' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5/m4' Making all in po make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5/po' make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5/po' make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5' make[1]: Leaving directory `/builddir/build/BUILD/encfs-1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.95604 + umask 022 + cd /builddir/build/BUILD + cd encfs-1.5 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild + /usr/bin/make DESTDIR=/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild install Making install in encfs make[1]: Entering directory `/builddir/build/BUILD/encfs-1.5/encfs' make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5/encfs' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libencfs.la' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib/libencfs.la' /usr/bin/install -c .libs/libencfs.so.4.1.0 /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib/libencfs.so.4.1.0 (cd /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib && { ln -s -f libencfs.so.4.1.0 libencfs.so.4 || { rm -f libencfs.so.4 && ln -s libencfs.so.4.1.0 libencfs.so.4; }; }) (cd /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib && { ln -s -f libencfs.so.4.1.0 libencfs.so || { rm -f libencfs.so && ln -s libencfs.so.4.1.0 libencfs.so; }; }) /usr/bin/install -c .libs/libencfs.lai /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib/libencfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'encfs' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfs' libtool: install: warning: `libencfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/encfs /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfs /bin/sh ../libtool --mode=install /usr/bin/install -c 'encfsctl' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfsctl' libtool: install: warning: `libencfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/encfsctl /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfsctl test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin" /usr/bin/install -c 'encfssh' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfssh' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './encfs.1' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/man/man1/encfs.1' /usr/bin/install -c -m 644 './encfsctl.1' '/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/man/man1/encfsctl.1' make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5/encfs' make[1]: Leaving directory `/builddir/build/BUILD/encfs-1.5/encfs' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/encfs-1.5/m4' make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5/m4' make[1]: Leaving directory `/builddir/build/BUILD/encfs-1.5/m4' Making install in po make[1]: Entering directory `/builddir/build/BUILD/encfs-1.5/po' /bin/mkdir -p /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share installing ar.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ar/LC_MESSAGES/encfs.mo installing be.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/be/LC_MESSAGES/encfs.mo installing bg.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/encfs.mo installing bs.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/bs/LC_MESSAGES/encfs.mo installing ca.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/encfs.mo installing cs.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/encfs.mo installing da.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/da/LC_MESSAGES/encfs.mo installing de_CH.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/de_CH/LC_MESSAGES/encfs.mo installing de_DE.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/de_DE/LC_MESSAGES/encfs.mo installing de.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/de/LC_MESSAGES/encfs.mo installing el.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/el/LC_MESSAGES/encfs.mo installing eo.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/eo/LC_MESSAGES/encfs.mo installing es_ES.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/es_ES/LC_MESSAGES/encfs.mo installing es_PE.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/es_PE/LC_MESSAGES/encfs.mo installing es.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/es/LC_MESSAGES/encfs.mo installing et.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/et/LC_MESSAGES/encfs.mo installing fi.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/encfs.mo installing fr_FR.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/fr_FR/LC_MESSAGES/encfs.mo installing fr.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/encfs.mo installing gl.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/encfs.mo installing gu.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/gu/LC_MESSAGES/encfs.mo installing he.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/he/LC_MESSAGES/encfs.mo installing hi.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/hi/LC_MESSAGES/encfs.mo installing hr.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/hr/LC_MESSAGES/encfs.mo installing hu.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/encfs.mo installing id.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/id/LC_MESSAGES/encfs.mo installing it.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/it/LC_MESSAGES/encfs.mo installing ja.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/encfs.mo installing ka.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ka/LC_MESSAGES/encfs.mo installing ko.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/encfs.mo installing lv.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/lv/LC_MESSAGES/encfs.mo installing mr.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/mr/LC_MESSAGES/encfs.mo installing ms.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ms/LC_MESSAGES/encfs.mo installing nb.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/encfs.mo installing nds.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/nds/LC_MESSAGES/encfs.mo installing nl.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/encfs.mo installing nn.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/nn/LC_MESSAGES/encfs.mo installing pl.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/encfs.mo installing pt_BR.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/encfs.mo installing pt.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/encfs.mo installing pt_PT.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/pt_PT/LC_MESSAGES/encfs.mo installing ro.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/encfs.mo installing ru.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/encfs.mo installing sk.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/encfs.mo installing sr.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/sr/LC_MESSAGES/encfs.mo installing sv.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/encfs.mo installing ta.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/ta/LC_MESSAGES/encfs.mo installing te.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/te/LC_MESSAGES/encfs.mo installing tr.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/encfs.mo installing uk.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/encfs.mo installing vi.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/encfs.mo installing zh_CN.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/encfs.mo installing zh_HK.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/zh_HK/LC_MESSAGES/encfs.mo installing zh_TW.gmo as /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/encfs.mo if test "encfs" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/encfs-1.5/po' make[1]: Entering directory `/builddir/build/BUILD/encfs-1.5' make[2]: Entering directory `/builddir/build/BUILD/encfs-1.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/encfs-1.5' make[1]: Leaving directory `/builddir/build/BUILD/encfs-1.5' + /bin/rm -f /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild//usr/lib/libencfs.la + /bin/rm -f /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild//usr/lib/libencfs.so + /usr/lib/rpm/find-lang.sh /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild encfs + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/encfs-1.5 extracting debug info from /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/lib/libencfs.so.4.1.0 extracting debug info from /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfs extracting debug info from /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/bin/encfsctl symlinked /usr/lib/debug/usr/lib/libencfs.so.4.1.0.debug to /usr/lib/debug/usr/lib/libencfs.so.4.debug cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 657 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fuse-encfs-1.5-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.699 + umask 022 + cd /builddir/build/BUILD + cd encfs-1.5 + DOCDIR=/var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/doc/fuse-encfs-1.5 + export DOCDIR + rm -rf /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/doc/fuse-encfs-1.5 + /bin/mkdir -p /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/doc/fuse-encfs-1.5 + cp -pr AUTHORS COPYING ChangeLog README /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild/usr/share/doc/fuse-encfs-1.5 + exit 0 Provides: encfs = 1.5 libencfs.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh fuse >= 2.6 libboost_filesystem-mt.so.3 libboost_serialization-mt.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.6 libdl.so.2 libencfs.so.4 libfuse.so.2 libfuse.so.2(FUSE_2.2) libfuse.so.2(FUSE_2.6) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librlog.so.1 libssl.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 rtld(GNU_HASH) Processing files: fuse-encfs-debuginfo-1.5-3.fc8 Provides: libencfs.so.4.1.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libencfs.so.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/fuse-encfs-1.5-3.fc8.ppc.rpm Wrote: /builddir/build/RPMS/fuse-encfs-debuginfo-1.5-3.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.21992 + umask 022 + cd /builddir/build/BUILD + cd encfs-1.5 + /bin/rm -rf /var/tmp/fuse-encfs-1.5-3.fc8-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->