tar -xf libvmime-0.9.2+svn603.tar.bz2 patching file src/headerField.cpp patching file src/parameter.cpp patching file src/wordEncoder.cpp patching file configure checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking whether system meets Posix.1... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/atomic_op.h usability... no checking sys/atomic_op.h presence... no checking for sys/atomic_op.h... no checking sys/atomic.h usability... no checking sys/atomic.h presence... no checking for sys/atomic.h... no checking bits/atomicity.h usability... no checking bits/atomicity.h presence... no checking for bits/atomicity.h... no checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking whether gcc accepts -kthread... no checking whether gcc accepts -pthread... yes checking for pthread_self in -lpthread... yes checking for pthread_mach_thread_np in -lpthread... no checking for nanosleep in -lpthread... yes checking for clock_gettime in -lrt... yes checking for mlockall in -lrt... yes checking if more special flags are required for pthreads... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/sched.h usability... no checking sys/sched.h presence... no checking for sys/sched.h... no checking for sched_getscheduler... yes checking for recursive mutex type support... linux checking for pthread_mutexattr_settype in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pread in -lc... yes checking for pthread_suspend in -lpthread... no checking for pthread_attr_setstacksize in -lpthread... yes checking for pthread_yield_np in -lpthread... no checking for pthread_yield in -lpthread... yes checking for pthread_cancel in -lpthread... yes checking for pthread_setcanceltype in -lpthread... yes checking for pthread_delay_np in -lpthread... no checking whether build environment is sane... yes checking whether gcc and cc understand -c and -o together... yes checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... /bin/sh: autotools/config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if an usable version of iconv exists (required)... yes checking if linker supports global constructors... g++: /usr/lib64/gcc/x86_64-slackware-linux/4.5.1/../../../../lib64/crti.o: No such file or directory g++: /usr/lib64/gcc/x86_64-slackware-linux/4.5.1/crtbeginS.o: No such file or directory g++: /usr/lib64/gcc/x86_64-slackware-linux/4.5.1/crtendS.o: No such file or directory g++: /usr/lib64/gcc/x86_64-slackware-linux/4.5.1/../../../../lib64/crtn.o: No such file or directory unknown checking if C++ compiler supports const_cast<> (required)... yes checking if C++ compiler supports dynamic_cast<> (required)... yes checking if C++ compiler supports mutable (required)... yes checking if C++ compiler supports name spaces (required)... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking gsasl.h usability... yes checking gsasl.h presence... yes checking for gsasl.h... yes checking for gsasl_check_version in -lgsasl... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking for gnutls_priority_set_direct... yes checking for sendmail... /usr/sbin/sendmail checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for getaddrinfo... yes 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 whether cc accepts -O2... yes checking whether cc accepts -ansi... yes checking whether cc accepts -pedantic... yes checking whether cc accepts -W... yes checking whether cc accepts -Wall... yes checking whether cc accepts -Wpointer-arith... yes checking whether cc accepts -Wold-style-cast... yes checking whether cc accepts -Wconversion... yes configure: creating ./config.status config.status: creating vmime.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating vmime/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands +=================+ | CONFIGURATION | +=================+ Installation prefix : /usr Debugging mode : no Messaging support : yes * protocols : pop3 smtp imap maildir sendmail File-system support : yes Platform handlers : posix SASL support : yes TLS/SSL support : yes Please check 'vmime/config.hpp' to ensure the configuration is correct. make all-recursive make[1] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » Making all in src make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o address.lo address.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c address.cpp -fPIC -DPIC -o .libs/address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c address.cpp -o address.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o addressList.lo addressList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c addressList.cpp -fPIC -DPIC -o .libs/addressList.o addressList.cpp: In member function ‘int vmime::addressList::getAddressCount() const’: addressList.cpp:207:23: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c addressList.cpp -o addressList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o attachmentHelper.lo attachmentHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c attachmentHelper.cpp -fPIC -DPIC -o .libs/attachmentHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c attachmentHelper.cpp -o attachmentHelper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o base.lo base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c base.cpp -fPIC -DPIC -o .libs/base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c base.cpp -o base.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o body.lo body.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c body.cpp -fPIC -DPIC -o .libs/body.o body.cpp: In member function ‘int vmime::body::getPartCount() const’: body.cpp:821:24: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c body.cpp -o body.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o bodyPart.lo bodyPart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c bodyPart.cpp -fPIC -DPIC -o .libs/bodyPart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c bodyPart.cpp -o bodyPart.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o bodyPartAttachment.lo bodyPartAttachment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c bodyPartAttachment.cpp -fPIC -DPIC -o .libs/bodyPartAttachment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c bodyPartAttachment.cpp -o bodyPartAttachment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o charset.lo charset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c charset.cpp -fPIC -DPIC -o .libs/charset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c charset.cpp -o charset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o charsetConverter.lo charsetConverter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c charsetConverter.cpp -fPIC -DPIC -o .libs/charsetConverter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c charsetConverter.cpp -o charsetConverter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o component.lo component.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c component.cpp -fPIC -DPIC -o .libs/component.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c component.cpp -o component.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o constants.lo constants.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c constants.cpp -fPIC -DPIC -o .libs/constants.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c constants.cpp -o constants.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o contentDisposition.lo contentDisposition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentDisposition.cpp -fPIC -DPIC -o .libs/contentDisposition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentDisposition.cpp -o contentDisposition.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o contentDispositionField.lo contentDispositionField.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentDispositionField.cpp -fPIC -DPIC -o .libs/contentDispositionField.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentDispositionField.cpp -o contentDispositionField.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o contentHandler.lo contentHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentHandler.cpp -fPIC -DPIC -o .libs/contentHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentHandler.cpp -o contentHandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o contentTypeField.lo contentTypeField.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentTypeField.cpp -fPIC -DPIC -o .libs/contentTypeField.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c contentTypeField.cpp -o contentTypeField.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o dateTime.lo dateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c dateTime.cpp -fPIC -DPIC -o .libs/dateTime.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c dateTime.cpp -o dateTime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o defaultAttachment.lo defaultAttachment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c defaultAttachment.cpp -fPIC -DPIC -o .libs/defaultAttachment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c defaultAttachment.cpp -o defaultAttachment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o disposition.lo disposition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c disposition.cpp -fPIC -DPIC -o .libs/disposition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c disposition.cpp -o disposition.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o emptyContentHandler.lo emptyContentHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c emptyContentHandler.cpp -fPIC -DPIC -o .libs/emptyContentHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c emptyContentHandler.cpp -o emptyContentHandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o encoding.lo encoding.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c encoding.cpp -fPIC -DPIC -o .libs/encoding.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c encoding.cpp -o encoding.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o exception.lo exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c exception.cpp -fPIC -DPIC -o .libs/exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c exception.cpp -o exception.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o fileAttachment.lo fileAttachment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c fileAttachment.cpp -fPIC -DPIC -o .libs/fileAttachment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c fileAttachment.cpp -o fileAttachment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o generatedMessageAttachment.lo generatedMessageAttachment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c generatedMessageAttachment.cpp -fPIC -DPIC -o .libs/generatedMessageAttachment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c generatedMessageAttachment.cpp -o generatedMessageAttachment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o header.lo header.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c header.cpp -fPIC -DPIC -o .libs/header.o header.cpp: In member function ‘int vmime::header::getFieldCount() const’: header.cpp:296:25: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c header.cpp -o header.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o headerFieldFactory.lo headerFieldFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c headerFieldFactory.cpp -fPIC -DPIC -o .libs/headerFieldFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c headerFieldFactory.cpp -o headerFieldFactory.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o headerField.lo headerField.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c headerField.cpp -fPIC -DPIC -o .libs/headerField.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c headerField.cpp -o headerField.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o htmlTextPart.lo htmlTextPart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c htmlTextPart.cpp -fPIC -DPIC -o .libs/htmlTextPart.o htmlTextPart.cpp: In member function ‘int vmime::htmlTextPart::getObjectCount() const’: htmlTextPart.cpp:380:24: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c htmlTextPart.cpp -o htmlTextPart.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mailbox.lo mailbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailbox.cpp -fPIC -DPIC -o .libs/mailbox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailbox.cpp -o mailbox.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mailboxField.lo mailboxField.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxField.cpp -fPIC -DPIC -o .libs/mailboxField.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxField.cpp -o mailboxField.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mailboxGroup.lo mailboxGroup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxGroup.cpp -fPIC -DPIC -o .libs/mailboxGroup.o mailboxGroup.cpp: In member function ‘int vmime::mailboxGroup::getMailboxCount() const’: mailboxGroup.cpp:313:23: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxGroup.cpp -o mailboxGroup.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mailboxList.lo mailboxList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxList.cpp -fPIC -DPIC -o .libs/mailboxList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mailboxList.cpp -o mailboxList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mediaType.lo mediaType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mediaType.cpp -fPIC -DPIC -o .libs/mediaType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mediaType.cpp -o mediaType.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o messageBuilder.lo messageBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageBuilder.cpp -fPIC -DPIC -o .libs/messageBuilder.o messageBuilder.cpp: In member function ‘int vmime::messageBuilder::getAttachmentCount() const’: messageBuilder.cpp:303:25: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageBuilder.cpp -o messageBuilder.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o message.lo message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c message.cpp -fPIC -DPIC -o .libs/message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c message.cpp -o message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o messageId.lo messageId.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageId.cpp -fPIC -DPIC -o .libs/messageId.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageId.cpp -o messageId.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o messageIdSequence.lo messageIdSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageIdSequence.cpp -fPIC -DPIC -o .libs/messageIdSequence.o messageIdSequence.cpp: In member function ‘int vmime::messageIdSequence::getMessageIdCount() const’: messageIdSequence.cpp:203:23: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageIdSequence.cpp -o messageIdSequence.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o messageParser.lo messageParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageParser.cpp -fPIC -DPIC -o .libs/messageParser.o messageParser.cpp: In member function ‘int vmime::messageParser::getAttachmentCount() const’: messageParser.cpp:284:25: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value messageParser.cpp: In member function ‘int vmime::messageParser::getTextPartCount() const’: messageParser.cpp:312:28: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c messageParser.cpp -o messageParser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o object.lo object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c object.cpp -fPIC -DPIC -o .libs/object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c object.cpp -o object.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o options.lo options.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c options.cpp -fPIC -DPIC -o .libs/options.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c options.cpp -o options.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o path.lo path.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c path.cpp -fPIC -DPIC -o .libs/path.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c path.cpp -o path.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o parameter.lo parameter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parameter.cpp -fPIC -DPIC -o .libs/parameter.o parameter.cpp: In member function ‘void vmime::parameter::parse(const std::vector&)’: parameter.cpp:249:44: attention : comparaison entre des expressions entières signée et non signée parameter.cpp:250:24: attention : conversion to ‘int’ from ‘size_t’ may alter its value parameter.cpp:251:26: attention : conversion to ‘int’ from ‘size_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parameter.cpp -o parameter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o parameterizedHeaderField.lo parameterizedHeaderField.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parameterizedHeaderField.cpp -fPIC -DPIC -o .libs/parameterizedHeaderField.o parameterizedHeaderField.cpp: In member function ‘int vmime::parameterizedHeaderField::getParameterCount() const’: parameterizedHeaderField.cpp:511:25: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parameterizedHeaderField.cpp -o parameterizedHeaderField.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o parsedMessageAttachment.lo parsedMessageAttachment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parsedMessageAttachment.cpp -fPIC -DPIC -o .libs/parsedMessageAttachment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c parsedMessageAttachment.cpp -o parsedMessageAttachment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o plainTextPart.lo plainTextPart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c plainTextPart.cpp -fPIC -DPIC -o .libs/plainTextPart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c plainTextPart.cpp -o plainTextPart.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o platform.lo platform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platform.cpp -fPIC -DPIC -o .libs/platform.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platform.cpp -o platform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o propertySet.lo propertySet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c propertySet.cpp -fPIC -DPIC -o .libs/propertySet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c propertySet.cpp -o propertySet.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o relay.lo relay.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c relay.cpp -fPIC -DPIC -o .libs/relay.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c relay.cpp -o relay.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o stringContentHandler.lo stringContentHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c stringContentHandler.cpp -fPIC -DPIC -o .libs/stringContentHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c stringContentHandler.cpp -o stringContentHandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o streamContentHandler.lo streamContentHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c streamContentHandler.cpp -fPIC -DPIC -o .libs/streamContentHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c streamContentHandler.cpp -o streamContentHandler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o text.lo text.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c text.cpp -fPIC -DPIC -o .libs/text.o text.cpp: In member function ‘int vmime::text::getWordCount() const’: text.cpp:190:24: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c text.cpp -o text.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o textPartFactory.lo textPartFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c textPartFactory.cpp -fPIC -DPIC -o .libs/textPartFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c textPartFactory.cpp -o textPartFactory.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o word.lo word.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c word.cpp -fPIC -DPIC -o .libs/word.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c word.cpp -o word.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o wordEncoder.lo wordEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c wordEncoder.cpp -fPIC -DPIC -o .libs/wordEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c wordEncoder.cpp -o wordEncoder.o >/dev/null 2>&1 ln -sf utility/datetimeUtils.cpp utility_datetimeUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_datetimeUtils.lo utility_datetimeUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_datetimeUtils.cpp -fPIC -DPIC -o .libs/utility_datetimeUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_datetimeUtils.cpp -o utility_datetimeUtils.o >/dev/null 2>&1 ln -sf utility/filteredStream.cpp utility_filteredStream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_filteredStream.lo utility_filteredStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_filteredStream.cpp -fPIC -DPIC -o .libs/utility_filteredStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_filteredStream.cpp -o utility_filteredStream.o >/dev/null 2>&1 ln -sf utility/path.cpp utility_path.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_path.lo utility_path.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_path.cpp -fPIC -DPIC -o .libs/utility_path.o utility_path.cpp: In member function ‘int vmime::utility::path::getSize() const’: utility_path.cpp:176:23: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_path.cpp -o utility_path.o >/dev/null 2>&1 ln -sf utility/progressListener.cpp utility_progressListener.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_progressListener.lo utility_progressListener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_progressListener.cpp -fPIC -DPIC -o .libs/utility_progressListener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_progressListener.cpp -o utility_progressListener.o >/dev/null 2>&1 ln -sf utility/random.cpp utility_random.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_random.lo utility_random.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_random.cpp -fPIC -DPIC -o .libs/utility_random.o utility_random.cpp: In static member function ‘static const vmime::string vmime::utility::random::getString(int, const vmime::string&)’: utility_random.cpp:64:44: attention : conversion to ‘unsigned int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_random.cpp -o utility_random.o >/dev/null 2>&1 ln -sf utility/smartPtr.cpp utility_smartPtr.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_smartPtr.lo utility_smartPtr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_smartPtr.cpp -fPIC -DPIC -o .libs/utility_smartPtr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_smartPtr.cpp -o utility_smartPtr.o >/dev/null 2>&1 ln -sf utility/smartPtrInt.cpp utility_smartPtrInt.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_smartPtrInt.lo utility_smartPtrInt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_smartPtrInt.cpp -fPIC -DPIC -o .libs/utility_smartPtrInt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_smartPtrInt.cpp -o utility_smartPtrInt.o >/dev/null 2>&1 ln -sf utility/stream.cpp utility_stream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_stream.lo utility_stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stream.cpp -fPIC -DPIC -o .libs/utility_stream.o utility_stream.cpp: In function ‘vmime::utility::stream::size_type vmime::utility::bufferedStreamCopy(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::stream::size_type, vmime::utility::progressListener*)’: utility_stream.cpp:81:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_stream.cpp:93:54: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_stream.cpp:93:54: attention : conversion to ‘int’ from ‘long unsigned int’ may alter its value utility_stream.cpp:98:23: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_stream.cpp: In member function ‘virtual void vmime::utility::outputStreamSocketAdapter::write(const vmime::utility::stream::value_type*, vmime::utility::stream::size_type)’: utility_stream.cpp:461:30: attention : conversion to ‘vmime::net::socket::size_type’ from ‘vmime::utility::stream::size_type’ may alter its value utility_stream.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::inputStreamSocketAdapter::read(vmime::utility::stream::value_type*, vmime::utility::stream::size_type)’: utility_stream.cpp:502:40: attention : conversion to ‘vmime::net::socket::size_type’ from ‘vmime::utility::stream::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stream.cpp -o utility_stream.o >/dev/null 2>&1 ln -sf utility/stringProxy.cpp utility_stringProxy.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_stringProxy.lo utility_stringProxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stringProxy.cpp -fPIC -DPIC -o .libs/utility_stringProxy.o utility_stringProxy.cpp: In member function ‘void vmime::utility::stringProxy::extract(vmime::utility::outputStream&, vmime::utility::stringProxy::size_type, vmime::utility::stringProxy::size_type, vmime::utility::progressListener*) const’: utility_stringProxy.cpp:103:22: attention : conversion to ‘int’ from ‘vmime::utility::stringProxy::size_type’ may alter its value utility_stringProxy.cpp:109:30: attention : conversion to ‘int’ from ‘vmime::utility::stringProxy::size_type’ may alter its value utility_stringProxy.cpp:109:30: attention : conversion to ‘int’ from ‘vmime::utility::stringProxy::size_type’ may alter its value utility_stringProxy.cpp:110:21: attention : conversion to ‘int’ from ‘vmime::utility::stringProxy::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stringProxy.cpp -o utility_stringProxy.o >/dev/null 2>&1 ln -sf utility/stringUtils.cpp utility_stringUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_stringUtils.lo utility_stringUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stringUtils.cpp -fPIC -DPIC -o .libs/utility_stringUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_stringUtils.cpp -o utility_stringUtils.o >/dev/null 2>&1 ln -sf utility/url.cpp utility_url.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_url.lo utility_url.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_url.cpp -fPIC -DPIC -o .libs/utility_url.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_url.cpp -o utility_url.o >/dev/null 2>&1 ln -sf utility/urlUtils.cpp utility_urlUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_urlUtils.lo utility_urlUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_urlUtils.cpp -fPIC -DPIC -o .libs/utility_urlUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_urlUtils.cpp -o utility_urlUtils.o >/dev/null 2>&1 ln -sf utility/encoder/encoder.cpp utility_encoder_encoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_encoder.lo utility_encoder_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_encoder.cpp -fPIC -DPIC -o .libs/utility_encoder_encoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_encoder.cpp -o utility_encoder_encoder.o >/dev/null 2>&1 ln -sf utility/encoder/sevenBitEncoder.cpp utility_encoder_sevenBitEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_sevenBitEncoder.lo utility_encoder_sevenBitEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_sevenBitEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_sevenBitEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_sevenBitEncoder.cpp -o utility_encoder_sevenBitEncoder.o >/dev/null 2>&1 ln -sf utility/encoder/eightBitEncoder.cpp utility_encoder_eightBitEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_eightBitEncoder.lo utility_encoder_eightBitEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_eightBitEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_eightBitEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_eightBitEncoder.cpp -o utility_encoder_eightBitEncoder.o >/dev/null 2>&1 ln -sf utility/encoder/b64Encoder.cpp utility_encoder_b64Encoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_b64Encoder.lo utility_encoder_b64Encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_b64Encoder.cpp -fPIC -DPIC -o .libs/utility_encoder_b64Encoder.o utility_encoder_b64Encoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::b64Encoder::encode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_b64Encoder.cpp:183:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:183:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:187:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::b64Encoder::decode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_b64Encoder.cpp:222:49: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:247:50: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:296:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:296:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_b64Encoder.cpp:300:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_b64Encoder.cpp -o utility_encoder_b64Encoder.o >/dev/null 2>&1 ln -sf utility/encoder/binaryEncoder.cpp utility_encoder_binaryEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_binaryEncoder.lo utility_encoder_binaryEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_binaryEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_binaryEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_binaryEncoder.cpp -o utility_encoder_binaryEncoder.o >/dev/null 2>&1 ln -sf utility/encoder/defaultEncoder.cpp utility_encoder_defaultEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_defaultEncoder.lo utility_encoder_defaultEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_defaultEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_defaultEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_defaultEncoder.cpp -o utility_encoder_defaultEncoder.o >/dev/null 2>&1 ln -sf utility/encoder/encoderFactory.cpp utility_encoder_encoderFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_encoderFactory.lo utility_encoder_encoderFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_encoderFactory.cpp -fPIC -DPIC -o .libs/utility_encoder_encoderFactory.o utility_encoder_encoderFactory.cpp: In member function ‘int vmime::utility::encoder::encoderFactory::getEncoderCount() const’: utility_encoder_encoderFactory.cpp:91:27: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_encoderFactory.cpp -o utility_encoder_encoderFactory.o >/dev/null 2>&1 ln -sf utility/encoder/qpEncoder.cpp utility_encoder_qpEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_qpEncoder.lo utility_encoder_qpEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_qpEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_qpEncoder.o utility_encoder_qpEncoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::qpEncoder::encode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_qpEncoder.cpp:209:49: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:269:51: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:356:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:356:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:367:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::qpEncoder::decode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_qpEncoder.cpp:405:49: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:424:50: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:442:52: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:464:52: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:517:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:517:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_qpEncoder.cpp:528:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_qpEncoder.cpp -o utility_encoder_qpEncoder.o >/dev/null 2>&1 ln -sf utility/encoder/uuEncoder.cpp utility_encoder_uuEncoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o utility_encoder_uuEncoder.lo utility_encoder_uuEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_uuEncoder.cpp -fPIC -DPIC -o .libs/utility_encoder_uuEncoder.o utility_encoder_uuEncoder.cpp: In function ‘unsigned char vmime::utility::encoder::UUENCODE(unsigned char)’: utility_encoder_uuEncoder.cpp:57:25: attention : conversion to ‘unsigned char’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::uuEncoder::encode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_uuEncoder.cpp:108:35: attention : conversion to ‘unsigned char’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:118:39: attention : conversion to ‘unsigned char’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:119:62: attention : suggest parentheses around arithmetic in operand of ‘|’ utility_encoder_uuEncoder.cpp:119:65: attention : conversion to ‘unsigned char’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:120:62: attention : suggest parentheses around arithmetic in operand of ‘|’ utility_encoder_uuEncoder.cpp:120:64: attention : conversion to ‘unsigned char’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:133:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:133:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:140:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::utility::encoder::uuEncoder::decode(vmime::utility::inputStream&, vmime::utility::outputStream&, vmime::utility::progressListener*)’: utility_encoder_uuEncoder.cpp:191:31: attention : conversion to ‘vmime::utility::stream::value_type’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:222:29: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:265:31: attention : conversion to ‘vmime::utility::stream::value_type’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:305:62: attention : conversion to ‘vmime::utility::stream::value_type’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:306:67: attention : conversion to ‘vmime::utility::stream::value_type’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:307:67: attention : conversion to ‘vmime::utility::stream::value_type’ from ‘int’ may alter its value utility_encoder_uuEncoder.cpp:319:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:319:39: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value utility_encoder_uuEncoder.cpp:323:25: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c utility_encoder_uuEncoder.cpp -o utility_encoder_uuEncoder.o >/dev/null 2>&1 ln -sf mdn/MDNHelper.cpp mdn_MDNHelper.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mdn_MDNHelper.lo mdn_MDNHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_MDNHelper.cpp -fPIC -DPIC -o .libs/mdn_MDNHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_MDNHelper.cpp -o mdn_MDNHelper.o >/dev/null 2>&1 ln -sf mdn/MDNInfos.cpp mdn_MDNInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mdn_MDNInfos.lo mdn_MDNInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_MDNInfos.cpp -fPIC -DPIC -o .libs/mdn_MDNInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_MDNInfos.cpp -o mdn_MDNInfos.o >/dev/null 2>&1 ln -sf mdn/receivedMDNInfos.cpp mdn_receivedMDNInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mdn_receivedMDNInfos.lo mdn_receivedMDNInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_receivedMDNInfos.cpp -fPIC -DPIC -o .libs/mdn_receivedMDNInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_receivedMDNInfos.cpp -o mdn_receivedMDNInfos.o >/dev/null 2>&1 ln -sf mdn/sendableMDNInfos.cpp mdn_sendableMDNInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o mdn_sendableMDNInfos.lo mdn_sendableMDNInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_sendableMDNInfos.cpp -fPIC -DPIC -o .libs/mdn_sendableMDNInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c mdn_sendableMDNInfos.cpp -o mdn_sendableMDNInfos.o >/dev/null 2>&1 ln -sf misc/importanceHelper.cpp misc_importanceHelper.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o misc_importanceHelper.lo misc_importanceHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c misc_importanceHelper.cpp -fPIC -DPIC -o .libs/misc_importanceHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c misc_importanceHelper.cpp -o misc_importanceHelper.o >/dev/null 2>&1 ln -sf security/defaultAuthenticator.cpp security_defaultAuthenticator.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_defaultAuthenticator.lo security_defaultAuthenticator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_defaultAuthenticator.cpp -fPIC -DPIC -o .libs/security_defaultAuthenticator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_defaultAuthenticator.cpp -o security_defaultAuthenticator.o >/dev/null 2>&1 ln -sf security/digest/messageDigest.cpp security_digest_messageDigest.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_digest_messageDigest.lo security_digest_messageDigest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_messageDigest.cpp -fPIC -DPIC -o .libs/security_digest_messageDigest.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_messageDigest.cpp -o security_digest_messageDigest.o >/dev/null 2>&1 ln -sf security/digest/messageDigestFactory.cpp security_digest_messageDigestFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_digest_messageDigestFactory.lo security_digest_messageDigestFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_messageDigestFactory.cpp -fPIC -DPIC -o .libs/security_digest_messageDigestFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_messageDigestFactory.cpp -o security_digest_messageDigestFactory.o >/dev/null 2>&1 ln -sf security/digest/md5/md5MessageDigest.cpp security_digest_md5_md5MessageDigest.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_digest_md5_md5MessageDigest.lo security_digest_md5_md5MessageDigest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_md5_md5MessageDigest.cpp -fPIC -DPIC -o .libs/security_digest_md5_md5MessageDigest.o security_digest_md5_md5MessageDigest.cpp: In member function ‘virtual void vmime::security::digest::md5::md5MessageDigest::finalize()’: security_digest_md5_md5MessageDigest.cpp:214:67: attention : conversion to ‘vmime_uint32’ from ‘long unsigned int’ may alter its value security_digest_md5_md5MessageDigest.cpp:215:68: attention : conversion to ‘vmime_uint32’ from ‘long unsigned int’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_md5_md5MessageDigest.cpp -o security_digest_md5_md5MessageDigest.o >/dev/null 2>&1 ln -sf security/digest/sha1/sha1MessageDigest.cpp security_digest_sha1_sha1MessageDigest.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_digest_sha1_sha1MessageDigest.lo security_digest_sha1_sha1MessageDigest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_sha1_sha1MessageDigest.cpp -fPIC -DPIC -o .libs/security_digest_sha1_sha1MessageDigest.o security_digest_sha1_sha1MessageDigest.cpp: In member function ‘virtual void vmime::security::digest::sha1::sha1MessageDigest::update(const vmime::byte_t*, long unsigned int)’: security_digest_sha1_sha1MessageDigest.cpp:111:28: attention : conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value security_digest_sha1_sha1MessageDigest.cpp:114:26: attention : conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_digest_sha1_sha1MessageDigest.cpp -o security_digest_sha1_sha1MessageDigest.o >/dev/null 2>&1 ln -sf net/defaultConnectionInfos.cpp net_defaultConnectionInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_defaultConnectionInfos.lo net_defaultConnectionInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_defaultConnectionInfos.cpp -fPIC -DPIC -o .libs/net_defaultConnectionInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_defaultConnectionInfos.cpp -o net_defaultConnectionInfos.o >/dev/null 2>&1 ln -sf net/events.cpp net_events.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_events.lo net_events.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_events.cpp -fPIC -DPIC -o .libs/net_events.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_events.cpp -o net_events.o >/dev/null 2>&1 ln -sf net/folder.cpp net_folder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_folder.lo net_folder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_folder.cpp -fPIC -DPIC -o .libs/net_folder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_folder.cpp -o net_folder.o >/dev/null 2>&1 ln -sf net/message.cpp net_message.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_message.lo net_message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_message.cpp -fPIC -DPIC -o .libs/net_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_message.cpp -o net_message.o >/dev/null 2>&1 ln -sf net/service.cpp net_service.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_service.lo net_service.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_service.cpp -fPIC -DPIC -o .libs/net_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_service.cpp -o net_service.o >/dev/null 2>&1 ln -sf net/serviceFactory.cpp net_serviceFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_serviceFactory.lo net_serviceFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_serviceFactory.cpp -fPIC -DPIC -o .libs/net_serviceFactory.o In file included from ../vmime/net/imap/IMAPConnection.hpp:35:0, from ../vmime/net/imap/IMAPStore.hpp:35, from ../src/net/builtinServices.inl:55, from net_serviceFactory.cpp:30: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_serviceFactory.cpp: In member function ‘int vmime::net::serviceFactory::getServiceCount() const’: net_serviceFactory.cpp:105:27: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_serviceFactory.cpp -o net_serviceFactory.o >/dev/null 2>&1 ln -sf net/serviceInfos.cpp net_serviceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_serviceInfos.lo net_serviceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_serviceInfos.cpp -fPIC -DPIC -o .libs/net_serviceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_serviceInfos.cpp -o net_serviceInfos.o >/dev/null 2>&1 ln -sf net/session.cpp net_session.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_session.lo net_session.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_session.cpp -fPIC -DPIC -o .libs/net_session.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_session.cpp -o net_session.o >/dev/null 2>&1 ln -sf net/transport.cpp net_transport.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_transport.lo net_transport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_transport.cpp -fPIC -DPIC -o .libs/net_transport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_transport.cpp -o net_transport.o >/dev/null 2>&1 ln -sf net/pop3/POP3ServiceInfos.cpp net_pop3_POP3ServiceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3ServiceInfos.lo net_pop3_POP3ServiceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3ServiceInfos.cpp -fPIC -DPIC -o .libs/net_pop3_POP3ServiceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3ServiceInfos.cpp -o net_pop3_POP3ServiceInfos.o >/dev/null 2>&1 ln -sf net/pop3/POP3Store.cpp net_pop3_POP3Store.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3Store.lo net_pop3_POP3Store.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Store.cpp -fPIC -DPIC -o .libs/net_pop3_POP3Store.o net_pop3_POP3Store.cpp: In member function ‘void vmime::net::pop3::POP3Store::readResponse(vmime::string&, bool, vmime::utility::progressListener*)’: net_pop3_POP3Store.cpp:812:35: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_pop3_POP3Store.cpp: In member function ‘void vmime::net::pop3::POP3Store::readResponse(vmime::utility::outputStream&, vmime::utility::progressListener*, int)’: net_pop3_POP3Store.cpp:913:15: attention : conversion to ‘int’ from ‘long unsigned int’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Store.cpp -o net_pop3_POP3Store.o >/dev/null 2>&1 ln -sf net/pop3/POP3SStore.cpp net_pop3_POP3SStore.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3SStore.lo net_pop3_POP3SStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3SStore.cpp -fPIC -DPIC -o .libs/net_pop3_POP3SStore.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3SStore.cpp -o net_pop3_POP3SStore.o >/dev/null 2>&1 ln -sf net/pop3/POP3Folder.cpp net_pop3_POP3Folder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3Folder.lo net_pop3_POP3Folder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Folder.cpp -fPIC -DPIC -o .libs/net_pop3_POP3Folder.o net_pop3_POP3Folder.cpp: In member function ‘virtual void vmime::net::pop3::POP3Folder::fetchMessages(std::vector >&, int, vmime::utility::progressListener*)’: net_pop3_POP3Folder.cpp:331:29: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Folder.cpp -o net_pop3_POP3Folder.o >/dev/null 2>&1 ln -sf net/pop3/POP3Message.cpp net_pop3_POP3Message.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3Message.lo net_pop3_POP3Message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Message.cpp -fPIC -DPIC -o .libs/net_pop3_POP3Message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Message.cpp -o net_pop3_POP3Message.o >/dev/null 2>&1 ln -sf net/pop3/POP3Utils.cpp net_pop3_POP3Utils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_pop3_POP3Utils.lo net_pop3_POP3Utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Utils.cpp -fPIC -DPIC -o .libs/net_pop3_POP3Utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_pop3_POP3Utils.cpp -o net_pop3_POP3Utils.o >/dev/null 2>&1 ln -sf net/smtp/SMTPResponse.cpp net_smtp_SMTPResponse.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_smtp_SMTPResponse.lo net_smtp_SMTPResponse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPResponse.cpp -fPIC -DPIC -o .libs/net_smtp_SMTPResponse.o net_smtp_SMTPResponse.cpp: In member function ‘unsigned int vmime::net::smtp::SMTPResponse::getLineCount() const’: net_smtp_SMTPResponse.cpp:205:22: attention : conversion to ‘unsigned int’ from ‘std::vector >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPResponse.cpp -o net_smtp_SMTPResponse.o >/dev/null 2>&1 ln -sf net/smtp/SMTPServiceInfos.cpp net_smtp_SMTPServiceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_smtp_SMTPServiceInfos.lo net_smtp_SMTPServiceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPServiceInfos.cpp -fPIC -DPIC -o .libs/net_smtp_SMTPServiceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPServiceInfos.cpp -o net_smtp_SMTPServiceInfos.o >/dev/null 2>&1 ln -sf net/smtp/SMTPTransport.cpp net_smtp_SMTPTransport.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_smtp_SMTPTransport.lo net_smtp_SMTPTransport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPTransport.cpp -fPIC -DPIC -o .libs/net_smtp_SMTPTransport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPTransport.cpp -o net_smtp_SMTPTransport.o >/dev/null 2>&1 ln -sf net/smtp/SMTPSTransport.cpp net_smtp_SMTPSTransport.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_smtp_SMTPSTransport.lo net_smtp_SMTPSTransport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPSTransport.cpp -fPIC -DPIC -o .libs/net_smtp_SMTPSTransport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_smtp_SMTPSTransport.cpp -o net_smtp_SMTPSTransport.o >/dev/null 2>&1 ln -sf net/imap/IMAPServiceInfos.cpp net_imap_IMAPServiceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPServiceInfos.lo net_imap_IMAPServiceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPServiceInfos.cpp -fPIC -DPIC -o .libs/net_imap_IMAPServiceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPServiceInfos.cpp -o net_imap_IMAPServiceInfos.o >/dev/null 2>&1 ln -sf net/imap/IMAPConnection.cpp net_imap_IMAPConnection.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPConnection.lo net_imap_IMAPConnection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPConnection.cpp -fPIC -DPIC -o .libs/net_imap_IMAPConnection.o In file included from ../vmime/net/imap/IMAPConnection.hpp:35:0, from net_imap_IMAPConnection.cpp:25: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPConnection.cpp -o net_imap_IMAPConnection.o >/dev/null 2>&1 ln -sf net/imap/IMAPStore.cpp net_imap_IMAPStore.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPStore.lo net_imap_IMAPStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPStore.cpp -fPIC -DPIC -o .libs/net_imap_IMAPStore.o In file included from ../vmime/net/imap/IMAPConnection.hpp:35:0, from ../vmime/net/imap/IMAPStore.hpp:35, from net_imap_IMAPStore.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPStore.cpp -o net_imap_IMAPStore.o >/dev/null 2>&1 ln -sf net/imap/IMAPSStore.cpp net_imap_IMAPSStore.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPSStore.lo net_imap_IMAPSStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPSStore.cpp -fPIC -DPIC -o .libs/net_imap_IMAPSStore.o In file included from ../vmime/net/imap/IMAPConnection.hpp:35:0, from ../vmime/net/imap/IMAPStore.hpp:35, from ../vmime/net/imap/IMAPSStore.hpp:28, from net_imap_IMAPSStore.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPSStore.cpp -o net_imap_IMAPSStore.o >/dev/null 2>&1 ln -sf net/imap/IMAPFolder.cpp net_imap_IMAPFolder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPFolder.lo net_imap_IMAPFolder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPFolder.cpp -fPIC -DPIC -o .libs/net_imap_IMAPFolder.o In file included from ../vmime/net/imap/IMAPConnection.hpp:35:0, from ../vmime/net/imap/IMAPStore.hpp:35, from net_imap_IMAPFolder.cpp:26: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_imap_IMAPFolder.cpp: In member function ‘virtual void vmime::net::imap::IMAPFolder::fetchMessages(std::vector >&, int, vmime::utility::progressListener*)’: net_imap_IMAPFolder.cpp:700:29: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value net_imap_IMAPFolder.cpp: In member function ‘virtual void vmime::net::imap::IMAPFolder::addMessage(vmime::utility::ref, int, vmime::datetime*, vmime::utility::progressListener*)’: net_imap_IMAPFolder.cpp:1218:60: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_imap_IMAPFolder.cpp: In member function ‘virtual void vmime::net::imap::IMAPFolder::addMessage(vmime::utility::inputStream&, int, int, vmime::datetime*, vmime::utility::progressListener*)’: net_imap_IMAPFolder.cpp:1288:66: attention : conversion to ‘vmime::net::socket::size_type’ from ‘long unsigned int’ may alter its value net_imap_IMAPFolder.cpp:1296:50: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_imap_IMAPFolder.cpp: In member function ‘virtual void vmime::net::imap::IMAPFolder::expunge()’: net_imap_IMAPFolder.cpp:1413:30: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value net_imap_IMAPFolder.cpp: In member function ‘virtual void vmime::net::imap::IMAPFolder::copyMessages(const vmime::net::folder::path&, const std::vector&)’: net_imap_IMAPFolder.cpp:1619:30: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPFolder.cpp -o net_imap_IMAPFolder.o >/dev/null 2>&1 ln -sf net/imap/IMAPMessage.cpp net_imap_IMAPMessage.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPMessage.lo net_imap_IMAPMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPMessage.cpp -fPIC -DPIC -o .libs/net_imap_IMAPMessage.o In file included from net_imap_IMAPMessage.cpp:24:0: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPMessage.cpp -o net_imap_IMAPMessage.o >/dev/null 2>&1 ln -sf net/imap/IMAPTag.cpp net_imap_IMAPTag.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPTag.lo net_imap_IMAPTag.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPTag.cpp -fPIC -DPIC -o .libs/net_imap_IMAPTag.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPTag.cpp -o net_imap_IMAPTag.o >/dev/null 2>&1 ln -sf net/imap/IMAPUtils.cpp net_imap_IMAPUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPUtils.lo net_imap_IMAPUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPUtils.cpp -fPIC -DPIC -o .libs/net_imap_IMAPUtils.o In file included from ../vmime/net/imap/IMAPUtils.hpp:32:0, from net_imap_IMAPUtils.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPUtils.cpp -o net_imap_IMAPUtils.o >/dev/null 2>&1 ln -sf net/imap/IMAPMessagePartContentHandler.cpp net_imap_IMAPMessagePartContentHandler.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPMessagePartContentHandler.lo net_imap_IMAPMessagePartContentHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPMessagePartContentHandler.cpp -fPIC -DPIC -o .libs/net_imap_IMAPMessagePartContentHandler.o In file included from ../vmime/net/imap/IMAPMessage.hpp:31:0, from ../vmime/net/imap/IMAPMessagePartContentHandler.hpp:29, from net_imap_IMAPMessagePartContentHandler.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPMessagePartContentHandler.cpp -o net_imap_IMAPMessagePartContentHandler.o >/dev/null 2>&1 ln -sf net/imap/IMAPStructure.cpp net_imap_IMAPStructure.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPStructure.lo net_imap_IMAPStructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPStructure.cpp -fPIC -DPIC -o .libs/net_imap_IMAPStructure.o In file included from ../vmime/net/imap/IMAPStructure.hpp:30:0, from net_imap_IMAPStructure.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_imap_IMAPStructure.cpp: In member function ‘virtual int vmime::net::imap::IMAPStructure::getPartCount() const’: net_imap_IMAPStructure.cpp:70:22: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPStructure.cpp -o net_imap_IMAPStructure.o >/dev/null 2>&1 ln -sf net/imap/IMAPPart.cpp net_imap_IMAPPart.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_imap_IMAPPart.lo net_imap_IMAPPart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPPart.cpp -fPIC -DPIC -o .libs/net_imap_IMAPPart.o In file included from ../vmime/net/imap/IMAPPart.hpp:30:0, from net_imap_IMAPPart.cpp:24: ../vmime/net/imap/IMAPParser.hpp: In member function ‘virtual void vmime::net::imap::IMAPParser::xstring::go(vmime::net::imap::IMAPParser&, vmime::string&, std::basic_string, std::allocator >::size_type*)’: ../vmime/net/imap/IMAPParser.hpp:907:31: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:914:42: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:915:30: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp: In member function ‘void vmime::net::imap::IMAPParser::readLiteral(vmime::net::imap::IMAPParser::literalHandler::target&, std::basic_string, std::allocator >::size_type)’: ../vmime/net/imap/IMAPParser.hpp:5120:27: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5186:36: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value ../vmime/net/imap/IMAPParser.hpp:5190:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_imap_IMAPPart.cpp -o net_imap_IMAPPart.o >/dev/null 2>&1 ln -sf net/maildir/maildirServiceInfos.cpp net_maildir_maildirServiceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirServiceInfos.lo net_maildir_maildirServiceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirServiceInfos.cpp -fPIC -DPIC -o .libs/net_maildir_maildirServiceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirServiceInfos.cpp -o net_maildir_maildirServiceInfos.o >/dev/null 2>&1 ln -sf net/maildir/maildirStore.cpp net_maildir_maildirStore.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirStore.lo net_maildir_maildirStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirStore.cpp -fPIC -DPIC -o .libs/net_maildir_maildirStore.o net_maildir_maildirStore.cpp: In member function ‘virtual bool vmime::net::maildir::maildirStore::isValidFolderName(const vmime::utility::path::component&) const’: net_maildir_maildirStore.cpp:119:32: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirStore.cpp -o net_maildir_maildirStore.o >/dev/null 2>&1 ln -sf net/maildir/maildirFolder.cpp net_maildir_maildirFolder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirFolder.lo net_maildir_maildirFolder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirFolder.cpp -fPIC -DPIC -o .libs/net_maildir_maildirFolder.o net_maildir_maildirFolder.cpp: In member function ‘void vmime::net::maildir::maildirFolder::scanFolder()’: net_maildir_maildirFolder.cpp:388:40: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value net_maildir_maildirFolder.cpp: In member function ‘void vmime::net::maildir::maildirFolder::listFolders(std::vector >&, bool)’: net_maildir_maildirFolder.cpp:487:46: attention : conversion to ‘unsigned int’ from ‘std::vector >::size_type’ may alter its value net_maildir_maildirFolder.cpp: In member function ‘virtual void vmime::net::maildir::maildirFolder::addMessage(vmime::utility::ref, int, vmime::datetime*, vmime::utility::progressListener*)’: net_maildir_maildirFolder.cpp:819:60: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirFolder.cpp: In member function ‘void vmime::net::maildir::maildirFolder::copyMessageImpl(const vmime::utility::file::path&, const vmime::utility::file::path&, const vmime::utility::path::component&, vmime::utility::inputStream&, vmime::utility::stream::size_type, vmime::utility::progressListener*)’: net_maildir_maildirFolder.cpp:926:23: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp:950:35: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp:950:35: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp:958:23: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp:982:23: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp:1000:22: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirFolder.cpp: In member function ‘virtual void vmime::net::maildir::maildirFolder::expunge()’: net_maildir_maildirFolder.cpp:1246:30: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value net_maildir_maildirFolder.cpp:1250:30: attention : conversion to ‘int’ from ‘std::vector >::size_type’ may alter its value net_maildir_maildirFolder.cpp: In member function ‘virtual void vmime::net::maildir::maildirFolder::fetchMessages(std::vector >&, int, vmime::utility::progressListener*)’: net_maildir_maildirFolder.cpp:1313:29: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirFolder.cpp -o net_maildir_maildirFolder.o >/dev/null 2>&1 ln -sf net/maildir/maildirMessage.cpp net_maildir_maildirMessage.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirMessage.lo net_maildir_maildirMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirMessage.cpp -fPIC -DPIC -o .libs/net_maildir_maildirMessage.o net_maildir_maildirMessage.cpp: In member function ‘virtual int vmime::net::maildir::maildirStructure::getPartCount() const’: net_maildir_maildirMessage.cpp:150:23: attention : conversion to ‘int’ from ‘std::vector, std::allocator > >::size_type’ may alter its value net_maildir_maildirMessage.cpp: In constructor ‘vmime::net::maildir::maildirPart::maildirPart(vmime::utility::ref, int, const vmime::bodyPart&)’: net_maildir_maildirMessage.cpp:174:59: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirMessage.cpp:175:59: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirMessage.cpp:177:55: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirMessage.cpp:178:55: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirMessage.cpp:180:52: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_maildir_maildirMessage.cpp: In member function ‘void vmime::net::maildir::maildirMessage::extractImpl(vmime::utility::outputStream&, vmime::utility::progressListener*, int, int, int, int, bool) const’: net_maildir_maildirMessage.cpp:363:20: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value net_maildir_maildirMessage.cpp:375:14: attention : conversion to ‘int’ from ‘long unsigned int’ may alter its value net_maildir_maildirMessage.cpp: In member function ‘void vmime::net::maildir::maildirMessage::fetch(vmime::utility::ref, int)’: net_maildir_maildirMessage.cpp:442:28: attention : conversion to ‘int’ from ‘vmime::utility::file::length_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirMessage.cpp -o net_maildir_maildirMessage.o >/dev/null 2>&1 ln -sf net/maildir/maildirUtils.cpp net_maildir_maildirUtils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirUtils.lo net_maildir_maildirUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirUtils.cpp -fPIC -DPIC -o .libs/net_maildir_maildirUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirUtils.cpp -o net_maildir_maildirUtils.o >/dev/null 2>&1 ln -sf net/maildir/maildirFormat.cpp net_maildir_maildirFormat.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_maildirFormat.lo net_maildir_maildirFormat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirFormat.cpp -fPIC -DPIC -o .libs/net_maildir_maildirFormat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_maildirFormat.cpp -o net_maildir_maildirFormat.o >/dev/null 2>&1 ln -sf net/maildir/format/kmailMaildirFormat.cpp net_maildir_format_kmailMaildirFormat.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_format_kmailMaildirFormat.lo net_maildir_format_kmailMaildirFormat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_format_kmailMaildirFormat.cpp -fPIC -DPIC -o .libs/net_maildir_format_kmailMaildirFormat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_format_kmailMaildirFormat.cpp -o net_maildir_format_kmailMaildirFormat.o >/dev/null 2>&1 ln -sf net/maildir/format/courierMaildirFormat.cpp net_maildir_format_courierMaildirFormat.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_maildir_format_courierMaildirFormat.lo net_maildir_format_courierMaildirFormat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_format_courierMaildirFormat.cpp -fPIC -DPIC -o .libs/net_maildir_format_courierMaildirFormat.o net_maildir_format_courierMaildirFormat.cpp: In member function ‘virtual void vmime::net::maildir::format::courierMaildirFormat::destroyFolder(const vmime::net::folder::path&)’: net_maildir_format_courierMaildirFormat.cpp:88:44: attention : conversion to ‘unsigned int’ from ‘std::vector >::size_type’ may alter its value net_maildir_format_courierMaildirFormat.cpp: In member function ‘virtual void vmime::net::maildir::format::courierMaildirFormat::renameFolder(const vmime::net::folder::path&, const vmime::net::folder::path&)’: net_maildir_format_courierMaildirFormat.cpp:105:44: attention : conversion to ‘unsigned int’ from ‘std::vector >::size_type’ may alter its value net_maildir_format_courierMaildirFormat.cpp: In member function ‘virtual const std::vector vmime::net::maildir::format::courierMaildirFormat::listFolders(const vmime::net::folder::path&, bool) const’: net_maildir_format_courierMaildirFormat.cpp:234:41: attention : conversion to ‘unsigned int’ from ‘std::vector, std::allocator >, std::allocator, std::allocator > > >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_maildir_format_courierMaildirFormat.cpp -o net_maildir_format_courierMaildirFormat.o >/dev/null 2>&1 ln -sf net/sendmail/sendmailServiceInfos.cpp net_sendmail_sendmailServiceInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_sendmail_sendmailServiceInfos.lo net_sendmail_sendmailServiceInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_sendmail_sendmailServiceInfos.cpp -fPIC -DPIC -o .libs/net_sendmail_sendmailServiceInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_sendmail_sendmailServiceInfos.cpp -o net_sendmail_sendmailServiceInfos.o >/dev/null 2>&1 ln -sf net/sendmail/sendmailTransport.cpp net_sendmail_sendmailTransport.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_sendmail_sendmailTransport.lo net_sendmail_sendmailTransport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_sendmail_sendmailTransport.cpp -fPIC -DPIC -o .libs/net_sendmail_sendmailTransport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_sendmail_sendmailTransport.cpp -o net_sendmail_sendmailTransport.o >/dev/null 2>&1 ln -sf security/sasl/SASLContext.cpp security_sasl_SASLContext.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_SASLContext.lo security_sasl_SASLContext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLContext.cpp -fPIC -DPIC -o .libs/security_sasl_SASLContext.o security_sasl_SASLContext.cpp: In member function ‘void vmime::security::sasl::SASLContext::decodeB64(const vmime::string&, vmime::byte_t**, int*)’: security_sasl_SASLContext.cpp:117:26: attention : conversion to ‘int’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLContext.cpp -o security_sasl_SASLContext.o >/dev/null 2>&1 ln -sf security/sasl/SASLSession.cpp security_sasl_SASLSession.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_SASLSession.lo security_sasl_SASLSession.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLSession.cpp -fPIC -DPIC -o .libs/security_sasl_SASLSession.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLSession.cpp -o security_sasl_SASLSession.o >/dev/null 2>&1 ln -sf security/sasl/SASLMechanismFactory.cpp security_sasl_SASLMechanismFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_SASLMechanismFactory.lo security_sasl_SASLMechanismFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLMechanismFactory.cpp -fPIC -DPIC -o .libs/security_sasl_SASLMechanismFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLMechanismFactory.cpp -o security_sasl_SASLMechanismFactory.o >/dev/null 2>&1 ln -sf security/sasl/SASLSocket.cpp security_sasl_SASLSocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_SASLSocket.lo security_sasl_SASLSocket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLSocket.cpp -fPIC -DPIC -o .libs/security_sasl_SASLSocket.o security_sasl_SASLSocket.cpp: In member function ‘virtual void vmime::security::sasl::SASLSocket::send(const vmime::string&)’: security_sasl_SASLSocket.cpp:146:40: attention : conversion to ‘vmime::net::socket::size_type’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_SASLSocket.cpp -o security_sasl_SASLSocket.o >/dev/null 2>&1 ln -sf security/sasl/defaultSASLAuthenticator.cpp security_sasl_defaultSASLAuthenticator.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_defaultSASLAuthenticator.lo security_sasl_defaultSASLAuthenticator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_defaultSASLAuthenticator.cpp -fPIC -DPIC -o .libs/security_sasl_defaultSASLAuthenticator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_defaultSASLAuthenticator.cpp -o security_sasl_defaultSASLAuthenticator.o >/dev/null 2>&1 ln -sf security/sasl/builtinSASLMechanism.cpp security_sasl_builtinSASLMechanism.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_sasl_builtinSASLMechanism.lo security_sasl_builtinSASLMechanism.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_builtinSASLMechanism.cpp -fPIC -DPIC -o .libs/security_sasl_builtinSASLMechanism.o security_sasl_builtinSASLMechanism.cpp: In member function ‘virtual bool vmime::security::sasl::builtinSASLMechanism::step(vmime::utility::ref, const vmime::byte_t*, int, vmime::byte_t**, int*)’: security_sasl_builtinSASLMechanism.cpp:78:18: attention : conversion to ‘int’ from ‘size_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_sasl_builtinSASLMechanism.cpp -o security_sasl_builtinSASLMechanism.o >/dev/null 2>&1 ln -sf net/tls/TLSSession.cpp net_tls_TLSSession.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_tls_TLSSession.lo net_tls_TLSSession.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSession.cpp -fPIC -DPIC -o .libs/net_tls_TLSSession.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSession.cpp -o net_tls_TLSSession.o >/dev/null 2>&1 ln -sf net/tls/TLSSocket.cpp net_tls_TLSSocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_tls_TLSSocket.lo net_tls_TLSSocket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSocket.cpp -fPIC -DPIC -o .libs/net_tls_TLSSocket.o net_tls_TLSSocket.cpp: In member function ‘virtual void vmime::net::tls::TLSSocket::send(const vmime::string&)’: net_tls_TLSSocket.cpp:108:40: attention : conversion to ‘vmime::net::socket::size_type’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value net_tls_TLSSocket.cpp: In member function ‘virtual vmime::net::socket::size_type vmime::net::tls::TLSSocket::receiveRaw(char*, vmime::net::socket::size_type)’: net_tls_TLSSocket.cpp:126:58: attention : conversion to ‘int’ from ‘ssize_t’ may alter its value net_tls_TLSSocket.cpp: In member function ‘vmime::utility::ref vmime::net::tls::TLSSocket::getPeerCertificates() const’: net_tls_TLSSocket.cpp:333:63: attention : conversion to ‘unsigned int’ from ‘size_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSocket.cpp -o net_tls_TLSSocket.o >/dev/null 2>&1 ln -sf net/tls/TLSSecuredConnectionInfos.cpp net_tls_TLSSecuredConnectionInfos.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o net_tls_TLSSecuredConnectionInfos.lo net_tls_TLSSecuredConnectionInfos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSecuredConnectionInfos.cpp -fPIC -DPIC -o .libs/net_tls_TLSSecuredConnectionInfos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c net_tls_TLSSecuredConnectionInfos.cpp -o net_tls_TLSSecuredConnectionInfos.o >/dev/null 2>&1 ln -sf security/cert/certificateChain.cpp security_cert_certificateChain.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_cert_certificateChain.lo security_cert_certificateChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_certificateChain.cpp -fPIC -DPIC -o .libs/security_cert_certificateChain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_certificateChain.cpp -o security_cert_certificateChain.o >/dev/null 2>&1 ln -sf security/cert/defaultCertificateVerifier.cpp security_cert_defaultCertificateVerifier.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_cert_defaultCertificateVerifier.lo security_cert_defaultCertificateVerifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_defaultCertificateVerifier.cpp -fPIC -DPIC -o .libs/security_cert_defaultCertificateVerifier.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_defaultCertificateVerifier.cpp -o security_cert_defaultCertificateVerifier.o >/dev/null 2>&1 ln -sf security/cert/X509Certificate.cpp security_cert_X509Certificate.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o security_cert_X509Certificate.lo security_cert_X509Certificate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_X509Certificate.cpp -fPIC -DPIC -o .libs/security_cert_X509Certificate.o security_cert_X509Certificate.cpp: In static member function ‘static vmime::utility::ref vmime::security::cert::X509Certificate::import(vmime::utility::inputStream&)’: security_cert_X509Certificate.cpp:85:47: attention : conversion to ‘int’ from ‘vmime::utility::stream::size_type’ may alter its value security_cert_X509Certificate.cpp:89:39: attention : conversion to ‘unsigned int’ from ‘std::vector >::size_type’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c security_cert_X509Certificate.cpp -o security_cert_X509Certificate.o >/dev/null 2>&1 ln -sf platforms/posix/posixChildProcess.cpp platforms_posix_posixChildProcess.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o platforms_posix_posixChildProcess.lo platforms_posix_posixChildProcess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixChildProcess.cpp -fPIC -DPIC -o .libs/platforms_posix_posixChildProcess.o platforms_posix_posixChildProcess.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::platforms::posix::inputStreamPosixPipeAdapter::skip(vmime::utility::stream::size_type)’: platforms_posix_posixChildProcess.cpp:167:50: attention : conversion to ‘int’ from ‘ssize_t’ may alter its value platforms_posix_posixChildProcess.cpp: In member function ‘virtual vmime::utility::stream::size_type vmime::platforms::posix::inputStreamPosixPipeAdapter::read(vmime::utility::stream::value_type*, vmime::utility::stream::size_type)’: platforms_posix_posixChildProcess.cpp:185:46: attention : conversion to ‘int’ from ‘ssize_t’ may alter its value platforms_posix_posixChildProcess.cpp: In member function ‘virtual void vmime::platforms::posix::posixChildProcess::waitForFinish()’: platforms_posix_posixChildProcess.cpp:365:7: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixChildProcess.cpp:368:28: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixChildProcess.cpp:370:11: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixChildProcess.cpp:372:7: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixChildProcess.cpp:385:44: attention : utilisation d'un vieux style de transtypage (cast) libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixChildProcess.cpp -o platforms_posix_posixChildProcess.o >/dev/null 2>&1 ln -sf platforms/posix/posixFile.cpp platforms_posix_posixFile.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o platforms_posix_posixFile.lo platforms_posix_posixFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixFile.cpp -fPIC -DPIC -o .libs/platforms_posix_posixFile.o platforms_posix_posixFile.cpp: In member function ‘void vmime::platforms::posix::posixFileIterator::getNextElement()’: platforms_posix_posixFile.cpp:97:32: attention : conversion to ‘int’ from ‘size_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixFile.cpp -o platforms_posix_posixFile.o >/dev/null 2>&1 ln -sf platforms/posix/posixHandler.cpp platforms_posix_posixHandler.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o platforms_posix_posixHandler.lo platforms_posix_posixHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixHandler.cpp -fPIC -DPIC -o .libs/platforms_posix_posixHandler.o platforms_posix_posixHandler.cpp: In member function ‘virtual unsigned int vmime::platforms::posix::posixHandler::getUnixTime() const’: platforms_posix_posixHandler.cpp:113:20: attention : conversion to ‘unsigned int’ from ‘time_t’ may alter its value platforms_posix_posixHandler.cpp: In member function ‘virtual const vmime::datetime vmime::platforms::posix::posixHandler::getCurrentLocalTime() const’: platforms_posix_posixHandler.cpp:144:51: attention : conversion to ‘int’ from ‘time_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixHandler.cpp -o platforms_posix_posixHandler.o >/dev/null 2>&1 ln -sf platforms/posix/posixSocket.cpp platforms_posix_posixSocket.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c -o platforms_posix_posixSocket.lo platforms_posix_posixSocket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixSocket.cpp -fPIC -DPIC -o .libs/platforms_posix_posixSocket.o platforms_posix_posixSocket.cpp: In member function ‘virtual void vmime::platforms::posix::posixSocket::connect(const vmime::string&, vmime::port_t)’: platforms_posix_posixSocket.cpp:140:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp:140:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp:140:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp:144:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp:144:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp:144:5: attention : utilisation d'un vieux style de transtypage (cast) platforms_posix_posixSocket.cpp: In member function ‘virtual vmime::net::socket::size_type vmime::platforms::posix::posixSocket::receiveRaw(char*, vmime::net::socket::size_type)’: platforms_posix_posixSocket.cpp:339:49: attention : conversion to ‘int’ from ‘ssize_t’ may alter its value platforms_posix_posixSocket.cpp: In member function ‘virtual void vmime::platforms::posix::posixSocket::send(const vmime::string&)’: platforms_posix_posixSocket.cpp:361:40: attention : conversion to ‘vmime::net::socket::size_type’ from ‘std::basic_string, std::allocator >::size_type’ may alter its value platforms_posix_posixSocket.cpp: In member function ‘virtual void vmime::platforms::posix::posixSocket::sendRaw(const char*, vmime::net::socket::size_type)’: platforms_posix_posixSocket.cpp:371:49: attention : conversion to ‘int’ from ‘ssize_t’ may alter its value libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -D_REENTRANT=1 -D_THREAD_SAFE=1 -fPIC -DPIC -ansi -pedantic -W -Wall -Wpointer-arith -Wold-style-cast -Wconversion -O2 -c platforms_posix_posixSocket.cpp -o platforms_posix_posixSocket.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -export-dynamic -version-info 0:0:0 -lgsasl -lgnutls -o libvmime.la -rpath /usr/lib64 address.lo addressList.lo attachmentHelper.lo base.lo body.lo bodyPart.lo bodyPartAttachment.lo charset.lo charsetConverter.lo component.lo constants.lo contentDisposition.lo contentDispositionField.lo contentHandler.lo contentTypeField.lo dateTime.lo defaultAttachment.lo disposition.lo emptyContentHandler.lo encoding.lo exception.lo fileAttachment.lo generatedMessageAttachment.lo header.lo headerFieldFactory.lo headerField.lo htmlTextPart.lo mailbox.lo mailboxField.lo mailboxGroup.lo mailboxList.lo mediaType.lo messageBuilder.lo message.lo messageId.lo messageIdSequence.lo messageParser.lo object.lo options.lo path.lo parameter.lo parameterizedHeaderField.lo parsedMessageAttachment.lo plainTextPart.lo platform.lo propertySet.lo relay.lo stringContentHandler.lo streamContentHandler.lo text.lo textPartFactory.lo word.lo wordEncoder.lo utility_datetimeUtils.lo utility_filteredStream.lo utility_path.lo utility_progressListener.lo utility_random.lo utility_smartPtr.lo utility_smartPtrInt.lo utility_stream.lo utility_stringProxy.lo utility_stringUtils.lo utility_url.lo utility_urlUtils.lo utility_encoder_encoder.lo utility_encoder_sevenBitEncoder.lo utility_encoder_eightBitEncoder.lo utility_encoder_b64Encoder.lo utility_encoder_binaryEncoder.lo utility_encoder_defaultEncoder.lo utility_encoder_encoderFactory.lo utility_encoder_qpEncoder.lo utility_encoder_uuEncoder.lo mdn_MDNHelper.lo mdn_MDNInfos.lo mdn_receivedMDNInfos.lo mdn_sendableMDNInfos.lo misc_importanceHelper.lo security_defaultAuthenticator.lo security_digest_messageDigest.lo security_digest_messageDigestFactory.lo security_digest_md5_md5MessageDigest.lo security_digest_sha1_sha1MessageDigest.lo net_defaultConnectionInfos.lo net_events.lo net_folder.lo net_message.lo net_service.lo net_serviceFactory.lo net_serviceInfos.lo net_session.lo net_transport.lo net_pop3_POP3ServiceInfos.lo net_pop3_POP3Store.lo net_pop3_POP3SStore.lo net_pop3_POP3Folder.lo net_pop3_POP3Message.lo net_pop3_POP3Utils.lo net_smtp_SMTPResponse.lo net_smtp_SMTPServiceInfos.lo net_smtp_SMTPTransport.lo net_smtp_SMTPSTransport.lo net_imap_IMAPServiceInfos.lo net_imap_IMAPConnection.lo net_imap_IMAPStore.lo net_imap_IMAPSStore.lo net_imap_IMAPFolder.lo net_imap_IMAPMessage.lo net_imap_IMAPTag.lo net_imap_IMAPUtils.lo net_imap_IMAPMessagePartContentHandler.lo net_imap_IMAPStructure.lo net_imap_IMAPPart.lo net_maildir_maildirServiceInfos.lo net_maildir_maildirStore.lo net_maildir_maildirFolder.lo net_maildir_maildirMessage.lo net_maildir_maildirUtils.lo net_maildir_maildirFormat.lo net_maildir_format_kmailMaildirFormat.lo net_maildir_format_courierMaildirFormat.lo net_sendmail_sendmailServiceInfos.lo net_sendmail_sendmailTransport.lo security_sasl_SASLContext.lo security_sasl_SASLSession.lo security_sasl_SASLMechanismFactory.lo security_sasl_SASLSocket.lo security_sasl_defaultSASLAuthenticator.lo security_sasl_builtinSASLMechanism.lo net_tls_TLSSession.lo net_tls_TLSSocket.lo net_tls_TLSSecuredConnectionInfos.lo security_cert_certificateChain.lo security_cert_defaultCertificateVerifier.lo security_cert_X509Certificate.lo platforms_posix_posixChildProcess.lo platforms_posix_posixFile.lo platforms_posix_posixHandler.lo platforms_posix_posixSocket.lo libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/crtbeginS.o .libs/address.o .libs/addressList.o .libs/attachmentHelper.o .libs/base.o .libs/body.o .libs/bodyPart.o .libs/bodyPartAttachment.o .libs/charset.o .libs/charsetConverter.o .libs/component.o .libs/constants.o .libs/contentDisposition.o .libs/contentDispositionField.o .libs/contentHandler.o .libs/contentTypeField.o .libs/dateTime.o .libs/defaultAttachment.o .libs/disposition.o .libs/emptyContentHandler.o .libs/encoding.o .libs/exception.o .libs/fileAttachment.o .libs/generatedMessageAttachment.o .libs/header.o .libs/headerFieldFactory.o .libs/headerField.o .libs/htmlTextPart.o .libs/mailbox.o .libs/mailboxField.o .libs/mailboxGroup.o .libs/mailboxList.o .libs/mediaType.o .libs/messageBuilder.o .libs/message.o .libs/messageId.o .libs/messageIdSequence.o .libs/messageParser.o .libs/object.o .libs/options.o .libs/path.o .libs/parameter.o .libs/parameterizedHeaderField.o .libs/parsedMessageAttachment.o .libs/plainTextPart.o .libs/platform.o .libs/propertySet.o .libs/relay.o .libs/stringContentHandler.o .libs/streamContentHandler.o .libs/text.o .libs/textPartFactory.o .libs/word.o .libs/wordEncoder.o .libs/utility_datetimeUtils.o .libs/utility_filteredStream.o .libs/utility_path.o .libs/utility_progressListener.o .libs/utility_random.o .libs/utility_smartPtr.o .libs/utility_smartPtrInt.o .libs/utility_stream.o .libs/utility_stringProxy.o .libs/utility_stringUtils.o .libs/utility_url.o .libs/utility_urlUtils.o .libs/utility_encoder_encoder.o .libs/utility_encoder_sevenBitEncoder.o .libs/utility_encoder_eightBitEncoder.o .libs/utility_encoder_b64Encoder.o .libs/utility_encoder_binaryEncoder.o .libs/utility_encoder_defaultEncoder.o .libs/utility_encoder_encoderFactory.o .libs/utility_encoder_qpEncoder.o .libs/utility_encoder_uuEncoder.o .libs/mdn_MDNHelper.o .libs/mdn_MDNInfos.o .libs/mdn_receivedMDNInfos.o .libs/mdn_sendableMDNInfos.o .libs/misc_importanceHelper.o .libs/security_defaultAuthenticator.o .libs/security_digest_messageDigest.o .libs/security_digest_messageDigestFactory.o .libs/security_digest_md5_md5MessageDigest.o .libs/security_digest_sha1_sha1MessageDigest.o .libs/net_defaultConnectionInfos.o .libs/net_events.o .libs/net_folder.o .libs/net_message.o .libs/net_service.o .libs/net_serviceFactory.o .libs/net_serviceInfos.o .libs/net_session.o .libs/net_transport.o .libs/net_pop3_POP3ServiceInfos.o .libs/net_pop3_POP3Store.o .libs/net_pop3_POP3SStore.o .libs/net_pop3_POP3Folder.o .libs/net_pop3_POP3Message.o .libs/net_pop3_POP3Utils.o .libs/net_smtp_SMTPResponse.o .libs/net_smtp_SMTPServiceInfos.o .libs/net_smtp_SMTPTransport.o .libs/net_smtp_SMTPSTransport.o .libs/net_imap_IMAPServiceInfos.o .libs/net_imap_IMAPConnection.o .libs/net_imap_IMAPStore.o .libs/net_imap_IMAPSStore.o .libs/net_imap_IMAPFolder.o .libs/net_imap_IMAPMessage.o .libs/net_imap_IMAPTag.o .libs/net_imap_IMAPUtils.o .libs/net_imap_IMAPMessagePartContentHandler.o .libs/net_imap_IMAPStructure.o .libs/net_imap_IMAPPart.o .libs/net_maildir_maildirServiceInfos.o .libs/net_maildir_maildirStore.o .libs/net_maildir_maildirFolder.o .libs/net_maildir_maildirMessage.o .libs/net_maildir_maildirUtils.o .libs/net_maildir_maildirFormat.o .libs/net_maildir_format_kmailMaildirFormat.o .libs/net_maildir_format_courierMaildirFormat.o .libs/net_sendmail_sendmailServiceInfos.o .libs/net_sendmail_sendmailTransport.o .libs/security_sasl_SASLContext.o .libs/security_sasl_SASLSession.o .libs/security_sasl_SASLMechanismFactory.o .libs/security_sasl_SASLSocket.o .libs/security_sasl_defaultSASLAuthenticator.o .libs/security_sasl_builtinSASLMechanism.o .libs/net_tls_TLSSession.o .libs/net_tls_TLSSocket.o .libs/net_tls_TLSSecuredConnectionInfos.o .libs/security_cert_certificateChain.o .libs/security_cert_defaultCertificateVerifier.o .libs/security_cert_X509Certificate.o .libs/platforms_posix_posixChildProcess.o .libs/platforms_posix_posixFile.o .libs/platforms_posix_posixHandler.o .libs/platforms_posix_posixSocket.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 /usr/lib64/libgsasl.so /usr/lib64/libgnutls.so -L/usr/lib64/gcc/x86_64-slackware-linux/4.5.2 -L/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/lib -L/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../.. /usr/lib64/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/crtendS.o /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libvmime.so.0 -o .libs/libvmime.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libvmime.so.0" && ln -s "libvmime.so.0.0.0" "libvmime.so.0") libtool: link: (cd ".libs" && rm -f "libvmime.so" && ln -s "libvmime.so.0.0.0" "libvmime.so") libtool: link: ar cru .libs/libvmime.a address.o addressList.o attachmentHelper.o base.o body.o bodyPart.o bodyPartAttachment.o charset.o charsetConverter.o component.o constants.o contentDisposition.o contentDispositionField.o contentHandler.o contentTypeField.o dateTime.o defaultAttachment.o disposition.o emptyContentHandler.o encoding.o exception.o fileAttachment.o generatedMessageAttachment.o header.o headerFieldFactory.o headerField.o htmlTextPart.o mailbox.o mailboxField.o mailboxGroup.o mailboxList.o mediaType.o messageBuilder.o message.o messageId.o messageIdSequence.o messageParser.o object.o options.o path.o parameter.o parameterizedHeaderField.o parsedMessageAttachment.o plainTextPart.o platform.o propertySet.o relay.o stringContentHandler.o streamContentHandler.o text.o textPartFactory.o word.o wordEncoder.o utility_datetimeUtils.o utility_filteredStream.o utility_path.o utility_progressListener.o utility_random.o utility_smartPtr.o utility_smartPtrInt.o utility_stream.o utility_stringProxy.o utility_stringUtils.o utility_url.o utility_urlUtils.o utility_encoder_encoder.o utility_encoder_sevenBitEncoder.o utility_encoder_eightBitEncoder.o utility_encoder_b64Encoder.o utility_encoder_binaryEncoder.o utility_encoder_defaultEncoder.o utility_encoder_encoderFactory.o utility_encoder_qpEncoder.o utility_encoder_uuEncoder.o mdn_MDNHelper.o mdn_MDNInfos.o mdn_receivedMDNInfos.o mdn_sendableMDNInfos.o misc_importanceHelper.o security_defaultAuthenticator.o security_digest_messageDigest.o security_digest_messageDigestFactory.o security_digest_md5_md5MessageDigest.o security_digest_sha1_sha1MessageDigest.o net_defaultConnectionInfos.o net_events.o net_folder.o net_message.o net_service.o net_serviceFactory.o net_serviceInfos.o net_session.o net_transport.o net_pop3_POP3ServiceInfos.o net_pop3_POP3Store.o net_pop3_POP3SStore.o net_pop3_POP3Folder.o net_pop3_POP3Message.o net_pop3_POP3Utils.o net_smtp_SMTPResponse.o net_smtp_SMTPServiceInfos.o net_smtp_SMTPTransport.o net_smtp_SMTPSTransport.o net_imap_IMAPServiceInfos.o net_imap_IMAPConnection.o net_imap_IMAPStore.o net_imap_IMAPSStore.o net_imap_IMAPFolder.o net_imap_IMAPMessage.o net_imap_IMAPTag.o net_imap_IMAPUtils.o net_imap_IMAPMessagePartContentHandler.o net_imap_IMAPStructure.o net_imap_IMAPPart.o net_maildir_maildirServiceInfos.o net_maildir_maildirStore.o net_maildir_maildirFolder.o net_maildir_maildirMessage.o net_maildir_maildirUtils.o net_maildir_maildirFormat.o net_maildir_format_kmailMaildirFormat.o net_maildir_format_courierMaildirFormat.o net_sendmail_sendmailServiceInfos.o net_sendmail_sendmailTransport.o security_sasl_SASLContext.o security_sasl_SASLSession.o security_sasl_SASLMechanismFactory.o security_sasl_SASLSocket.o security_sasl_defaultSASLAuthenticator.o security_sasl_builtinSASLMechanism.o net_tls_TLSSession.o net_tls_TLSSocket.o net_tls_TLSSecuredConnectionInfos.o security_cert_certificateChain.o security_cert_defaultCertificateVerifier.o security_cert_X509Certificate.o platforms_posix_posixChildProcess.o platforms_posix_posixFile.o platforms_posix_posixHandler.o platforms_posix_posixSocket.o libtool: link: ranlib .libs/libvmime.a libtool: link: ( cd ".libs" && rm -f "libvmime.la" && ln -s "../libvmime.la" "libvmime.la" ) make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » Making all in vmime make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[2]: Rien à faire pour « all ». make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » make[1] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » Making install in src make[1] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libvmime.la '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libvmime.so.0.0.0 /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/libvmime.so.0.0.0 libtool: install: (cd /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64 && { ln -s -f libvmime.so.0.0.0 libvmime.so.0 || { rm -f libvmime.so.0 && ln -s libvmime.so.0.0.0 libvmime.so.0; }; }) libtool: install: (cd /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64 && { ln -s -f libvmime.so.0.0.0 libvmime.so || { rm -f libvmime.so && ln -s libvmime.so.0.0.0 libvmime.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvmime.lai /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/libvmime.la libtool: install: /usr/bin/ginstall -c .libs/libvmime.a /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/libvmime.a libtool: install: chmod 644 /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/libvmime.a libtool: install: ranlib /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/libvmime.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » make[1] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/src » Making install in vmime make[1] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[2]: Rien à faire pour « install-exec-am ». test -z "/usr/include/vmime" || /usr/bin/mkdir -p "/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime" /usr/bin/ginstall -c -m 644 address.hpp addressList.hpp attachment.hpp attachmentHelper.hpp base.hpp body.hpp bodyPart.hpp bodyPartAttachment.hpp charset.hpp charsetConverter.hpp component.hpp constants.hpp contentDisposition.hpp contentDispositionField.hpp contentHandler.hpp contentTypeField.hpp dateTime.hpp defaultAttachment.hpp disposition.hpp emptyContentHandler.hpp encoding.hpp exception.hpp fileAttachment.hpp generatedMessageAttachment.hpp header.hpp headerFieldFactory.hpp headerField.hpp headerFieldValue.hpp htmlTextPart.hpp mailbox.hpp mailboxField.hpp mailboxGroup.hpp mailboxList.hpp mediaType.hpp messageAttachment.hpp messageBuilder.hpp message.hpp messageId.hpp messageIdSequence.hpp messageParser.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/.' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/cert' /usr/bin/ginstall -c -m 644 security/cert/certificateChain.hpp security/cert/certificateVerifier.hpp security/cert/defaultCertificateVerifier.hpp security/cert/certificate.hpp security/cert/X509Certificate.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/cert' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/tls' /usr/bin/ginstall -c -m 644 net/tls/TLSSession.hpp net/tls/TLSSocket.hpp net/tls/TLSSecuredConnectionInfos.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/tls' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/platforms/posix' /usr/bin/ginstall -c -m 644 platforms/posix/posixChildProcess.hpp platforms/posix/posixFile.hpp platforms/posix/posixHandler.hpp platforms/posix/posixSocket.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/platforms/posix' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/sendmail' /usr/bin/ginstall -c -m 644 net/sendmail/sendmailServiceInfos.hpp net/sendmail/sendmailTransport.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/sendmail' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/pop3' /usr/bin/ginstall -c -m 644 net/pop3/POP3ServiceInfos.hpp net/pop3/POP3Store.hpp net/pop3/POP3SStore.hpp net/pop3/POP3Folder.hpp net/pop3/POP3Message.hpp net/pop3/POP3Utils.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/pop3' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security' /usr/bin/ginstall -c -m 644 security/authenticator.hpp security/defaultAuthenticator.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/smtp' /usr/bin/ginstall -c -m 644 net/smtp/SMTPResponse.hpp net/smtp/SMTPServiceInfos.hpp net/smtp/SMTPTransport.hpp net/smtp/SMTPSTransport.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/smtp' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net' /usr/bin/ginstall -c -m 644 net/connectionInfos.hpp net/defaultConnectionInfos.hpp net/events.hpp net/folder.hpp net/message.hpp net/securedConnectionInfos.hpp net/service.hpp net/serviceFactory.hpp net/serviceInfos.hpp net/session.hpp net/socket.hpp net/store.hpp net/timeoutHandler.hpp net/transport.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/platforms/windows' /usr/bin/ginstall -c -m 644 platforms/windows/windowsFile.hpp platforms/windows/windowsHandler.hpp platforms/windows/windowsSocket.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/platforms/windows' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/utility/encoder' /usr/bin/ginstall -c -m 644 utility/encoder/encoder.hpp utility/encoder/sevenBitEncoder.hpp utility/encoder/eightBitEncoder.hpp utility/encoder/b64Encoder.hpp utility/encoder/binaryEncoder.hpp utility/encoder/defaultEncoder.hpp utility/encoder/encoderFactory.hpp utility/encoder/qpEncoder.hpp utility/encoder/uuEncoder.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/utility/encoder' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest/sha1' /usr/bin/ginstall -c -m 644 security/digest/sha1/sha1MessageDigest.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest/sha1' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/maildir' /usr/bin/ginstall -c -m 644 net/maildir/maildirServiceInfos.hpp net/maildir/maildirStore.hpp net/maildir/maildirFolder.hpp net/maildir/maildirMessage.hpp net/maildir/maildirUtils.hpp net/maildir/maildirFormat.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/maildir' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/sasl' /usr/bin/ginstall -c -m 644 security/sasl/SASLContext.hpp security/sasl/SASLSession.hpp security/sasl/SASLMechanism.hpp security/sasl/SASLMechanismFactory.hpp security/sasl/SASLSocket.hpp security/sasl/SASLAuthenticator.hpp security/sasl/defaultSASLAuthenticator.hpp security/sasl/builtinSASLMechanism.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/sasl' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/mdn' /usr/bin/ginstall -c -m 644 mdn/MDNHelper.hpp mdn/MDNInfos.hpp mdn/receivedMDNInfos.hpp mdn/sendableMDNInfos.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/mdn' /usr/bin/ginstall -c -m 644 object.hpp options.hpp path.hpp parameter.hpp parameterizedHeaderField.hpp parsedMessageAttachment.hpp parserHelpers.hpp plainTextPart.hpp platform.hpp propertySet.hpp relay.hpp stringContentHandler.hpp streamContentHandler.hpp text.hpp textPartFactory.hpp textPart.hpp types.hpp word.hpp wordEncoder.hpp vmime.hpp config.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/.' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest/md5' /usr/bin/ginstall -c -m 644 security/digest/md5/md5MessageDigest.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest/md5' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/maildir/format' /usr/bin/ginstall -c -m 644 net/maildir/format/kmailMaildirFormat.hpp net/maildir/format/courierMaildirFormat.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/maildir/format' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/utility' /usr/bin/ginstall -c -m 644 utility/childProcess.hpp utility/file.hpp utility/datetimeUtils.hpp utility/filteredStream.hpp utility/path.hpp utility/progressListener.hpp utility/random.hpp utility/smartPtr.hpp utility/smartPtrInt.hpp utility/stream.hpp utility/stringProxy.hpp utility/stringUtils.hpp utility/url.hpp utility/urlUtils.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/utility' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest' /usr/bin/ginstall -c -m 644 security/digest/messageDigest.hpp security/digest/messageDigestFactory.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/security/digest' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/imap' /usr/bin/ginstall -c -m 644 net/imap/IMAPServiceInfos.hpp net/imap/IMAPConnection.hpp net/imap/IMAPStore.hpp net/imap/IMAPSStore.hpp net/imap/IMAPFolder.hpp net/imap/IMAPMessage.hpp net/imap/IMAPTag.hpp net/imap/IMAPUtils.hpp net/imap/IMAPMessagePartContentHandler.hpp net/imap/IMAPStructure.hpp net/imap/IMAPPart.hpp net/imap/IMAPParser.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/net/imap' /usr/bin/mkdir -p '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/misc' /usr/bin/ginstall -c -m 644 misc/importanceHelper.hpp '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime/misc' make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[1] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2/vmime » make[1] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » make[2] : on entre dans le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » make[2]: Rien à faire pour « install-exec-am ». test -z "/usr/doc/libvmime-zarafa-0.9.2.svn603" || /usr/bin/mkdir -p "/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/doc/libvmime-zarafa-0.9.2.svn603" /usr/bin/ginstall -c -m 644 AUTHORS ChangeLog COPYING INSTALL NEWS README '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/doc/libvmime-zarafa-0.9.2.svn603' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 vmime.pc '/home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/pkgconfig' make[2] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » make[1] : on quitte le répertoire « /home/main/packages/libvmime-zarafa/slkbuild/src/libvmime-0.9.2 » Removing some zero lenght files /home/main/packages/libvmime-zarafa/slkbuild/pkg: total 8 drwxr-xr-x 2 root root 4096 mai 10 21:56 install drwxr-xr-x 6 root root 4096 mai 10 21:56 usr /home/main/packages/libvmime-zarafa/slkbuild/pkg/install: total 4 -rw-r--r-- 1 root root 469 mai 10 21:56 slack-desc /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 mai 10 21:56 doc drwxr-xr-x 3 root root 4096 mai 10 21:56 include drwxr-xr-x 3 root root 4096 mai 10 21:56 lib64 drwxr-xr-x 3 root root 4096 mai 10 21:51 src /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 mai 10 21:56 libvmime-zarafa-0.9.2.svn603 /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/doc/libvmime-zarafa-0.9.2.svn603: total 100 -rw-r--r-- 1 root root 1247 mai 10 21:56 AUTHORS -rw-r--r-- 1 root root 35147 mai 10 21:56 COPYING -rw-r--r-- 1 root root 37054 mai 10 21:56 ChangeLog -rw-r--r-- 1 root root 15578 mai 10 21:56 INSTALL -rw-r--r-- 1 root root 0 mai 10 21:56 NEWS -rw-r--r-- 1 root root 362 mai 10 21:56 README /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 mai 10 21:56 vmime-zarafa /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa: total 4 drwxr-xr-x 8 root root 4096 mai 10 21:56 vmime /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime: total 380 -rw-r--r-- 1 root root 2502 mai 10 21:56 address.hpp -rw-r--r-- 1 root root 5075 mai 10 21:56 addressList.hpp -rw-r--r-- 1 root root 3153 mai 10 21:56 attachment.hpp -rw-r--r-- 1 root root 4071 mai 10 21:56 attachmentHelper.hpp -rw-r--r-- 1 root root 7752 mai 10 21:56 base.hpp -rw-r--r-- 1 root root 8476 mai 10 21:56 body.hpp -rw-r--r-- 1 root root 2949 mai 10 21:56 bodyPart.hpp -rw-r--r-- 1 root root 2118 mai 10 21:56 bodyPartAttachment.hpp -rw-r--r-- 1 root root 4088 mai 10 21:56 charset.hpp -rw-r--r-- 1 root root 3940 mai 10 21:56 charsetConverter.hpp -rw-r--r-- 1 root root 4447 mai 10 21:56 component.hpp -rw-r--r-- 1 root root 1830 mai 10 21:56 config.hpp -rw-r--r-- 1 root root 9908 mai 10 21:56 constants.hpp -rw-r--r-- 1 root root 2746 mai 10 21:56 contentDisposition.hpp -rw-r--r-- 1 root root 3608 mai 10 21:56 contentDispositionField.hpp -rw-r--r-- 1 root root 4213 mai 10 21:56 contentHandler.hpp -rw-r--r-- 1 root root 3053 mai 10 21:56 contentTypeField.hpp -rw-r--r-- 1 root root 5704 mai 10 21:56 dateTime.hpp -rw-r--r-- 1 root root 2787 mai 10 21:56 defaultAttachment.hpp -rw-r--r-- 1 root root 4179 mai 10 21:56 disposition.hpp -rw-r--r-- 1 root root 1901 mai 10 21:56 emptyContentHandler.hpp -rw-r--r-- 1 root root 4332 mai 10 21:56 encoding.hpp -rw-r--r-- 1 root root 18650 mai 10 21:56 exception.hpp -rw-r--r-- 1 root root 4890 mai 10 21:56 fileAttachment.hpp -rw-r--r-- 1 root root 2067 mai 10 21:56 generatedMessageAttachment.hpp -rw-r--r-- 1 root root 7960 mai 10 21:56 header.hpp -rw-r--r-- 1 root root 3901 mai 10 21:56 headerField.hpp -rw-r--r-- 1 root root 3341 mai 10 21:56 headerFieldFactory.hpp -rw-r--r-- 1 root root 1437 mai 10 21:56 headerFieldValue.hpp -rw-r--r-- 1 root root 5699 mai 10 21:56 htmlTextPart.hpp -rw-r--r-- 1 root root 2917 mai 10 21:56 mailbox.hpp -rw-r--r-- 1 root root 1803 mai 10 21:56 mailboxField.hpp -rw-r--r-- 1 root root 5056 mai 10 21:56 mailboxGroup.hpp -rw-r--r-- 1 root root 4990 mai 10 21:56 mailboxList.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 mdn -rw-r--r-- 1 root root 3088 mai 10 21:56 mediaType.hpp -rw-r--r-- 1 root root 1800 mai 10 21:56 message.hpp -rw-r--r-- 1 root root 1551 mai 10 21:56 messageAttachment.hpp -rw-r--r-- 1 root root 5523 mai 10 21:56 messageBuilder.hpp -rw-r--r-- 1 root root 3813 mai 10 21:56 messageId.hpp -rw-r--r-- 1 root root 4950 mai 10 21:56 messageIdSequence.hpp -rw-r--r-- 1 root root 3973 mai 10 21:56 messageParser.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 misc drwxr-xr-x 8 root root 4096 mai 10 21:56 net -rw-r--r-- 1 root root 2351 mai 10 21:56 object.hpp -rw-r--r-- 1 root root 2149 mai 10 21:56 options.hpp -rw-r--r-- 1 root root 3572 mai 10 21:56 parameter.hpp -rw-r--r-- 1 root root 6112 mai 10 21:56 parameterizedHeaderField.hpp -rw-r--r-- 1 root root 2001 mai 10 21:56 parsedMessageAttachment.hpp -rw-r--r-- 1 root root 2144 mai 10 21:56 parserHelpers.hpp -rw-r--r-- 1 root root 2720 mai 10 21:56 path.hpp -rw-r--r-- 1 root root 1853 mai 10 21:56 plainTextPart.hpp -rw-r--r-- 1 root root 4161 mai 10 21:56 platform.hpp drwxr-xr-x 4 root root 4096 mai 10 21:56 platforms -rw-r--r-- 1 root root 10266 mai 10 21:56 propertySet.hpp -rw-r--r-- 1 root root 2646 mai 10 21:56 relay.hpp drwxr-xr-x 5 root root 4096 mai 10 21:56 security -rw-r--r-- 1 root root 2589 mai 10 21:56 streamContentHandler.hpp -rw-r--r-- 1 root root 3687 mai 10 21:56 stringContentHandler.hpp -rw-r--r-- 1 root root 7705 mai 10 21:56 text.hpp -rw-r--r-- 1 root root 3150 mai 10 21:56 textPart.hpp -rw-r--r-- 1 root root 1957 mai 10 21:56 textPartFactory.hpp -rw-r--r-- 1 root root 1831 mai 10 21:56 types.hpp drwxr-xr-x 3 root root 4096 mai 10 21:56 utility -rw-r--r-- 1 root root 4063 mai 10 21:56 vmime.hpp -rw-r--r-- 1 root root 4388 mai 10 21:56 word.hpp -rw-r--r-- 1 root root 2690 mai 10 21:56 wordEncoder.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/mdn: total 20 -rw-r--r-- 1 root root 4936 mai 10 21:56 MDNHelper.hpp -rw-r--r-- 1 root root 1591 mai 10 21:56 MDNInfos.hpp -rw-r--r-- 1 root root 2232 mai 10 21:56 receivedMDNInfos.hpp -rw-r--r-- 1 root root 2013 mai 10 21:56 sendableMDNInfos.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/misc: total 4 -rw-r--r-- 1 root root 3181 mai 10 21:56 importanceHelper.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net: total 120 -rw-r--r-- 1 root root 1691 mai 10 21:56 connectionInfos.hpp -rw-r--r-- 1 root root 1624 mai 10 21:56 defaultConnectionInfos.hpp -rw-r--r-- 1 root root 4968 mai 10 21:56 events.hpp -rw-r--r-- 1 root root 13817 mai 10 21:56 folder.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 imap drwxr-xr-x 3 root root 4096 mai 10 21:56 maildir -rw-r--r-- 1 root root 8839 mai 10 21:56 message.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 pop3 -rw-r--r-- 1 root root 1459 mai 10 21:56 securedConnectionInfos.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 sendmail -rw-r--r-- 1 root root 6037 mai 10 21:56 service.hpp -rw-r--r-- 1 root root 4431 mai 10 21:56 serviceFactory.hpp -rw-r--r-- 1 root root 6613 mai 10 21:56 serviceInfos.hpp -rw-r--r-- 1 root root 5057 mai 10 21:56 session.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 smtp -rw-r--r-- 1 root root 3495 mai 10 21:56 socket.hpp -rw-r--r-- 1 root root 3354 mai 10 21:56 store.hpp -rw-r--r-- 1 root root 2101 mai 10 21:56 timeoutHandler.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 tls -rw-r--r-- 1 root root 2417 mai 10 21:56 transport.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/imap: total 160 -rw-r--r-- 1 root root 3210 mai 10 21:56 IMAPConnection.hpp -rw-r--r-- 1 root root 4469 mai 10 21:56 IMAPFolder.hpp -rw-r--r-- 1 root root 3580 mai 10 21:56 IMAPMessage.hpp -rw-r--r-- 1 root root 2251 mai 10 21:56 IMAPMessagePartContentHandler.hpp -rw-r--r-- 1 root root 113062 mai 10 21:56 IMAPParser.hpp -rw-r--r-- 1 root root 2194 mai 10 21:56 IMAPPart.hpp -rw-r--r-- 1 root root 1676 mai 10 21:56 IMAPSStore.hpp -rw-r--r-- 1 root root 2312 mai 10 21:56 IMAPServiceInfos.hpp -rw-r--r-- 1 root root 2671 mai 10 21:56 IMAPStore.hpp -rw-r--r-- 1 root root 1809 mai 10 21:56 IMAPStructure.hpp -rw-r--r-- 1 root root 1675 mai 10 21:56 IMAPTag.hpp -rw-r--r-- 1 root root 3702 mai 10 21:56 IMAPUtils.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/maildir: total 40 drwxr-xr-x 2 root root 4096 mai 10 21:56 format -rw-r--r-- 1 root root 5282 mai 10 21:56 maildirFolder.hpp -rw-r--r-- 1 root root 5390 mai 10 21:56 maildirFormat.hpp -rw-r--r-- 1 root root 2975 mai 10 21:56 maildirMessage.hpp -rw-r--r-- 1 root root 1764 mai 10 21:56 maildirServiceInfos.hpp -rw-r--r-- 1 root root 2742 mai 10 21:56 maildirStore.hpp -rw-r--r-- 1 root root 4145 mai 10 21:56 maildirUtils.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/maildir/format: total 8 -rw-r--r-- 1 root root 3581 mai 10 21:56 courierMaildirFormat.hpp -rw-r--r-- 1 root root 2989 mai 10 21:56 kmailMaildirFormat.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/pop3: total 28 -rw-r--r-- 1 root root 4185 mai 10 21:56 POP3Folder.hpp -rw-r--r-- 1 root root 2671 mai 10 21:56 POP3Message.hpp -rw-r--r-- 1 root root 1676 mai 10 21:56 POP3SStore.hpp -rw-r--r-- 1 root root 2417 mai 10 21:56 POP3ServiceInfos.hpp -rw-r--r-- 1 root root 3734 mai 10 21:56 POP3Store.hpp -rw-r--r-- 1 root root 1892 mai 10 21:56 POP3Utils.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/sendmail: total 8 -rw-r--r-- 1 root root 1843 mai 10 21:56 sendmailServiceInfos.hpp -rw-r--r-- 1 root root 2580 mai 10 21:56 sendmailTransport.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/smtp: total 16 -rw-r--r-- 1 root root 3332 mai 10 21:56 SMTPResponse.hpp -rw-r--r-- 1 root root 1700 mai 10 21:56 SMTPSTransport.hpp -rw-r--r-- 1 root root 2364 mai 10 21:56 SMTPServiceInfos.hpp -rw-r--r-- 1 root root 2833 mai 10 21:56 SMTPTransport.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/net/tls: total 12 -rw-r--r-- 1 root root 2088 mai 10 21:56 TLSSecuredConnectionInfos.hpp -rw-r--r-- 1 root root 2537 mai 10 21:56 TLSSession.hpp -rw-r--r-- 1 root root 3299 mai 10 21:56 TLSSocket.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/platforms: total 8 drwxr-xr-x 2 root root 4096 mai 10 21:56 posix drwxr-xr-x 2 root root 4096 mai 10 21:56 windows /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/platforms/posix: total 20 -rw-r--r-- 1 root root 2178 mai 10 21:56 posixChildProcess.hpp -rw-r--r-- 1 root root 4835 mai 10 21:56 posixFile.hpp -rw-r--r-- 1 root root 2478 mai 10 21:56 posixHandler.hpp -rw-r--r-- 1 root root 2250 mai 10 21:56 posixSocket.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/platforms/windows: total 16 -rw-r--r-- 1 root root 5111 mai 10 21:56 windowsFile.hpp -rw-r--r-- 1 root root 2399 mai 10 21:56 windowsHandler.hpp -rw-r--r-- 1 root root 2268 mai 10 21:56 windowsSocket.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security: total 20 -rw-r--r-- 1 root root 3601 mai 10 21:56 authenticator.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 cert -rw-r--r-- 1 root root 1907 mai 10 21:56 defaultAuthenticator.hpp drwxr-xr-x 4 root root 4096 mai 10 21:56 digest drwxr-xr-x 2 root root 4096 mai 10 21:56 sasl /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security/cert: total 24 -rw-r--r-- 1 root root 4610 mai 10 21:56 X509Certificate.hpp -rw-r--r-- 1 root root 2188 mai 10 21:56 certificate.hpp -rw-r--r-- 1 root root 2309 mai 10 21:56 certificateChain.hpp -rw-r--r-- 1 root root 1834 mai 10 21:56 certificateVerifier.hpp -rw-r--r-- 1 root root 2482 mai 10 21:56 defaultCertificateVerifier.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security/digest: total 20 drwxr-xr-x 2 root root 4096 mai 10 21:56 md5 -rw-r--r-- 1 root root 4284 mai 10 21:56 messageDigest.hpp -rw-r--r-- 1 root root 2879 mai 10 21:56 messageDigestFactory.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 sha1 /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security/digest/md5: total 4 -rw-r--r-- 1 root root 2189 mai 10 21:56 md5MessageDigest.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security/digest/sha1: total 4 -rw-r--r-- 1 root root 2225 mai 10 21:56 sha1MessageDigest.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/security/sasl: total 36 -rw-r--r-- 1 root root 2791 mai 10 21:56 SASLAuthenticator.hpp -rw-r--r-- 1 root root 3402 mai 10 21:56 SASLContext.hpp -rw-r--r-- 1 root root 4092 mai 10 21:56 SASLMechanism.hpp -rw-r--r-- 1 root root 3457 mai 10 21:56 SASLMechanismFactory.hpp -rw-r--r-- 1 root root 4480 mai 10 21:56 SASLSession.hpp -rw-r--r-- 1 root root 2098 mai 10 21:56 SASLSocket.hpp -rw-r--r-- 1 root root 2252 mai 10 21:56 builtinSASLMechanism.hpp -rw-r--r-- 1 root root 2517 mai 10 21:56 defaultSASLAuthenticator.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/utility: total 96 -rw-r--r-- 1 root root 2797 mai 10 21:56 childProcess.hpp -rw-r--r-- 1 root root 3365 mai 10 21:56 datetimeUtils.hpp drwxr-xr-x 2 root root 4096 mai 10 21:56 encoder -rw-r--r-- 1 root root 6532 mai 10 21:56 file.hpp -rw-r--r-- 1 root root 7308 mai 10 21:56 filteredStream.hpp -rw-r--r-- 1 root root 4406 mai 10 21:56 path.hpp -rw-r--r-- 1 root root 3007 mai 10 21:56 progressListener.hpp -rw-r--r-- 1 root root 2175 mai 10 21:56 random.hpp -rw-r--r-- 1 root root 10304 mai 10 21:56 smartPtr.hpp -rw-r--r-- 1 root root 2384 mai 10 21:56 smartPtrInt.hpp -rw-r--r-- 1 root root 9343 mai 10 21:56 stream.hpp -rw-r--r-- 1 root root 2915 mai 10 21:56 stringProxy.hpp -rw-r--r-- 1 root root 4962 mai 10 21:56 stringUtils.hpp -rw-r--r-- 1 root root 5042 mai 10 21:56 url.hpp -rw-r--r-- 1 root root 1687 mai 10 21:56 urlUtils.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/include/vmime-zarafa/vmime/utility/encoder: total 36 -rw-r--r-- 1 root root 1897 mai 10 21:56 b64Encoder.hpp -rw-r--r-- 1 root root 1493 mai 10 21:56 binaryEncoder.hpp -rw-r--r-- 1 root root 1803 mai 10 21:56 defaultEncoder.hpp -rw-r--r-- 1 root root 1502 mai 10 21:56 eightBitEncoder.hpp -rw-r--r-- 1 root root 3128 mai 10 21:56 encoder.hpp -rw-r--r-- 1 root root 3786 mai 10 21:56 encoderFactory.hpp -rw-r--r-- 1 root root 2097 mai 10 21:56 qpEncoder.hpp -rw-r--r-- 1 root root 1502 mai 10 21:56 sevenBitEncoder.hpp -rw-r--r-- 1 root root 1791 mai 10 21:56 uuEncoder.hpp /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64: total 10488 -rw-r--r-- 1 root root 8210274 mai 10 21:56 libvmime.a -rwxr-xr-x 1 root root 1115 mai 10 21:56 libvmime.la lrwxrwxrwx 1 root root 17 mai 10 21:56 libvmime.so -> libvmime.so.0.0.0 lrwxrwxrwx 1 root root 17 mai 10 21:56 libvmime.so.0 -> libvmime.so.0.0.0 -rwxr-xr-x 1 root root 2512264 mai 10 21:56 libvmime.so.0.0.0 drwxr-xr-x 2 root root 4096 mai 10 21:56 pkgconfig /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 366 mai 10 21:56 vmime-zarafa.pc /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 mai 10 21:56 libvmime-zarafa-0.9.2.svn603 /home/main/packages/libvmime-zarafa/slkbuild/pkg/usr/src/libvmime-zarafa-0.9.2.svn603: total 4 -rw-r--r-- 1 root root 2009 mai 10 21:56 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libvmime.so.0 -> libvmime.so.0.0.0 usr/lib64/libvmime.so -> libvmime.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libvmime.so.0 ) ( cd usr/lib64 ; ln -sf libvmime.so.0.0.0 libvmime.so.0 ) ( cd usr/lib64 ; rm -rf libvmime.so ) ( cd usr/lib64 ; ln -sf libvmime.so.0.0.0 libvmime.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: « ./usr/lib64/libvmime.so.0 » supprimé « ./usr/lib64/libvmime.so » supprimé Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/main/packages/libvmime-zarafa/slkbuild/libvmime-zarafa-0.9.2.svn603-x86_64-1plb.txz ./ usr/ usr/doc/ usr/doc/libvmime-zarafa-0.9.2.svn603/ usr/doc/libvmime-zarafa-0.9.2.svn603/COPYING usr/doc/libvmime-zarafa-0.9.2.svn603/AUTHORS usr/doc/libvmime-zarafa-0.9.2.svn603/README usr/doc/libvmime-zarafa-0.9.2.svn603/NEWS usr/doc/libvmime-zarafa-0.9.2.svn603/ChangeLog usr/doc/libvmime-zarafa-0.9.2.svn603/INSTALL usr/include/ usr/include/vmime-zarafa/ usr/include/vmime-zarafa/vmime/ usr/include/vmime-zarafa/vmime/parserHelpers.hpp usr/include/vmime-zarafa/vmime/component.hpp usr/include/vmime-zarafa/vmime/attachmentHelper.hpp usr/include/vmime-zarafa/vmime/headerField.hpp usr/include/vmime-zarafa/vmime/text.hpp usr/include/vmime-zarafa/vmime/options.hpp usr/include/vmime-zarafa/vmime/constants.hpp usr/include/vmime-zarafa/vmime/wordEncoder.hpp usr/include/vmime-zarafa/vmime/disposition.hpp usr/include/vmime-zarafa/vmime/contentHandler.hpp usr/include/vmime-zarafa/vmime/relay.hpp usr/include/vmime-zarafa/vmime/headerFieldFactory.hpp usr/include/vmime-zarafa/vmime/messageId.hpp usr/include/vmime-zarafa/vmime/contentDisposition.hpp usr/include/vmime-zarafa/vmime/stringContentHandler.hpp usr/include/vmime-zarafa/vmime/generatedMessageAttachment.hpp usr/include/vmime-zarafa/vmime/addressList.hpp usr/include/vmime-zarafa/vmime/streamContentHandler.hpp usr/include/vmime-zarafa/vmime/mailboxGroup.hpp usr/include/vmime-zarafa/vmime/platform.hpp usr/include/vmime-zarafa/vmime/security/ usr/include/vmime-zarafa/vmime/security/authenticator.hpp usr/include/vmime-zarafa/vmime/security/sasl/ usr/include/vmime-zarafa/vmime/security/sasl/SASLMechanism.hpp usr/include/vmime-zarafa/vmime/security/sasl/builtinSASLMechanism.hpp usr/include/vmime-zarafa/vmime/security/sasl/SASLSession.hpp usr/include/vmime-zarafa/vmime/security/sasl/SASLMechanismFactory.hpp usr/include/vmime-zarafa/vmime/security/sasl/SASLAuthenticator.hpp usr/include/vmime-zarafa/vmime/security/sasl/defaultSASLAuthenticator.hpp usr/include/vmime-zarafa/vmime/security/sasl/SASLSocket.hpp usr/include/vmime-zarafa/vmime/security/sasl/SASLContext.hpp usr/include/vmime-zarafa/vmime/security/defaultAuthenticator.hpp usr/include/vmime-zarafa/vmime/security/digest/ usr/include/vmime-zarafa/vmime/security/digest/md5/ usr/include/vmime-zarafa/vmime/security/digest/md5/md5MessageDigest.hpp usr/include/vmime-zarafa/vmime/security/digest/sha1/ usr/include/vmime-zarafa/vmime/security/digest/sha1/sha1MessageDigest.hpp usr/include/vmime-zarafa/vmime/security/digest/messageDigest.hpp usr/include/vmime-zarafa/vmime/security/digest/messageDigestFactory.hpp usr/include/vmime-zarafa/vmime/security/cert/ usr/include/vmime-zarafa/vmime/security/cert/certificateVerifier.hpp usr/include/vmime-zarafa/vmime/security/cert/X509Certificate.hpp usr/include/vmime-zarafa/vmime/security/cert/defaultCertificateVerifier.hpp usr/include/vmime-zarafa/vmime/security/cert/certificate.hpp usr/include/vmime-zarafa/vmime/security/cert/certificateChain.hpp usr/include/vmime-zarafa/vmime/header.hpp usr/include/vmime-zarafa/vmime/mdn/ usr/include/vmime-zarafa/vmime/mdn/MDNInfos.hpp usr/include/vmime-zarafa/vmime/mdn/MDNHelper.hpp usr/include/vmime-zarafa/vmime/mdn/sendableMDNInfos.hpp usr/include/vmime-zarafa/vmime/mdn/receivedMDNInfos.hpp usr/include/vmime-zarafa/vmime/textPartFactory.hpp usr/include/vmime-zarafa/vmime/word.hpp usr/include/vmime-zarafa/vmime/body.hpp usr/include/vmime-zarafa/vmime/net/ usr/include/vmime-zarafa/vmime/net/securedConnectionInfos.hpp usr/include/vmime-zarafa/vmime/net/serviceInfos.hpp usr/include/vmime-zarafa/vmime/net/events.hpp usr/include/vmime-zarafa/vmime/net/service.hpp usr/include/vmime-zarafa/vmime/net/sendmail/ usr/include/vmime-zarafa/vmime/net/sendmail/sendmailTransport.hpp usr/include/vmime-zarafa/vmime/net/sendmail/sendmailServiceInfos.hpp usr/include/vmime-zarafa/vmime/net/pop3/ usr/include/vmime-zarafa/vmime/net/pop3/POP3Folder.hpp usr/include/vmime-zarafa/vmime/net/pop3/POP3ServiceInfos.hpp usr/include/vmime-zarafa/vmime/net/pop3/POP3SStore.hpp usr/include/vmime-zarafa/vmime/net/pop3/POP3Utils.hpp usr/include/vmime-zarafa/vmime/net/pop3/POP3Message.hpp usr/include/vmime-zarafa/vmime/net/pop3/POP3Store.hpp usr/include/vmime-zarafa/vmime/net/serviceFactory.hpp usr/include/vmime-zarafa/vmime/net/connectionInfos.hpp usr/include/vmime-zarafa/vmime/net/tls/ usr/include/vmime-zarafa/vmime/net/tls/TLSSocket.hpp usr/include/vmime-zarafa/vmime/net/tls/TLSSecuredConnectionInfos.hpp usr/include/vmime-zarafa/vmime/net/tls/TLSSession.hpp usr/include/vmime-zarafa/vmime/net/transport.hpp usr/include/vmime-zarafa/vmime/net/imap/ usr/include/vmime-zarafa/vmime/net/imap/IMAPFolder.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPServiceInfos.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPParser.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPStore.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPUtils.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPConnection.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPStructure.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPPart.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPMessage.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPMessagePartContentHandler.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPTag.hpp usr/include/vmime-zarafa/vmime/net/imap/IMAPSStore.hpp usr/include/vmime-zarafa/vmime/net/store.hpp usr/include/vmime-zarafa/vmime/net/defaultConnectionInfos.hpp usr/include/vmime-zarafa/vmime/net/folder.hpp usr/include/vmime-zarafa/vmime/net/smtp/ usr/include/vmime-zarafa/vmime/net/smtp/SMTPSTransport.hpp usr/include/vmime-zarafa/vmime/net/smtp/SMTPServiceInfos.hpp usr/include/vmime-zarafa/vmime/net/smtp/SMTPResponse.hpp usr/include/vmime-zarafa/vmime/net/smtp/SMTPTransport.hpp usr/include/vmime-zarafa/vmime/net/message.hpp usr/include/vmime-zarafa/vmime/net/timeoutHandler.hpp usr/include/vmime-zarafa/vmime/net/socket.hpp usr/include/vmime-zarafa/vmime/net/session.hpp usr/include/vmime-zarafa/vmime/net/maildir/ usr/include/vmime-zarafa/vmime/net/maildir/maildirFolder.hpp usr/include/vmime-zarafa/vmime/net/maildir/maildirServiceInfos.hpp usr/include/vmime-zarafa/vmime/net/maildir/format/ usr/include/vmime-zarafa/vmime/net/maildir/format/courierMaildirFormat.hpp usr/include/vmime-zarafa/vmime/net/maildir/format/kmailMaildirFormat.hpp usr/include/vmime-zarafa/vmime/net/maildir/maildirFormat.hpp usr/include/vmime-zarafa/vmime/net/maildir/maildirUtils.hpp usr/include/vmime-zarafa/vmime/net/maildir/maildirMessage.hpp usr/include/vmime-zarafa/vmime/net/maildir/maildirStore.hpp usr/include/vmime-zarafa/vmime/parsedMessageAttachment.hpp usr/include/vmime-zarafa/vmime/utility/ usr/include/vmime-zarafa/vmime/utility/url.hpp usr/include/vmime-zarafa/vmime/utility/filteredStream.hpp usr/include/vmime-zarafa/vmime/utility/progressListener.hpp usr/include/vmime-zarafa/vmime/utility/stringProxy.hpp usr/include/vmime-zarafa/vmime/utility/smartPtr.hpp usr/include/vmime-zarafa/vmime/utility/childProcess.hpp usr/include/vmime-zarafa/vmime/utility/urlUtils.hpp usr/include/vmime-zarafa/vmime/utility/encoder/ usr/include/vmime-zarafa/vmime/utility/encoder/encoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/b64Encoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/qpEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/uuEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/binaryEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/defaultEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/eightBitEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/sevenBitEncoder.hpp usr/include/vmime-zarafa/vmime/utility/encoder/encoderFactory.hpp usr/include/vmime-zarafa/vmime/utility/stream.hpp usr/include/vmime-zarafa/vmime/utility/random.hpp usr/include/vmime-zarafa/vmime/utility/stringUtils.hpp usr/include/vmime-zarafa/vmime/utility/path.hpp usr/include/vmime-zarafa/vmime/utility/smartPtrInt.hpp usr/include/vmime-zarafa/vmime/utility/datetimeUtils.hpp usr/include/vmime-zarafa/vmime/utility/file.hpp usr/include/vmime-zarafa/vmime/htmlTextPart.hpp usr/include/vmime-zarafa/vmime/parameterizedHeaderField.hpp usr/include/vmime-zarafa/vmime/encoding.hpp usr/include/vmime-zarafa/vmime/contentDispositionField.hpp usr/include/vmime-zarafa/vmime/messageBuilder.hpp usr/include/vmime-zarafa/vmime/defaultAttachment.hpp usr/include/vmime-zarafa/vmime/fileAttachment.hpp usr/include/vmime-zarafa/vmime/bodyPartAttachment.hpp usr/include/vmime-zarafa/vmime/config.hpp usr/include/vmime-zarafa/vmime/platforms/ usr/include/vmime-zarafa/vmime/platforms/posix/ usr/include/vmime-zarafa/vmime/platforms/posix/posixFile.hpp usr/include/vmime-zarafa/vmime/platforms/posix/posixSocket.hpp usr/include/vmime-zarafa/vmime/platforms/posix/posixHandler.hpp usr/include/vmime-zarafa/vmime/platforms/posix/posixChildProcess.hpp usr/include/vmime-zarafa/vmime/platforms/windows/ usr/include/vmime-zarafa/vmime/platforms/windows/windowsSocket.hpp usr/include/vmime-zarafa/vmime/platforms/windows/windowsFile.hpp usr/include/vmime-zarafa/vmime/platforms/windows/windowsHandler.hpp usr/include/vmime-zarafa/vmime/bodyPart.hpp usr/include/vmime-zarafa/vmime/textPart.hpp usr/include/vmime-zarafa/vmime/dateTime.hpp usr/include/vmime-zarafa/vmime/misc/ usr/include/vmime-zarafa/vmime/misc/importanceHelper.hpp usr/include/vmime-zarafa/vmime/mailboxField.hpp usr/include/vmime-zarafa/vmime/contentTypeField.hpp usr/include/vmime-zarafa/vmime/messageAttachment.hpp usr/include/vmime-zarafa/vmime/attachment.hpp usr/include/vmime-zarafa/vmime/propertySet.hpp usr/include/vmime-zarafa/vmime/exception.hpp usr/include/vmime-zarafa/vmime/path.hpp usr/include/vmime-zarafa/vmime/charsetConverter.hpp usr/include/vmime-zarafa/vmime/types.hpp usr/include/vmime-zarafa/vmime/vmime.hpp usr/include/vmime-zarafa/vmime/messageParser.hpp usr/include/vmime-zarafa/vmime/mailboxList.hpp usr/include/vmime-zarafa/vmime/charset.hpp usr/include/vmime-zarafa/vmime/mediaType.hpp usr/include/vmime-zarafa/vmime/base.hpp usr/include/vmime-zarafa/vmime/message.hpp usr/include/vmime-zarafa/vmime/messageIdSequence.hpp usr/include/vmime-zarafa/vmime/mailbox.hpp usr/include/vmime-zarafa/vmime/address.hpp usr/include/vmime-zarafa/vmime/parameter.hpp usr/include/vmime-zarafa/vmime/object.hpp usr/include/vmime-zarafa/vmime/emptyContentHandler.hpp usr/include/vmime-zarafa/vmime/plainTextPart.hpp usr/include/vmime-zarafa/vmime/headerFieldValue.hpp usr/lib64/ usr/lib64/libvmime.so.0.0.0 usr/lib64/libvmime.a usr/lib64/libvmime.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/vmime-zarafa.pc usr/src/ usr/src/libvmime-zarafa-0.9.2.svn603/ usr/src/libvmime-zarafa-0.9.2.svn603/SLKBUILD install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/libvmime-zarafa-0.9.2.svn603/NEWS Slackware package /home/main/packages/libvmime-zarafa/slkbuild/libvmime-zarafa-0.9.2.svn603-x86_64-1plb.txz created. Package has been built.