[build-status: 85937] Log for successful build of gmime2.2_2.2.10-1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Thu Jul 26 16:52:24 JST 2007


Automatic build of gmime2.2_2.2.10-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070726-1327
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 967kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.10-1 (dsc) [874B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.10-1 (tar) [948kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.10-1 (diff) [18.5kB]
Fetched 967kB in 16s (57.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), libglib2.0-dev, autotools-dev, zlib1g-dev, dpatch
Build-Depends-Indep: cli-common-dev (>= 0.4.0), mono-mcs, mono-gac, libgtk2.0-cil, gtk-sharp2-gapi (>= 2.4.0), gtk-doc-tools, docbook-utils
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >> 4.0.0 is satisfied)
libglib2.0-dev: already installed (2.12.12-1)
autotools-dev: already installed (20070306.1)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-2)
dpatch: already installed (2.0.26)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
gpg: Signature made Sat Jul 21 18:43:51 2007 JST using DSA key ID 5D8CDA7B
gpg: Can't check signature: public key not found
dpkg-source: extracting gmime2.2 in gmime2.2-2.2.10
dpkg-source: unpacking gmime2.2_2.2.10.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/gmime2.2_2.2.10-1.diff.gz
dpkg-buildpackage: source package is gmime2.2
dpkg-buildpackage: source version is 2.2.10-1
dpkg-buildpackage: source changed by Guus Sliepen <guus at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.2.10-1
 /usr/bin/fakeroot debian/rules clean
dpatch  deapply-all  
gmime-sharp-pc not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make -C docs/reference maintainer-clean-local
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
make[1]: *** No rule to make target `maintainer-clean-local'.  Stop.
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
make: [clean] Error 2 (ignored)
rm -rf .wapi libgmime gmime.h libgmime.spec
dh_clean
rm -rf debian/patched
# autotools-dev stuff
cp /usr/share/misc/config.guess config.guess
cp /usr/share/misc/config.sub config.sub
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch gmime-sharp-pc to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-gtk-doc --disable-rpath --enable-largefile --enable-rfc2047-workarounds
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking if building for Win32... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
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) gcc3
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) gcc3
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for nfds_t... yes
checking for strftime... yes
checking for localtime... yes
checking for gmtime_r... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking for pkg-config... /usr/bin/pkg-config
checking gtk-doc version >= 1.4... yes
checking for db2html... false
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.12.12)
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./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 preferred charset formats for system iconv... found
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for GNU getopt_long... yes
checking for fsync... yes
checking for MAXHOSTNAMELEN... yes
checking for tm_gmtoff in struct tm... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGEFILE64_SOURCE value needed for large files... yes
checking for ssize_t... (cached) yes
checking size of ssize_t... 4
checking for size_t... (cached) yes
checking size of size_t... 4
checking for off_t... (cached) yes
checking size of off_t... 8
checking for gethostname... yes
checking for getaddrinfo... yes
checking for getaddrinfo in -lsocket... no
checking for getaddrinfo in -lnsl... yes
checking for mcs... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating examples/Makefile
config.status: creating util/Makefile
config.status: creating gmime/Makefile
config.status: creating mono/Makefile
config.status: creating mono/AssemblyInfo.cs
config.status: creating mono/gmime-sharp.dll.config
config.status: creating mono/gmime-sharp.pc
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating gmime-config
config.status: creating gmime-2.0.pc
config.status: creating gmime.spec
config.status: creating config.h
config.status: executing depfiles commands


Configuration:

  Source code location: .
  Install prefix:       /usr
  Compiler:             gcc

  Profiling enabled:    

  Large file support:   yes
  rfc2047 workarounds:  yes
  Warning output:       no

  Mono bindings:        no

touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
Making all in util
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/util'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/util'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT cache.lo -MD -MP -MF ".deps/cache.Tpo" -c -o cache.lo cache.c; \
	then mv -f ".deps/cache.Tpo" ".deps/cache.Plo"; else rm -f ".deps/cache.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c  -fPIC -DPIC -o .libs/cache.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gtrie.lo -MD -MP -MF ".deps/gtrie.Tpo" -c -o gtrie.lo gtrie.c; \
	then mv -f ".deps/gtrie.Tpo" ".deps/gtrie.Plo"; else rm -f ".deps/gtrie.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gtrie.lo -MD -MP -MF .deps/gtrie.Tpo -c gtrie.c  -fPIC -DPIC -o .libs/gtrie.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gtrie.lo -MD -MP -MF .deps/gtrie.Tpo -c gtrie.c -o gtrie.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \
	then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o .libs/list.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT md5-utils.lo -MD -MP -MF ".deps/md5-utils.Tpo" -c -o md5-utils.lo md5-utils.c; \
	then mv -f ".deps/md5-utils.Tpo" ".deps/md5-utils.Plo"; else rm -f ".deps/md5-utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT md5-utils.lo -MD -MP -MF .deps/md5-utils.Tpo -c md5-utils.c  -fPIC -DPIC -o .libs/md5-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT md5-utils.lo -MD -MP -MF .deps/md5-utils.Tpo -c md5-utils.c -o md5-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT memchunk.lo -MD -MP -MF ".deps/memchunk.Tpo" -c -o memchunk.lo memchunk.c; \
	then mv -f ".deps/memchunk.Tpo" ".deps/memchunk.Plo"; else rm -f ".deps/memchunk.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT memchunk.lo -MD -MP -MF .deps/memchunk.Tpo -c memchunk.c  -fPIC -DPIC -o .libs/memchunk.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT memchunk.lo -MD -MP -MF .deps/memchunk.Tpo -c memchunk.c -o memchunk.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT url-scanner.lo -MD -MP -MF ".deps/url-scanner.Tpo" -c -o url-scanner.lo url-scanner.c; \
	then mv -f ".deps/url-scanner.Tpo" ".deps/url-scanner.Plo"; else rm -f ".deps/url-scanner.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT url-scanner.lo -MD -MP -MF .deps/url-scanner.Tpo -c url-scanner.c  -fPIC -DPIC -o .libs/url-scanner.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT url-scanner.lo -MD -MP -MF .deps/url-scanner.Tpo -c url-scanner.c -o url-scanner.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2   -o libutil.la   cache.lo gtrie.lo list.lo md5-utils.lo memchunk.lo url-scanner.lo  -lz -lnsl
ar cru .libs/libutil.a .libs/cache.o .libs/gtrie.o .libs/list.o .libs/md5-utils.o .libs/memchunk.o .libs/url-scanner.o
ranlib .libs/libutil.a
creating libutil.la
(cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la)
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/util'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/util'
Making all in gmime
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/gmime'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/gmime'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime.lo -MD -MP -MF ".deps/gmime.Tpo" -c -o gmime.lo gmime.c; \
	then mv -f ".deps/gmime.Tpo" ".deps/gmime.Plo"; else rm -f ".deps/gmime.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime.lo -MD -MP -MF .deps/gmime.Tpo -c gmime.c  -fPIC -DPIC -o .libs/gmime.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime.lo -MD -MP -MF .deps/gmime.Tpo -c gmime.c -o gmime.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-charset.lo -MD -MP -MF ".deps/gmime-charset.Tpo" -c -o gmime-charset.lo gmime-charset.c; \
	then mv -f ".deps/gmime-charset.Tpo" ".deps/gmime-charset.Plo"; else rm -f ".deps/gmime-charset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c gmime-charset.c  -fPIC -DPIC -o .libs/gmime-charset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c gmime-charset.c -o gmime-charset.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-cipher-context.lo -MD -MP -MF ".deps/gmime-cipher-context.Tpo" -c -o gmime-cipher-context.lo gmime-cipher-context.c; \
	then mv -f ".deps/gmime-cipher-context.Tpo" ".deps/gmime-cipher-context.Plo"; else rm -f ".deps/gmime-cipher-context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-cipher-context.lo -MD -MP -MF .deps/gmime-cipher-context.Tpo -c gmime-cipher-context.c  -fPIC -DPIC -o .libs/gmime-cipher-context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-cipher-context.lo -MD -MP -MF .deps/gmime-cipher-context.Tpo -c gmime-cipher-context.c -o gmime-cipher-context.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-common.lo -MD -MP -MF ".deps/gmime-common.Tpo" -c -o gmime-common.lo gmime-common.c; \
	then mv -f ".deps/gmime-common.Tpo" ".deps/gmime-common.Plo"; else rm -f ".deps/gmime-common.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-common.lo -MD -MP -MF .deps/gmime-common.Tpo -c gmime-common.c  -fPIC -DPIC -o .libs/gmime-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-common.lo -MD -MP -MF .deps/gmime-common.Tpo -c gmime-common.c -o gmime-common.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-content-type.lo -MD -MP -MF ".deps/gmime-content-type.Tpo" -c -o gmime-content-type.lo gmime-content-type.c; \
	then mv -f ".deps/gmime-content-type.Tpo" ".deps/gmime-content-type.Plo"; else rm -f ".deps/gmime-content-type.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-content-type.lo -MD -MP -MF .deps/gmime-content-type.Tpo -c gmime-content-type.c  -fPIC -DPIC -o .libs/gmime-content-type.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-content-type.lo -MD -MP -MF .deps/gmime-content-type.Tpo -c gmime-content-type.c -o gmime-content-type.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-data-wrapper.lo -MD -MP -MF ".deps/gmime-data-wrapper.Tpo" -c -o gmime-data-wrapper.lo gmime-data-wrapper.c; \
	then mv -f ".deps/gmime-data-wrapper.Tpo" ".deps/gmime-data-wrapper.Plo"; else rm -f ".deps/gmime-data-wrapper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-data-wrapper.lo -MD -MP -MF .deps/gmime-data-wrapper.Tpo -c gmime-data-wrapper.c  -fPIC -DPIC -o .libs/gmime-data-wrapper.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-data-wrapper.lo -MD -MP -MF .deps/gmime-data-wrapper.Tpo -c gmime-data-wrapper.c -o gmime-data-wrapper.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-disposition.lo -MD -MP -MF ".deps/gmime-disposition.Tpo" -c -o gmime-disposition.lo gmime-disposition.c; \
	then mv -f ".deps/gmime-disposition.Tpo" ".deps/gmime-disposition.Plo"; else rm -f ".deps/gmime-disposition.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-disposition.lo -MD -MP -MF .deps/gmime-disposition.Tpo -c gmime-disposition.c  -fPIC -DPIC -o .libs/gmime-disposition.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-disposition.lo -MD -MP -MF .deps/gmime-disposition.Tpo -c gmime-disposition.c -o gmime-disposition.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter.lo -MD -MP -MF ".deps/gmime-filter.Tpo" -c -o gmime-filter.lo gmime-filter.c; \
	then mv -f ".deps/gmime-filter.Tpo" ".deps/gmime-filter.Plo"; else rm -f ".deps/gmime-filter.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter.lo -MD -MP -MF .deps/gmime-filter.Tpo -c gmime-filter.c  -fPIC -DPIC -o .libs/gmime-filter.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter.lo -MD -MP -MF .deps/gmime-filter.Tpo -c gmime-filter.c -o gmime-filter.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-basic.lo -MD -MP -MF ".deps/gmime-filter-basic.Tpo" -c -o gmime-filter-basic.lo gmime-filter-basic.c; \
	then mv -f ".deps/gmime-filter-basic.Tpo" ".deps/gmime-filter-basic.Plo"; else rm -f ".deps/gmime-filter-basic.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-basic.lo -MD -MP -MF .deps/gmime-filter-basic.Tpo -c gmime-filter-basic.c  -fPIC -DPIC -o .libs/gmime-filter-basic.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-basic.lo -MD -MP -MF .deps/gmime-filter-basic.Tpo -c gmime-filter-basic.c -o gmime-filter-basic.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-best.lo -MD -MP -MF ".deps/gmime-filter-best.Tpo" -c -o gmime-filter-best.lo gmime-filter-best.c; \
	then mv -f ".deps/gmime-filter-best.Tpo" ".deps/gmime-filter-best.Plo"; else rm -f ".deps/gmime-filter-best.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-best.lo -MD -MP -MF .deps/gmime-filter-best.Tpo -c gmime-filter-best.c  -fPIC -DPIC -o .libs/gmime-filter-best.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-best.lo -MD -MP -MF .deps/gmime-filter-best.Tpo -c gmime-filter-best.c -o gmime-filter-best.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-charset.lo -MD -MP -MF ".deps/gmime-filter-charset.Tpo" -c -o gmime-filter-charset.lo gmime-filter-charset.c; \
	then mv -f ".deps/gmime-filter-charset.Tpo" ".deps/gmime-filter-charset.Plo"; else rm -f ".deps/gmime-filter-charset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-charset.lo -MD -MP -MF .deps/gmime-filter-charset.Tpo -c gmime-filter-charset.c  -fPIC -DPIC -o .libs/gmime-filter-charset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-charset.lo -MD -MP -MF .deps/gmime-filter-charset.Tpo -c gmime-filter-charset.c -o gmime-filter-charset.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-crlf.lo -MD -MP -MF ".deps/gmime-filter-crlf.Tpo" -c -o gmime-filter-crlf.lo gmime-filter-crlf.c; \
	then mv -f ".deps/gmime-filter-crlf.Tpo" ".deps/gmime-filter-crlf.Plo"; else rm -f ".deps/gmime-filter-crlf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-crlf.lo -MD -MP -MF .deps/gmime-filter-crlf.Tpo -c gmime-filter-crlf.c  -fPIC -DPIC -o .libs/gmime-filter-crlf.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-crlf.lo -MD -MP -MF .deps/gmime-filter-crlf.Tpo -c gmime-filter-crlf.c -o gmime-filter-crlf.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-enriched.lo -MD -MP -MF ".deps/gmime-filter-enriched.Tpo" -c -o gmime-filter-enriched.lo gmime-filter-enriched.c; \
	then mv -f ".deps/gmime-filter-enriched.Tpo" ".deps/gmime-filter-enriched.Plo"; else rm -f ".deps/gmime-filter-enriched.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-enriched.lo -MD -MP -MF .deps/gmime-filter-enriched.Tpo -c gmime-filter-enriched.c  -fPIC -DPIC -o .libs/gmime-filter-enriched.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-enriched.lo -MD -MP -MF .deps/gmime-filter-enriched.Tpo -c gmime-filter-enriched.c -o gmime-filter-enriched.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-from.lo -MD -MP -MF ".deps/gmime-filter-from.Tpo" -c -o gmime-filter-from.lo gmime-filter-from.c; \
	then mv -f ".deps/gmime-filter-from.Tpo" ".deps/gmime-filter-from.Plo"; else rm -f ".deps/gmime-filter-from.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-from.lo -MD -MP -MF .deps/gmime-filter-from.Tpo -c gmime-filter-from.c  -fPIC -DPIC -o .libs/gmime-filter-from.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-from.lo -MD -MP -MF .deps/gmime-filter-from.Tpo -c gmime-filter-from.c -o gmime-filter-from.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-gzip.lo -MD -MP -MF ".deps/gmime-filter-gzip.Tpo" -c -o gmime-filter-gzip.lo gmime-filter-gzip.c; \
	then mv -f ".deps/gmime-filter-gzip.Tpo" ".deps/gmime-filter-gzip.Plo"; else rm -f ".deps/gmime-filter-gzip.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-gzip.lo -MD -MP -MF .deps/gmime-filter-gzip.Tpo -c gmime-filter-gzip.c  -fPIC -DPIC -o .libs/gmime-filter-gzip.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-gzip.lo -MD -MP -MF .deps/gmime-filter-gzip.Tpo -c gmime-filter-gzip.c -o gmime-filter-gzip.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-html.lo -MD -MP -MF ".deps/gmime-filter-html.Tpo" -c -o gmime-filter-html.lo gmime-filter-html.c; \
	then mv -f ".deps/gmime-filter-html.Tpo" ".deps/gmime-filter-html.Plo"; else rm -f ".deps/gmime-filter-html.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-html.lo -MD -MP -MF .deps/gmime-filter-html.Tpo -c gmime-filter-html.c  -fPIC -DPIC -o .libs/gmime-filter-html.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-html.lo -MD -MP -MF .deps/gmime-filter-html.Tpo -c gmime-filter-html.c -o gmime-filter-html.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-md5.lo -MD -MP -MF ".deps/gmime-filter-md5.Tpo" -c -o gmime-filter-md5.lo gmime-filter-md5.c; \
	then mv -f ".deps/gmime-filter-md5.Tpo" ".deps/gmime-filter-md5.Plo"; else rm -f ".deps/gmime-filter-md5.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-md5.lo -MD -MP -MF .deps/gmime-filter-md5.Tpo -c gmime-filter-md5.c  -fPIC -DPIC -o .libs/gmime-filter-md5.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-md5.lo -MD -MP -MF .deps/gmime-filter-md5.Tpo -c gmime-filter-md5.c -o gmime-filter-md5.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-strip.lo -MD -MP -MF ".deps/gmime-filter-strip.Tpo" -c -o gmime-filter-strip.lo gmime-filter-strip.c; \
	then mv -f ".deps/gmime-filter-strip.Tpo" ".deps/gmime-filter-strip.Plo"; else rm -f ".deps/gmime-filter-strip.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-strip.lo -MD -MP -MF .deps/gmime-filter-strip.Tpo -c gmime-filter-strip.c  -fPIC -DPIC -o .libs/gmime-filter-strip.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-strip.lo -MD -MP -MF .deps/gmime-filter-strip.Tpo -c gmime-filter-strip.c -o gmime-filter-strip.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-windows.lo -MD -MP -MF ".deps/gmime-filter-windows.Tpo" -c -o gmime-filter-windows.lo gmime-filter-windows.c; \
	then mv -f ".deps/gmime-filter-windows.Tpo" ".deps/gmime-filter-windows.Plo"; else rm -f ".deps/gmime-filter-windows.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-windows.lo -MD -MP -MF .deps/gmime-filter-windows.Tpo -c gmime-filter-windows.c  -fPIC -DPIC -o .libs/gmime-filter-windows.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-windows.lo -MD -MP -MF .deps/gmime-filter-windows.Tpo -c gmime-filter-windows.c -o gmime-filter-windows.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-filter-yenc.lo -MD -MP -MF ".deps/gmime-filter-yenc.Tpo" -c -o gmime-filter-yenc.lo gmime-filter-yenc.c; \
	then mv -f ".deps/gmime-filter-yenc.Tpo" ".deps/gmime-filter-yenc.Plo"; else rm -f ".deps/gmime-filter-yenc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-yenc.lo -MD -MP -MF .deps/gmime-filter-yenc.Tpo -c gmime-filter-yenc.c  -fPIC -DPIC -o .libs/gmime-filter-yenc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-filter-yenc.lo -MD -MP -MF .deps/gmime-filter-yenc.Tpo -c gmime-filter-yenc.c -o gmime-filter-yenc.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-gpg-context.lo -MD -MP -MF ".deps/gmime-gpg-context.Tpo" -c -o gmime-gpg-context.lo gmime-gpg-context.c; \
	then mv -f ".deps/gmime-gpg-context.Tpo" ".deps/gmime-gpg-context.Plo"; else rm -f ".deps/gmime-gpg-context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-gpg-context.lo -MD -MP -MF .deps/gmime-gpg-context.Tpo -c gmime-gpg-context.c  -fPIC -DPIC -o .libs/gmime-gpg-context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-gpg-context.lo -MD -MP -MF .deps/gmime-gpg-context.Tpo -c gmime-gpg-context.c -o gmime-gpg-context.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-header.lo -MD -MP -MF ".deps/gmime-header.Tpo" -c -o gmime-header.lo gmime-header.c; \
	then mv -f ".deps/gmime-header.Tpo" ".deps/gmime-header.Plo"; else rm -f ".deps/gmime-header.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-header.lo -MD -MP -MF .deps/gmime-header.Tpo -c gmime-header.c  -fPIC -DPIC -o .libs/gmime-header.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-header.lo -MD -MP -MF .deps/gmime-header.Tpo -c gmime-header.c -o gmime-header.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-iconv.lo -MD -MP -MF ".deps/gmime-iconv.Tpo" -c -o gmime-iconv.lo gmime-iconv.c; \
	then mv -f ".deps/gmime-iconv.Tpo" ".deps/gmime-iconv.Plo"; else rm -f ".deps/gmime-iconv.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-iconv.lo -MD -MP -MF .deps/gmime-iconv.Tpo -c gmime-iconv.c  -fPIC -DPIC -o .libs/gmime-iconv.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-iconv.lo -MD -MP -MF .deps/gmime-iconv.Tpo -c gmime-iconv.c -o gmime-iconv.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-iconv-utils.lo -MD -MP -MF ".deps/gmime-iconv-utils.Tpo" -c -o gmime-iconv-utils.lo gmime-iconv-utils.c; \
	then mv -f ".deps/gmime-iconv-utils.Tpo" ".deps/gmime-iconv-utils.Plo"; else rm -f ".deps/gmime-iconv-utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-iconv-utils.lo -MD -MP -MF .deps/gmime-iconv-utils.Tpo -c gmime-iconv-utils.c  -fPIC -DPIC -o .libs/gmime-iconv-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-iconv-utils.lo -MD -MP -MF .deps/gmime-iconv-utils.Tpo -c gmime-iconv-utils.c -o gmime-iconv-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-message.lo -MD -MP -MF ".deps/gmime-message.Tpo" -c -o gmime-message.lo gmime-message.c; \
	then mv -f ".deps/gmime-message.Tpo" ".deps/gmime-message.Plo"; else rm -f ".deps/gmime-message.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message.lo -MD -MP -MF .deps/gmime-message.Tpo -c gmime-message.c  -fPIC -DPIC -o .libs/gmime-message.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message.lo -MD -MP -MF .deps/gmime-message.Tpo -c gmime-message.c -o gmime-message.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-message-part.lo -MD -MP -MF ".deps/gmime-message-part.Tpo" -c -o gmime-message-part.lo gmime-message-part.c; \
	then mv -f ".deps/gmime-message-part.Tpo" ".deps/gmime-message-part.Plo"; else rm -f ".deps/gmime-message-part.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message-part.lo -MD -MP -MF .deps/gmime-message-part.Tpo -c gmime-message-part.c  -fPIC -DPIC -o .libs/gmime-message-part.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message-part.lo -MD -MP -MF .deps/gmime-message-part.Tpo -c gmime-message-part.c -o gmime-message-part.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-message-partial.lo -MD -MP -MF ".deps/gmime-message-partial.Tpo" -c -o gmime-message-partial.lo gmime-message-partial.c; \
	then mv -f ".deps/gmime-message-partial.Tpo" ".deps/gmime-message-partial.Plo"; else rm -f ".deps/gmime-message-partial.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message-partial.lo -MD -MP -MF .deps/gmime-message-partial.Tpo -c gmime-message-partial.c  -fPIC -DPIC -o .libs/gmime-message-partial.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-message-partial.lo -MD -MP -MF .deps/gmime-message-partial.Tpo -c gmime-message-partial.c -o gmime-message-partial.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-multipart.lo -MD -MP -MF ".deps/gmime-multipart.Tpo" -c -o gmime-multipart.lo gmime-multipart.c; \
	then mv -f ".deps/gmime-multipart.Tpo" ".deps/gmime-multipart.Plo"; else rm -f ".deps/gmime-multipart.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart.lo -MD -MP -MF .deps/gmime-multipart.Tpo -c gmime-multipart.c  -fPIC -DPIC -o .libs/gmime-multipart.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart.lo -MD -MP -MF .deps/gmime-multipart.Tpo -c gmime-multipart.c -o gmime-multipart.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-multipart-encrypted.lo -MD -MP -MF ".deps/gmime-multipart-encrypted.Tpo" -c -o gmime-multipart-encrypted.lo gmime-multipart-encrypted.c; \
	then mv -f ".deps/gmime-multipart-encrypted.Tpo" ".deps/gmime-multipart-encrypted.Plo"; else rm -f ".deps/gmime-multipart-encrypted.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart-encrypted.lo -MD -MP -MF .deps/gmime-multipart-encrypted.Tpo -c gmime-multipart-encrypted.c  -fPIC -DPIC -o .libs/gmime-multipart-encrypted.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart-encrypted.lo -MD -MP -MF .deps/gmime-multipart-encrypted.Tpo -c gmime-multipart-encrypted.c -o gmime-multipart-encrypted.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-multipart-signed.lo -MD -MP -MF ".deps/gmime-multipart-signed.Tpo" -c -o gmime-multipart-signed.lo gmime-multipart-signed.c; \
	then mv -f ".deps/gmime-multipart-signed.Tpo" ".deps/gmime-multipart-signed.Plo"; else rm -f ".deps/gmime-multipart-signed.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart-signed.lo -MD -MP -MF .deps/gmime-multipart-signed.Tpo -c gmime-multipart-signed.c  -fPIC -DPIC -o .libs/gmime-multipart-signed.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-multipart-signed.lo -MD -MP -MF .deps/gmime-multipart-signed.Tpo -c gmime-multipart-signed.c -o gmime-multipart-signed.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-object.lo -MD -MP -MF ".deps/gmime-object.Tpo" -c -o gmime-object.lo gmime-object.c; \
	then mv -f ".deps/gmime-object.Tpo" ".deps/gmime-object.Plo"; else rm -f ".deps/gmime-object.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-object.lo -MD -MP -MF .deps/gmime-object.Tpo -c gmime-object.c  -fPIC -DPIC -o .libs/gmime-object.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-object.lo -MD -MP -MF .deps/gmime-object.Tpo -c gmime-object.c -o gmime-object.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-param.lo -MD -MP -MF ".deps/gmime-param.Tpo" -c -o gmime-param.lo gmime-param.c; \
	then mv -f ".deps/gmime-param.Tpo" ".deps/gmime-param.Plo"; else rm -f ".deps/gmime-param.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-param.lo -MD -MP -MF .deps/gmime-param.Tpo -c gmime-param.c  -fPIC -DPIC -o .libs/gmime-param.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-param.lo -MD -MP -MF .deps/gmime-param.Tpo -c gmime-param.c -o gmime-param.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-parse-utils.lo -MD -MP -MF ".deps/gmime-parse-utils.Tpo" -c -o gmime-parse-utils.lo gmime-parse-utils.c; \
	then mv -f ".deps/gmime-parse-utils.Tpo" ".deps/gmime-parse-utils.Plo"; else rm -f ".deps/gmime-parse-utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-parse-utils.lo -MD -MP -MF .deps/gmime-parse-utils.Tpo -c gmime-parse-utils.c  -fPIC -DPIC -o .libs/gmime-parse-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-parse-utils.lo -MD -MP -MF .deps/gmime-parse-utils.Tpo -c gmime-parse-utils.c -o gmime-parse-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-parser.lo -MD -MP -MF ".deps/gmime-parser.Tpo" -c -o gmime-parser.lo gmime-parser.c; \
	then mv -f ".deps/gmime-parser.Tpo" ".deps/gmime-parser.Plo"; else rm -f ".deps/gmime-parser.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-parser.lo -MD -MP -MF .deps/gmime-parser.Tpo -c gmime-parser.c  -fPIC -DPIC -o .libs/gmime-parser.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-parser.lo -MD -MP -MF .deps/gmime-parser.Tpo -c gmime-parser.c -o gmime-parser.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-part.lo -MD -MP -MF ".deps/gmime-part.Tpo" -c -o gmime-part.lo gmime-part.c; \
	then mv -f ".deps/gmime-part.Tpo" ".deps/gmime-part.Plo"; else rm -f ".deps/gmime-part.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-part.lo -MD -MP -MF .deps/gmime-part.Tpo -c gmime-part.c  -fPIC -DPIC -o .libs/gmime-part.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-part.lo -MD -MP -MF .deps/gmime-part.Tpo -c gmime-part.c -o gmime-part.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-session.lo -MD -MP -MF ".deps/gmime-session.Tpo" -c -o gmime-session.lo gmime-session.c; \
	then mv -f ".deps/gmime-session.Tpo" ".deps/gmime-session.Plo"; else rm -f ".deps/gmime-session.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-session.lo -MD -MP -MF .deps/gmime-session.Tpo -c gmime-session.c  -fPIC -DPIC -o .libs/gmime-session.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-session.lo -MD -MP -MF .deps/gmime-session.Tpo -c gmime-session.c -o gmime-session.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-session-simple.lo -MD -MP -MF ".deps/gmime-session-simple.Tpo" -c -o gmime-session-simple.lo gmime-session-simple.c; \
	then mv -f ".deps/gmime-session-simple.Tpo" ".deps/gmime-session-simple.Plo"; else rm -f ".deps/gmime-session-simple.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-session-simple.lo -MD -MP -MF .deps/gmime-session-simple.Tpo -c gmime-session-simple.c  -fPIC -DPIC -o .libs/gmime-session-simple.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-session-simple.lo -MD -MP -MF .deps/gmime-session-simple.Tpo -c gmime-session-simple.c -o gmime-session-simple.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream.lo -MD -MP -MF ".deps/gmime-stream.Tpo" -c -o gmime-stream.lo gmime-stream.c; \
	then mv -f ".deps/gmime-stream.Tpo" ".deps/gmime-stream.Plo"; else rm -f ".deps/gmime-stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream.lo -MD -MP -MF .deps/gmime-stream.Tpo -c gmime-stream.c  -fPIC -DPIC -o .libs/gmime-stream.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream.lo -MD -MP -MF .deps/gmime-stream.Tpo -c gmime-stream.c -o gmime-stream.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-buffer.lo -MD -MP -MF ".deps/gmime-stream-buffer.Tpo" -c -o gmime-stream-buffer.lo gmime-stream-buffer.c; \
	then mv -f ".deps/gmime-stream-buffer.Tpo" ".deps/gmime-stream-buffer.Plo"; else rm -f ".deps/gmime-stream-buffer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-buffer.lo -MD -MP -MF .deps/gmime-stream-buffer.Tpo -c gmime-stream-buffer.c  -fPIC -DPIC -o .libs/gmime-stream-buffer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-buffer.lo -MD -MP -MF .deps/gmime-stream-buffer.Tpo -c gmime-stream-buffer.c -o gmime-stream-buffer.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-cat.lo -MD -MP -MF ".deps/gmime-stream-cat.Tpo" -c -o gmime-stream-cat.lo gmime-stream-cat.c; \
	then mv -f ".deps/gmime-stream-cat.Tpo" ".deps/gmime-stream-cat.Plo"; else rm -f ".deps/gmime-stream-cat.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-cat.lo -MD -MP -MF .deps/gmime-stream-cat.Tpo -c gmime-stream-cat.c  -fPIC -DPIC -o .libs/gmime-stream-cat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-cat.lo -MD -MP -MF .deps/gmime-stream-cat.Tpo -c gmime-stream-cat.c -o gmime-stream-cat.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-file.lo -MD -MP -MF ".deps/gmime-stream-file.Tpo" -c -o gmime-stream-file.lo gmime-stream-file.c; \
	then mv -f ".deps/gmime-stream-file.Tpo" ".deps/gmime-stream-file.Plo"; else rm -f ".deps/gmime-stream-file.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-file.lo -MD -MP -MF .deps/gmime-stream-file.Tpo -c gmime-stream-file.c  -fPIC -DPIC -o .libs/gmime-stream-file.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-file.lo -MD -MP -MF .deps/gmime-stream-file.Tpo -c gmime-stream-file.c -o gmime-stream-file.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-filter.lo -MD -MP -MF ".deps/gmime-stream-filter.Tpo" -c -o gmime-stream-filter.lo gmime-stream-filter.c; \
	then mv -f ".deps/gmime-stream-filter.Tpo" ".deps/gmime-stream-filter.Plo"; else rm -f ".deps/gmime-stream-filter.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-filter.lo -MD -MP -MF .deps/gmime-stream-filter.Tpo -c gmime-stream-filter.c  -fPIC -DPIC -o .libs/gmime-stream-filter.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-filter.lo -MD -MP -MF .deps/gmime-stream-filter.Tpo -c gmime-stream-filter.c -o gmime-stream-filter.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-fs.lo -MD -MP -MF ".deps/gmime-stream-fs.Tpo" -c -o gmime-stream-fs.lo gmime-stream-fs.c; \
	then mv -f ".deps/gmime-stream-fs.Tpo" ".deps/gmime-stream-fs.Plo"; else rm -f ".deps/gmime-stream-fs.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-fs.lo -MD -MP -MF .deps/gmime-stream-fs.Tpo -c gmime-stream-fs.c  -fPIC -DPIC -o .libs/gmime-stream-fs.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-fs.lo -MD -MP -MF .deps/gmime-stream-fs.Tpo -c gmime-stream-fs.c -o gmime-stream-fs.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-mem.lo -MD -MP -MF ".deps/gmime-stream-mem.Tpo" -c -o gmime-stream-mem.lo gmime-stream-mem.c; \
	then mv -f ".deps/gmime-stream-mem.Tpo" ".deps/gmime-stream-mem.Plo"; else rm -f ".deps/gmime-stream-mem.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-mem.lo -MD -MP -MF .deps/gmime-stream-mem.Tpo -c gmime-stream-mem.c  -fPIC -DPIC -o .libs/gmime-stream-mem.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-mem.lo -MD -MP -MF .deps/gmime-stream-mem.Tpo -c gmime-stream-mem.c -o gmime-stream-mem.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-mmap.lo -MD -MP -MF ".deps/gmime-stream-mmap.Tpo" -c -o gmime-stream-mmap.lo gmime-stream-mmap.c; \
	then mv -f ".deps/gmime-stream-mmap.Tpo" ".deps/gmime-stream-mmap.Plo"; else rm -f ".deps/gmime-stream-mmap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-mmap.lo -MD -MP -MF .deps/gmime-stream-mmap.Tpo -c gmime-stream-mmap.c  -fPIC -DPIC -o .libs/gmime-stream-mmap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-mmap.lo -MD -MP -MF .deps/gmime-stream-mmap.Tpo -c gmime-stream-mmap.c -o gmime-stream-mmap.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-stream-null.lo -MD -MP -MF ".deps/gmime-stream-null.Tpo" -c -o gmime-stream-null.lo gmime-stream-null.c; \
	then mv -f ".deps/gmime-stream-null.Tpo" ".deps/gmime-stream-null.Plo"; else rm -f ".deps/gmime-stream-null.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-null.lo -MD -MP -MF .deps/gmime-stream-null.Tpo -c gmime-stream-null.c  -fPIC -DPIC -o .libs/gmime-stream-null.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-stream-null.lo -MD -MP -MF .deps/gmime-stream-null.Tpo -c gmime-stream-null.c -o gmime-stream-null.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-utils.lo -MD -MP -MF ".deps/gmime-utils.Tpo" -c -o gmime-utils.lo gmime-utils.c; \
	then mv -f ".deps/gmime-utils.Tpo" ".deps/gmime-utils.Plo"; else rm -f ".deps/gmime-utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-utils.lo -MD -MP -MF .deps/gmime-utils.Tpo -c gmime-utils.c  -fPIC -DPIC -o .libs/gmime-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-utils.lo -MD -MP -MF .deps/gmime-utils.Tpo -c gmime-utils.c -o gmime-utils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT internet-address.lo -MD -MP -MF ".deps/internet-address.Tpo" -c -o internet-address.lo internet-address.c; \
	then mv -f ".deps/internet-address.Tpo" ".deps/internet-address.Plo"; else rm -f ".deps/internet-address.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT internet-address.lo -MD -MP -MF .deps/internet-address.Tpo -c internet-address.c  -fPIC -DPIC -o .libs/internet-address.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT internet-address.lo -MD -MP -MF .deps/internet-address.Tpo -c internet-address.c -o internet-address.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2   -o libgmime-2.0.la -rpath /usr/lib -version-info 4:10:2 -export-dynamic  gmime.lo gmime-charset.lo gmime-cipher-context.lo gmime-common.lo gmime-content-type.lo gmime-data-wrapper.lo gmime-disposition.lo gmime-filter.lo gmime-filter-basic.lo gmime-filter-best.lo gmime-filter-charset.lo gmime-filter-crlf.lo gmime-filter-enriched.lo gmime-filter-from.lo gmime-filter-gzip.lo gmime-filter-html.lo gmime-filter-md5.lo gmime-filter-strip.lo gmime-filter-windows.lo gmime-filter-yenc.lo gmime-gpg-context.lo gmime-header.lo gmime-iconv.lo gmime-iconv-utils.lo gmime-message.lo gmime-message-part.lo gmime-message-partial.lo gmime-multipart.lo gmime-multipart-encrypted.lo gmime-multipart-signed.lo gmime-object.lo gmime-param.lo gmime-parse-utils.lo gmime-parser.lo gmime-part.lo gmime-session.lo gmime-session-simple.lo gmime-stream.lo gmime-stream-buffer.lo gmime-stream-cat.lo gmime-stream-file.lo gmime-stream-filter.lo gmime-stream-fs.lo gmime-
 stream-mem.lo gmime-stream-mmap.lo gmime-stream-null.lo gmime-utils.lo internet-address.lo ../util/libutil.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -shared  .libs/gmime.o .libs/gmime-charset.o .libs/gmime-cipher-context.o .libs/gmime-common.o .libs/gmime-content-type.o .libs/gmime-data-wrapper.o .libs/gmime-disposition.o .libs/gmime-filter.o .libs/gmime-filter-basic.o .libs/gmime-filter-best.o .libs/gmime-filter-charset.o .libs/gmime-filter-crlf.o .libs/gmime-filter-enriched.o .libs/gmime-filter-from.o .libs/gmime-filter-gzip.o .libs/gmime-filter-html.o .libs/gmime-filter-md5.o .libs/gmime-filter-strip.o .libs/gmime-filter-windows.o .libs/gmime-filter-yenc.o .libs/gmime-gpg-context.o .libs/gmime-header.o .libs/gmime-iconv.o .libs/gmime-iconv-utils.o .libs/gmime-message.o .libs/gmime-message-part.o .libs/gmime-message-partial.o .libs/gmime-multipart.o .libs/gmime-multipart-encrypted.o .libs/gmime-multipart-signed.o .libs/gmime-object.o .libs/gmime-param.o .libs/gmime-parse-utils.o .libs/gmime-parser.o .libs/gmime-part.o .libs/gmime-session.o .libs/gmime-session-simple.o .libs/gmime-stream.o .libs/gmime-stream-buffer.o
  .libs/gmime-stream-cat.o .libs/gmime-stream-file.o .libs/gmime-stream-filter.o .libs/gmime-stream-fs.o .libs/gmime-stream-mem.o .libs/gmime-stream-mmap.o .libs/gmime-stream-null.o .libs/gmime-utils.o .libs/internet-address.o -Wl,--whole-archive ../util/.libs/libutil.a -Wl,--no-whole-archive  /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl  -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgmime-2.0.so.2 -o .libs/libgmime-2.0.so.2.2.10
(cd .libs && rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so.2)
(cd .libs && rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so)
rm -fr .libs/libgmime-2.0.lax
mkdir .libs/libgmime-2.0.lax
rm -fr .libs/libgmime-2.0.lax/libutil.a
mkdir .libs/libgmime-2.0.lax/libutil.a
(cd .libs/libgmime-2.0.lax/libutil.a && ar x /build/buildd4/gmime2.2-2.2.10/gmime/../util/.libs/libutil.a)
ar cru .libs/libgmime-2.0.a  gmime.o gmime-charset.o gmime-cipher-context.o gmime-common.o gmime-content-type.o gmime-data-wrapper.o gmime-disposition.o gmime-filter.o gmime-filter-basic.o gmime-filter-best.o gmime-filter-charset.o gmime-filter-crlf.o gmime-filter-enriched.o gmime-filter-from.o gmime-filter-gzip.o gmime-filter-html.o gmime-filter-md5.o gmime-filter-strip.o gmime-filter-windows.o gmime-filter-yenc.o gmime-gpg-context.o gmime-header.o gmime-iconv.o gmime-iconv-utils.o gmime-message.o gmime-message-part.o gmime-message-partial.o gmime-multipart.o gmime-multipart-encrypted.o gmime-multipart-signed.o gmime-object.o gmime-param.o gmime-parse-utils.o gmime-parser.o gmime-part.o gmime-session.o gmime-session-simple.o gmime-stream.o gmime-stream-buffer.o gmime-stream-cat.o gmime-stream-file.o gmime-stream-filter.o gmime-stream-fs.o gmime-stream-mem.o gmime-stream-mmap.o gmime-stream-null.o gmime-utils.o internet-address.o  .libs/libgmime-2.0.lax/libutil.a/cache.o .lib
 s/libgmime-2.0.lax/libutil.a/gtrie.o .libs/libgmime-2.0.lax/libutil.a/list.o .libs/libgmime-2.0.lax/libutil.a/md5-utils.o .libs/libgmime-2.0.lax/libutil.a/memchunk.o .libs/libgmime-2.0.lax/libutil.a/url-scanner.o 
ranlib .libs/libgmime-2.0.a
rm -fr .libs/libgmime-2.0.lax
creating libgmime-2.0.la
(cd .libs && rm -f libgmime-2.0.la && ln -s ../libgmime-2.0.la libgmime-2.0.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gen-table.o -MD -MP -MF ".deps/gen-table.Tpo" -c -o gen-table.o gen-table.c; \
	then mv -f ".deps/gen-table.Tpo" ".deps/gen-table.Po"; else rm -f ".deps/gen-table.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o gen-table  gen-table.o  -lz -lnsl
gcc -g -O2 -o gen-table gen-table.o  -lz -lnsl
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/gmime'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/gmime'
Making all in src
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/src'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT uuencode.o -MD -MP -MF ".deps/uuencode.Tpo" -c -o uuencode.o uuencode.c; \
	then mv -f ".deps/uuencode.Tpo" ".deps/uuencode.Po"; else rm -f ".deps/uuencode.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o uuencode   uuencode.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
mkdir .libs
gcc -g -O2 -o .libs/uuencode uuencode.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating uuencode
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT uudecode.o -MD -MP -MF ".deps/uudecode.Tpo" -c -o uudecode.o uudecode.c; \
	then mv -f ".deps/uudecode.Tpo" ".deps/uudecode.Po"; else rm -f ".deps/uudecode.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o uudecode   uudecode.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/uudecode uudecode.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating uudecode
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/src'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/src'
Making all in tests
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/tests'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/tests'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-iconv.o -MD -MP -MF ".deps/test-iconv.Tpo" -c -o test-iconv.o test-iconv.c; \
	then mv -f ".deps/test-iconv.Tpo" ".deps/test-iconv.Po"; else rm -f ".deps/test-iconv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT testsuite.o -MD -MP -MF ".deps/testsuite.Tpo" -c -o testsuite.o testsuite.c; \
	then mv -f ".deps/testsuite.Tpo" ".deps/testsuite.Po"; else rm -f ".deps/testsuite.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-iconv  test-iconv.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
mkdir .libs
gcc -g -O2 -o .libs/test-iconv test-iconv.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-iconv
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-streams.o -MD -MP -MF ".deps/test-streams.Tpo" -c -o test-streams.o test-streams.c; \
	then mv -f ".deps/test-streams.Tpo" ".deps/test-streams.Po"; else rm -f ".deps/test-streams.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-streams  test-streams.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-streams test-streams.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-streams
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-cat.o -MD -MP -MF ".deps/test-cat.Tpo" -c -o test-cat.o test-cat.c; \
	then mv -f ".deps/test-cat.Tpo" ".deps/test-cat.Po"; else rm -f ".deps/test-cat.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-cat  test-cat.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-cat test-cat.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-cat
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-mbox.o -MD -MP -MF ".deps/test-mbox.Tpo" -c -o test-mbox.o test-mbox.c; \
	then mv -f ".deps/test-mbox.Tpo" ".deps/test-mbox.Po"; else rm -f ".deps/test-mbox.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-mbox  test-mbox.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-mbox test-mbox.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-mbox
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-mime.o -MD -MP -MF ".deps/test-mime.Tpo" -c -o test-mime.o test-mime.c; \
	then mv -f ".deps/test-mime.Tpo" ".deps/test-mime.Po"; else rm -f ".deps/test-mime.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-mime  test-mime.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-mime test-mime.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-mime
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-pgp.o -MD -MP -MF ".deps/test-pgp.Tpo" -c -o test-pgp.o test-pgp.c; \
	then mv -f ".deps/test-pgp.Tpo" ".deps/test-pgp.Po"; else rm -f ".deps/test-pgp.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-pgp  test-pgp.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-pgp test-pgp.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-pgp
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-pgpmime.o -MD -MP -MF ".deps/test-pgpmime.Tpo" -c -o test-pgpmime.o test-pgpmime.c; \
	then mv -f ".deps/test-pgpmime.Tpo" ".deps/test-pgpmime.Po"; else rm -f ".deps/test-pgpmime.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-pgpmime  test-pgpmime.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-pgpmime test-pgpmime.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-pgpmime
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-best.o -MD -MP -MF ".deps/test-best.Tpo" -c -o test-best.o test-best.c; \
	then mv -f ".deps/test-best.Tpo" ".deps/test-best.Po"; else rm -f ".deps/test-best.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-best  test-best.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-best test-best.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-best
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-parser.o -MD -MP -MF ".deps/test-parser.Tpo" -c -o test-parser.o test-parser.c; \
	then mv -f ".deps/test-parser.Tpo" ".deps/test-parser.Po"; else rm -f ".deps/test-parser.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-parser  test-parser.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-parser test-parser.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-parser
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-html.o -MD -MP -MF ".deps/test-html.Tpo" -c -o test-html.o test-html.c; \
	then mv -f ".deps/test-html.Tpo" ".deps/test-html.Po"; else rm -f ".deps/test-html.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-html  test-html.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-html test-html.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-html
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime-tests\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT test-partial.o -MD -MP -MF ".deps/test-partial.Tpo" -c -o test-partial.o test-partial.c; \
	then mv -f ".deps/test-partial.Tpo" ".deps/test-partial.Po"; else rm -f ".deps/test-partial.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-partial  test-partial.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-partial test-partial.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-partial
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/tests'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/tests'
Making all in docs
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs'
Making all in reference
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
gtk-doc: Scanning header files
cd . && \
	  gtkdoc-scan --module=gmime --source-dir=../../gmime --ignore-headers="gmime-charset-map-private.h gmime-table-private.h gmime-type-utils.h" --deprecated-guards="GMIME_DISABLE_DEPRECATED" 
if grep -l '^..*$' ./gmime.types > /dev/null 2>&1 ; then \
	    CC="/bin/sh ../../libtool --mode=compile gcc -I../.. -I../.. -I../../gmime -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2" LD="/bin/sh ../../libtool --mode=link gcc  -g -O2 " CFLAGS="" LDFLAGS="../../util/libutil.la ../../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0  " gtkdoc-scangobj --type-init-func="g_mime_init (0)" --module=gmime --output-dir=. ; \
	else \
	    cd . ; \
	    for i in gmime.args gmime.hierarchy gmime.interfaces gmime.prerequisites gmime.signals ; do \
               test -f $i || touch $i ; \
	    done \
	fi
gtk-doc: Compiling scanner
mkdir .libs
 gcc -I../.. -I../.. -I../../gmime -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -c gmime-scan.c  -fPIC -DPIC -o .libs/gmime-scan.o
 gcc -I../.. -I../.. -I../../gmime -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -c gmime-scan.c -o gmime-scan.o >/dev/null 2>&1
gtk-doc: Linking scanner
gcc -g -O2 -o .libs/gmime-scan .libs/gmime-scan.o -Wl,--export-dynamic -pthread  ../../util/.libs/libutil.a -lz -lnsl ../../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so 
creating gmime-scan
gtk-doc: Running scanner gmime-scan
touch scan-build.stamp
gtk-doc: Rebuilding template files
cd . && gtkdoc-mktmpl --module=gmime 
WARNING: No declaration found for: g_mime_filter_yenc_get_part
=============================================================================
WARNING: 46 unused declarations.
  These can be found in gmime-unused.txt.
  They should be added to gmime-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
gtk-doc: Building XML
cd . && \
	gtkdoc-mkdb --module=gmime --source-dir=../../gmime --output-format=xml --expand-content-files="" --main-sgml-file=gmime-docs.sgml --sgml-mode --output-format=xml --ignore-files=trio
ERROR parsing comment block file : parameter expected -
 ../../gmime/gmime-table-private.h:5
ERROR parsing comment block file : parameter expected -
 ../../gmime/gmime-table-private.h:6
WARNING: No declaration found for: g_mime_filter_yenc_get_part
69% symbol docs coverage (364 symbols documented, 0 symbols incomplete, 166 not documented)
See gmime-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
gtk-doc: Building HTML
rm -rf ./html 
mkdir ./html
cd ./html && gtkdoc-mkhtml gmime ../gmime-docs.sgml
Computing chunks...
ID recommended on partintro
Writing gmime-building.html for refentry(gmime-building)
Writing gmime-compiling.html for refentry(gmime-compiling)
Writing gmime-changes-2-0.html for refentry(gmime-changes-2-0)
Writing gmime-changes-2-2.html for refentry(gmime-changes-2-2)
Writing gmime-resources.html for refentry(gmime-resources)
Writing gmime-question-index.html for refentry(gmime-question-index)
Writing gmime.html for part(gmime)
Writing gmime-streams.html for refentry(gmime-streams)
Writing gmime-filters.html for refentry(gmime-filters)
Writing gmime-data-wrappers.html for refentry(gmime-data-wrappers)
Writing fundamentals.html for part(fundamentals)
Writing gmime-gmime.html for refentry(gmime-gmime)
Writing gmime-gmime-charset.html for refentry(gmime-gmime-charset)
Writing gmime-gmime-iconv.html for refentry(gmime-gmime-iconv)
Writing gmime-gmime-iconv-utils.html for refentry(gmime-gmime-iconv-utils)
Writing gmime-gmime-utils.html for refentry(gmime-gmime-utils)
Writing core.html for part(core)
ID recommended on chapter: Class hierarchy
Writing ch01.html for chapter
Writing gmime-gmime-stream.html for refentry(gmime-gmime-stream)
Writing gmime-gmime-stream-file.html for refentry(gmime-gmime-stream-file)
Writing gmime-gmime-stream-fs.html for refentry(gmime-gmime-stream-fs)
Writing gmime-gmime-stream-mem.html for refentry(gmime-gmime-stream-mem)
Writing gmime-gmime-stream-mmap.html for refentry(gmime-gmime-stream-mmap)
Writing gmime-gmime-stream-null.html for refentry(gmime-gmime-stream-null)
Writing gmime-gmime-stream-filter.html for refentry(gmime-gmime-stream-filter)
Writing gmime-gmime-stream-buffer.html for refentry(gmime-gmime-stream-buffer)
Writing gmime-gmime-stream-cat.html for refentry(gmime-gmime-stream-cat)
Writing Streams.html for chapter(Streams)
Writing gmime-gmime-filter.html for refentry(gmime-gmime-filter)
Writing gmime-gmime-filter-basic.html for refentry(gmime-gmime-filter-basic)
Writing gmime-gmime-filter-best.html for refentry(gmime-gmime-filter-best)
Writing gmime-gmime-filter-charset.html for refentry(gmime-gmime-filter-charset)
Writing gmime-gmime-filter-crlf.html for refentry(gmime-gmime-filter-crlf)
Writing gmime-gmime-filter-enriched.html for refentry(gmime-gmime-filter-enriched)
Writing gmime-gmime-filter-from.html for refentry(gmime-gmime-filter-from)
Writing gmime-gmime-filter-gzip.html for refentry(gmime-gmime-filter-gzip)
Writing gmime-gmime-filter-html.html for refentry(gmime-gmime-filter-html)
Writing gmime-gmime-filter-md5.html for refentry(gmime-gmime-filter-md5)
Writing gmime-gmime-filter-strip.html for refentry(gmime-gmime-filter-strip)
Writing gmime-gmime-filter-windows.html for refentry(gmime-gmime-filter-windows)
Writing gmime-gmime-filter-yenc.html for refentry(gmime-gmime-filter-yenc)
Writing Filters.html for chapter(Filters)
Writing gmime-gmime-data-wrapper.html for refentry(gmime-gmime-data-wrapper)
Writing DataWrappers.html for chapter(DataWrappers)
Writing gmime-gmime-header.html for refentry(gmime-gmime-header)
Writing gmime-gmime-content-type.html for refentry(gmime-gmime-content-type)
Writing gmime-gmime-disposition.html for refentry(gmime-gmime-disposition)
Writing gmime-gmime-param.html for refentry(gmime-gmime-param)
Writing Headers.html for chapter(Headers)
Writing gmime-internet-address.html for refentry(gmime-internet-address)
Writing InternetAddresses.html for chapter(InternetAddresses)
Writing gmime-gmime-object.html for refentry(gmime-gmime-object)
Writing gmime-gmime-message.html for refentry(gmime-gmime-message)
Writing gmime-gmime-part.html for refentry(gmime-gmime-part)
Writing gmime-gmime-multipart.html for refentry(gmime-gmime-multipart)
Writing gmime-gmime-multipart-encrypted.html for refentry(gmime-gmime-multipart-encrypted)
Writing gmime-gmime-multipart-signed.html for refentry(gmime-gmime-multipart-signed)
Writing gmime-gmime-message-part.html for refentry(gmime-gmime-message-part)
Writing gmime-gmime-message-partial.html for refentry(gmime-gmime-message-partial)
Writing MimeParts.html for chapter(MimeParts)
Writing gmime-gmime-parser.html for refentry(gmime-gmime-parser)
Writing Parsers.html for chapter(Parsers)
Writing gmime-gmime-cipher-context.html for refentry(gmime-gmime-cipher-context)
Writing gmime-gmime-gpg-context.html for refentry(gmime-gmime-gpg-context)
Writing CipherContexts.html for chapter(CipherContexts)
Writing gmime-gmime-session.html for refentry(gmime-gmime-session)
Writing gmime-gmime-session-simple.html for refentry(gmime-gmime-session-simple)
Writing Sessions.html for chapter(Sessions)
Writing classes.html for part(classes)
Writing index.html for book(index)
Writing index.sgml for book(index)
Writing gmime.devhelp for book(index)
Writing gmime.devhelp2 for book(index)
test "x" = "x" || ( cd . && cp  html )
gtk-doc: Fixing cross-references
cd . && gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html 
touch html-build.stamp
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
Making all in tutorial
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs'
Making all in examples
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/examples'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/examples'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT basic-example.o -MD -MP -MF ".deps/basic-example.Tpo" -c -o basic-example.o basic-example.c; \
	then mv -f ".deps/basic-example.Tpo" ".deps/basic-example.Po"; else rm -f ".deps/basic-example.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o basic-example  basic-example.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
mkdir .libs
gcc -g -O2 -o .libs/basic-example basic-example.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating basic-example
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT imap-example.o -MD -MP -MF ".deps/imap-example.Tpo" -c -o imap-example.o imap-example.c; \
	then mv -f ".deps/imap-example.Tpo" ".deps/imap-example.Po"; else rm -f ".deps/imap-example.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link gcc  -g -O2   -o imap-example  imap-example.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/imap-example imap-example.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating imap-example
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/examples'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/examples'
Making all in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
sed -e 's?\@GMIME_LIBDIR\@?-L/usr/lib?g' \
	    -e 's?\@GMIME_INCLUDEDIR\@?-I/usr/include/gmime-2.0?g' \
	    -e 's?\@GMIME_CFLAGS\@?-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64?g' \
	    -e 's?\@GMIME_LIBS\@?-lgmime-2.0 -lz -lnsl?g' \
	    -e 's?\@VERSION\@?2.2.10?g' \
	      < ./gmimeConf.sh.in > gmimeConf.tmp \
	  && mv gmimeConf.tmp gmimeConf.sh
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-gtk-doc --disable-rpath --enable-largefile --enable-rfc2047-workarounds
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking if building for Win32... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
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) gcc3
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) gcc3
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for nfds_t... yes
checking for strftime... yes
checking for localtime... yes
checking for gmtime_r... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking for pkg-config... /usr/bin/pkg-config
checking gtk-doc version >= 1.4... yes
checking for db2html... false
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.12.13)
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./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 preferred charset formats for system iconv... found
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for GNU getopt_long... yes
checking for fsync... yes
checking for MAXHOSTNAMELEN... yes
checking for tm_gmtoff in struct tm... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGEFILE64_SOURCE value needed for large files... yes
checking for ssize_t... (cached) yes
checking size of ssize_t... 4
checking for size_t... (cached) yes
checking size of size_t... 4
checking for off_t... (cached) yes
checking size of off_t... 8
checking for gethostname... yes
checking for getaddrinfo... yes
checking for getaddrinfo in -lsocket... no
checking for getaddrinfo in -lnsl... yes
checking for mcs... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating examples/Makefile
config.status: creating util/Makefile
config.status: creating gmime/Makefile
config.status: creating mono/Makefile
config.status: creating mono/AssemblyInfo.cs
config.status: creating mono/gmime-sharp.dll.config
config.status: creating mono/gmime-sharp.pc
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating gmime-config
config.status: creating gmime-2.0.pc
config.status: creating gmime.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands


Configuration:

  Source code location: .
  Install prefix:       /usr
  Compiler:             gcc

  Profiling enabled:    

  Large file support:   yes
  rfc2047 workarounds:  yes
  Warning output:       no

  Mono bindings:        no

touch configure-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR="/build/buildd4/gmime2.2-2.2.10/debian/tmp"
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
Making install in util
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/util'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/util'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/util'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/util'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/util'
Making install in gmime
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/gmime'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/gmime'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT gmime-charset.lo -MD -MP -MF ".deps/gmime-charset.Tpo" -c -o gmime-charset.lo gmime-charset.c; \
	then mv -f ".deps/gmime-charset.Tpo" ".deps/gmime-charset.Plo"; else rm -f ".deps/gmime-charset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c gmime-charset.c  -fPIC -DPIC -o .libs/gmime-charset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.10\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=10 -DG_LOG_DOMAIN=\"gmime\" -DG_DISABLE_DEPRECATED -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c gmime-charset.c -o gmime-charset.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2   -o libgmime-2.0.la -rpath /usr/lib -version-info 4:10:2 -export-dynamic  gmime.lo gmime-charset.lo gmime-cipher-context.lo gmime-common.lo gmime-content-type.lo gmime-data-wrapper.lo gmime-disposition.lo gmime-filter.lo gmime-filter-basic.lo gmime-filter-best.lo gmime-filter-charset.lo gmime-filter-crlf.lo gmime-filter-enriched.lo gmime-filter-from.lo gmime-filter-gzip.lo gmime-filter-html.lo gmime-filter-md5.lo gmime-filter-strip.lo gmime-filter-windows.lo gmime-filter-yenc.lo gmime-gpg-context.lo gmime-header.lo gmime-iconv.lo gmime-iconv-utils.lo gmime-message.lo gmime-message-part.lo gmime-message-partial.lo gmime-multipart.lo gmime-multipart-encrypted.lo gmime-multipart-signed.lo gmime-object.lo gmime-param.lo gmime-parse-utils.lo gmime-parser.lo gmime-part.lo gmime-session.lo gmime-session-simple.lo gmime-stream.lo gmime-stream-buffer.lo gmime-stream-cat.lo gmime-stream-file.lo gmime-stream-filter.lo gmime-stream-fs.lo gmime-
 stream-mem.lo gmime-stream-mmap.lo gmime-stream-null.lo gmime-utils.lo internet-address.lo ../util/libutil.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
rm -fr  .libs/libgmime-2.0.a .libs/libgmime-2.0.la .libs/libgmime-2.0.lai .libs/libgmime-2.0.so .libs/libgmime-2.0.so.2 .libs/libgmime-2.0.so.2.2.10
gcc -shared  .libs/gmime.o .libs/gmime-charset.o .libs/gmime-cipher-context.o .libs/gmime-common.o .libs/gmime-content-type.o .libs/gmime-data-wrapper.o .libs/gmime-disposition.o .libs/gmime-filter.o .libs/gmime-filter-basic.o .libs/gmime-filter-best.o .libs/gmime-filter-charset.o .libs/gmime-filter-crlf.o .libs/gmime-filter-enriched.o .libs/gmime-filter-from.o .libs/gmime-filter-gzip.o .libs/gmime-filter-html.o .libs/gmime-filter-md5.o .libs/gmime-filter-strip.o .libs/gmime-filter-windows.o .libs/gmime-filter-yenc.o .libs/gmime-gpg-context.o .libs/gmime-header.o .libs/gmime-iconv.o .libs/gmime-iconv-utils.o .libs/gmime-message.o .libs/gmime-message-part.o .libs/gmime-message-partial.o .libs/gmime-multipart.o .libs/gmime-multipart-encrypted.o .libs/gmime-multipart-signed.o .libs/gmime-object.o .libs/gmime-param.o .libs/gmime-parse-utils.o .libs/gmime-parser.o .libs/gmime-part.o .libs/gmime-session.o .libs/gmime-session-simple.o .libs/gmime-stream.o .libs/gmime-stream-buffer.o
  .libs/gmime-stream-cat.o .libs/gmime-stream-file.o .libs/gmime-stream-filter.o .libs/gmime-stream-fs.o .libs/gmime-stream-mem.o .libs/gmime-stream-mmap.o .libs/gmime-stream-null.o .libs/gmime-utils.o .libs/internet-address.o -Wl,--whole-archive ../util/.libs/libutil.a -Wl,--no-whole-archive  /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl  -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgmime-2.0.so.2 -o .libs/libgmime-2.0.so.2.2.10
(cd .libs && rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so.2)
(cd .libs && rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so)
rm -fr .libs/libgmime-2.0.lax
mkdir .libs/libgmime-2.0.lax
rm -fr .libs/libgmime-2.0.lax/libutil.a
mkdir .libs/libgmime-2.0.lax/libutil.a
(cd .libs/libgmime-2.0.lax/libutil.a && ar x /build/buildd4/gmime2.2-2.2.10/gmime/../util/.libs/libutil.a)
ar cru .libs/libgmime-2.0.a  gmime.o gmime-charset.o gmime-cipher-context.o gmime-common.o gmime-content-type.o gmime-data-wrapper.o gmime-disposition.o gmime-filter.o gmime-filter-basic.o gmime-filter-best.o gmime-filter-charset.o gmime-filter-crlf.o gmime-filter-enriched.o gmime-filter-from.o gmime-filter-gzip.o gmime-filter-html.o gmime-filter-md5.o gmime-filter-strip.o gmime-filter-windows.o gmime-filter-yenc.o gmime-gpg-context.o gmime-header.o gmime-iconv.o gmime-iconv-utils.o gmime-message.o gmime-message-part.o gmime-message-partial.o gmime-multipart.o gmime-multipart-encrypted.o gmime-multipart-signed.o gmime-object.o gmime-param.o gmime-parse-utils.o gmime-parser.o gmime-part.o gmime-session.o gmime-session-simple.o gmime-stream.o gmime-stream-buffer.o gmime-stream-cat.o gmime-stream-file.o gmime-stream-filter.o gmime-stream-fs.o gmime-stream-mem.o gmime-stream-mmap.o gmime-stream-null.o gmime-utils.o internet-address.o  .libs/libgmime-2.0.lax/libutil.a/cache.o .lib
 s/libgmime-2.0.lax/libutil.a/gtrie.o .libs/libgmime-2.0.lax/libutil.a/list.o .libs/libgmime-2.0.lax/libutil.a/md5-utils.o .libs/libgmime-2.0.lax/libutil.a/memchunk.o .libs/libgmime-2.0.lax/libutil.a/url-scanner.o 
ranlib .libs/libgmime-2.0.a
rm -fr .libs/libgmime-2.0.lax
creating libgmime-2.0.la
(cd .libs && rm -f libgmime-2.0.la && ln -s ../libgmime-2.0.la libgmime-2.0.la)
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/gmime'
test -z "/usr/lib" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libgmime-2.0.la' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.la'
/usr/bin/ginstall -c .libs/libgmime-2.0.so.2.2.10 /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.so.2.2.10
(cd /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib && { ln -s -f libgmime-2.0.so.2.2.10 libgmime-2.0.so.2 || { rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so.2; }; })
(cd /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib && { ln -s -f libgmime-2.0.so.2.2.10 libgmime-2.0.so || { rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.10 libgmime-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgmime-2.0.lai /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.la
/usr/bin/ginstall -c .libs/libgmime-2.0.a /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.a
chmod 644 /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.a
ranlib /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/libgmime-2.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/gmime-2.0/gmime" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime"
 /usr/bin/ginstall -c -m 644 'gmime.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime.h'
 /usr/bin/ginstall -c -m 644 'gmime-charset.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-charset.h'
 /usr/bin/ginstall -c -m 644 'gmime-cipher-context.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-cipher-context.h'
 /usr/bin/ginstall -c -m 644 'gmime-content-type.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-content-type.h'
 /usr/bin/ginstall -c -m 644 'gmime-data-wrapper.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-data-wrapper.h'
 /usr/bin/ginstall -c -m 644 'gmime-disposition.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-disposition.h'
 /usr/bin/ginstall -c -m 644 'gmime-error.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-error.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-basic.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-basic.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-best.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-best.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-charset.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-charset.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-crlf.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-crlf.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-enriched.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-enriched.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-from.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-from.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-gzip.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-gzip.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-html.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-html.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-md5.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-md5.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-strip.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-strip.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-windows.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-windows.h'
 /usr/bin/ginstall -c -m 644 'gmime-filter-yenc.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-filter-yenc.h'
 /usr/bin/ginstall -c -m 644 'gmime-gpg-context.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-gpg-context.h'
 /usr/bin/ginstall -c -m 644 'gmime-header.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-header.h'
 /usr/bin/ginstall -c -m 644 'gmime-iconv.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-iconv.h'
 /usr/bin/ginstall -c -m 644 'gmime-iconv-utils.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-iconv-utils.h'
 /usr/bin/ginstall -c -m 644 'gmime-message.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-message.h'
 /usr/bin/ginstall -c -m 644 'gmime-message-part.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-message-part.h'
 /usr/bin/ginstall -c -m 644 'gmime-message-partial.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-message-partial.h'
 /usr/bin/ginstall -c -m 644 'gmime-multipart.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-multipart.h'
 /usr/bin/ginstall -c -m 644 'gmime-multipart-encrypted.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-multipart-encrypted.h'
 /usr/bin/ginstall -c -m 644 'gmime-multipart-signed.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-multipart-signed.h'
 /usr/bin/ginstall -c -m 644 'gmime-object.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-object.h'
 /usr/bin/ginstall -c -m 644 'gmime-param.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-param.h'
 /usr/bin/ginstall -c -m 644 'gmime-parse-utils.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-parse-utils.h'
 /usr/bin/ginstall -c -m 644 'gmime-parser.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-parser.h'
 /usr/bin/ginstall -c -m 644 'gmime-part.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-part.h'
 /usr/bin/ginstall -c -m 644 'gmime-session.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-session.h'
 /usr/bin/ginstall -c -m 644 'gmime-session-simple.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-session-simple.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-buffer.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-buffer.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-cat.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-cat.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-file.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-file.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-filter.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-filter.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-fs.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-fs.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-mem.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-mem.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-mmap.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-mmap.h'
 /usr/bin/ginstall -c -m 644 'gmime-stream-null.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-stream-null.h'
 /usr/bin/ginstall -c -m 644 'gmime-utils.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/gmime-utils.h'
 /usr/bin/ginstall -c -m 644 'internet-address.h' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/include/gmime-2.0/gmime/internet-address.h'
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/gmime'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/gmime'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/gmime'
Making install in src
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/src'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/src'
/bin/sh ../libtool --mode=link gcc  -g -O2   -o uuencode   uuencode.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/uuencode uuencode.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating uuencode
/bin/sh ../libtool --mode=link gcc  -g -O2   -o uudecode   uudecode.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/uudecode uudecode.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating uudecode
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/src'
test -z "/usr/bin" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'uuencode' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin/uuencode'
libtool: install: warning: `../gmime/libgmime-2.0.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/uuencode /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin/uuencode
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'uudecode' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin/uudecode'
libtool: install: warning: `../gmime/libgmime-2.0.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/uudecode /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin/uudecode
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/src'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/src'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/src'
Making install in tests
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/tests'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/tests'
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-iconv  test-iconv.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-iconv test-iconv.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-iconv
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-streams  test-streams.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-streams test-streams.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-streams
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-cat  test-cat.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-cat test-cat.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-cat
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-mbox  test-mbox.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-mbox test-mbox.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-mbox
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-mime  test-mime.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-mime test-mime.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-mime
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-pgp  test-pgp.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-pgp test-pgp.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-pgp
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-pgpmime  test-pgpmime.o testsuite.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-pgpmime test-pgpmime.o testsuite.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-pgpmime
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-best  test-best.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-best test-best.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-best
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-parser  test-parser.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-parser test-parser.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-parser
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-html  test-html.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-html test-html.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-html
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-partial  test-partial.o ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/test-partial test-partial.o -Wl,--export-dynamic -pthread  ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating test-partial
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/tests'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/tests'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/tests'
Making install in docs
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs'
Making install in reference
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
make[4]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
	if test "$installfiles" = './html/*'; \
	then echo '-- Nothing to install' ; \
	else \
	  mkdir -p -- . /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/share/gtk-doc/html/gmime; \
	  for i in $installfiles; do \
	    echo '-- Installing '$i ; \
	    /usr/bin/ginstall -c -m 644 $i /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/share/gtk-doc/html/gmime; \
	  done; \
	  echo '-- Installing ./html/index.sgml' ; \
	  /usr/bin/ginstall -c -m 644 ./html/index.sgml /build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/share/gtk-doc/html/gmime || :; \
	fi
-- Installing ./html/CipherContexts.html
-- Installing ./html/DataWrappers.html
-- Installing ./html/Filters.html
-- Installing ./html/Headers.html
-- Installing ./html/InternetAddresses.html
-- Installing ./html/MimeParts.html
-- Installing ./html/Parsers.html
-- Installing ./html/Sessions.html
-- Installing ./html/Streams.html
-- Installing ./html/ch01.html
-- Installing ./html/classes.html
-- Installing ./html/core.html
-- Installing ./html/fundamentals.html
-- Installing ./html/gmime-building.html
-- Installing ./html/gmime-changes-2-0.html
-- Installing ./html/gmime-changes-2-2.html
-- Installing ./html/gmime-compiling.html
-- Installing ./html/gmime-data-wrappers.html
-- Installing ./html/gmime-filters.html
-- Installing ./html/gmime-gmime-charset.html
-- Installing ./html/gmime-gmime-cipher-context.html
-- Installing ./html/gmime-gmime-content-type.html
-- Installing ./html/gmime-gmime-data-wrapper.html
-- Installing ./html/gmime-gmime-disposition.html
-- Installing ./html/gmime-gmime-filter-basic.html
-- Installing ./html/gmime-gmime-filter-best.html
-- Installing ./html/gmime-gmime-filter-charset.html
-- Installing ./html/gmime-gmime-filter-crlf.html
-- Installing ./html/gmime-gmime-filter-enriched.html
-- Installing ./html/gmime-gmime-filter-from.html
-- Installing ./html/gmime-gmime-filter-gzip.html
-- Installing ./html/gmime-gmime-filter-html.html
-- Installing ./html/gmime-gmime-filter-md5.html
-- Installing ./html/gmime-gmime-filter-strip.html
-- Installing ./html/gmime-gmime-filter-windows.html
-- Installing ./html/gmime-gmime-filter-yenc.html
-- Installing ./html/gmime-gmime-filter.html
-- Installing ./html/gmime-gmime-gpg-context.html
-- Installing ./html/gmime-gmime-header.html
-- Installing ./html/gmime-gmime-iconv-utils.html
-- Installing ./html/gmime-gmime-iconv.html
-- Installing ./html/gmime-gmime-message-part.html
-- Installing ./html/gmime-gmime-message-partial.html
-- Installing ./html/gmime-gmime-message.html
-- Installing ./html/gmime-gmime-multipart-encrypted.html
-- Installing ./html/gmime-gmime-multipart-signed.html
-- Installing ./html/gmime-gmime-multipart.html
-- Installing ./html/gmime-gmime-object.html
-- Installing ./html/gmime-gmime-param.html
-- Installing ./html/gmime-gmime-parser.html
-- Installing ./html/gmime-gmime-part.html
-- Installing ./html/gmime-gmime-session-simple.html
-- Installing ./html/gmime-gmime-session.html
-- Installing ./html/gmime-gmime-stream-buffer.html
-- Installing ./html/gmime-gmime-stream-cat.html
-- Installing ./html/gmime-gmime-stream-file.html
-- Installing ./html/gmime-gmime-stream-filter.html
-- Installing ./html/gmime-gmime-stream-fs.html
-- Installing ./html/gmime-gmime-stream-mem.html
-- Installing ./html/gmime-gmime-stream-mmap.html
-- Installing ./html/gmime-gmime-stream-null.html
-- Installing ./html/gmime-gmime-stream.html
-- Installing ./html/gmime-gmime-utils.html
-- Installing ./html/gmime-gmime.html
-- Installing ./html/gmime-internet-address.html
-- Installing ./html/gmime-question-index.html
-- Installing ./html/gmime-resources.html
-- Installing ./html/gmime-streams.html
-- Installing ./html/gmime.devhelp
-- Installing ./html/gmime.devhelp2
-- Installing ./html/gmime.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/reference'
Making install in tutorial
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs/tutorial'
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/docs'
Making install in examples
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10/examples'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10/examples'
/bin/sh ../libtool --mode=link gcc  -g -O2   -o basic-example  basic-example.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/basic-example basic-example.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating basic-example
/bin/sh ../libtool --mode=link gcc  -g -O2   -o imap-example  imap-example.o ../util/libutil.la ../gmime/libgmime-2.0.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -g -O2 -o .libs/imap-example imap-example.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a ../gmime/.libs/libgmime-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lz -lnsl
creating imap-example
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.10/examples'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/examples'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/examples'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10/examples'
Making install in .
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
sed -e 's?\@GMIME_LIBDIR\@?-L/usr/lib?g' \
	    -e 's?\@GMIME_INCLUDEDIR\@?-I/usr/include/gmime-2.0?g' \
	    -e 's?\@GMIME_CFLAGS\@?-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64?g' \
	    -e 's?\@GMIME_LIBS\@?-lgmime-2.0 -lz -lnsl?g' \
	    -e 's?\@VERSION\@?2.2.10?g' \
	      < ./gmimeConf.sh.in > gmimeConf.tmp \
	  && mv gmimeConf.tmp gmimeConf.sh
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.10'
test -z "/usr/bin" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin"
 /usr/bin/ginstall -c 'gmime-config' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/bin/gmime-config'
test -z "/usr/lib" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib"
 /usr/bin/ginstall -c -m 644 'gmimeConf.sh' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/gmimeConf.sh'
test -z "/usr/lib/pkgconfig" || mkdir -p -- . "/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 'gmime-2.0.pc' '/build/buildd4/gmime2.2-2.2.10/debian/tmp/usr/lib/pkgconfig/gmime-2.0.pc'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.10'
dh_testdir
dh_testroot
# move files to where they supposedly belong
dh_install -s --sourcedir=debian/tmp
rm -f debian/libgmime-2.0-2-dev/usr/bin/uu{decode,encode}
dh_installdocs -s
dh_installman -s
dh_installinfo -s
dh_installchangelogs -s ChangeLog
dh_link -s
dh_strip -s
dh_compress -s
dh_fixperms -s
dh_makeshlibs -s
dh_installdeb -s
dh_shlibdeps -s
dh_gencontrol -s
dh_md5sums -s
dh_builddeb -s
dpkg-deb: building package `libgmime-2.0-2-dev' in `../libgmime-2.0-2-dev_2.2.10-1_m32r.deb'.
dpkg-deb: building package `libgmime-2.0-2' in `../libgmime-2.0-2_2.2.10-1_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070726-1651

gmime2.2_2.2.10-1_m32r.changes:
Format: 1.7
Date: Sat, 21 Jul 2007 11:39:48 +0200
Source: gmime2.2
Binary: libgmime2.2-cil libgmime-2.0-2-doc libgmime-2.0-2 libgmime-2.0-2-dev
Architecture: m32r
Version: 2.2.10-1
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <guus at debian.org>
Changed-By: Guus Sliepen <guus at debian.org>
Description: 
 libgmime-2.0-2 - MIME library, unstable version
 libgmime-2.0-2-dev - MIME library, unstable version - development files
Changes: 
 gmime2.2 (2.2.10-1) unstable; urgency=low
 .
   * New upstream release.
   * Enable large file support.
   * Enable workarounds for broken RFC 2047 encodings.
Files: 
 224952f3624c96803677d28a8a93764a 235020 libdevel optional libgmime-2.0-2-dev_2.2.10-1_m32r.deb
 08dd2ba4c5c537e783a77f0e09b57108 193354 libs optional libgmime-2.0-2_2.2.10-1_m32r.deb

/debian/buildd4/build/chroot-unstable/build/buildd4/libgmime-2.0-2-dev_2.2.10-1_m32r.deb:
 new debian package, version 2.0.
 size 235020 bytes: control archive= 2181 bytes.
rm: cannot remove directory `/tmp/dpkg7cHq0K': Directory not empty
rm cleanup failed, code 256
     582 bytes,    15 lines      control              
    4648 bytes,    59 lines      md5sums              
 Package: libgmime-2.0-2-dev
 Source: gmime2.2
 Version: 2.2.10-1
 Architecture: m32r
 Maintainer: Guus Sliepen <guus at debian.org>
 Installed-Size: 856
 Depends: libgmime-2.0-2 (= 2.2.10-1), libc6-dev, libglib2.0-dev
 Conflicts: libgmime-dev, libgmime1-dev, libgmime2-dev, libgmime2.1-dev
 Replaces: libgmime2-dev, libgmime2.1-dev
 Provides: libgmime2-dev, libgmime2.1-dev
 Section: libdevel
 Priority: optional
 Description: MIME library, unstable version - development files
  GMime is a set of utilities for parsing and creating messages using
  the Multipurpose Internet Mail Extension (MIME).

/debian/buildd4/build/chroot-unstable/build/buildd4/libgmime-2.0-2_2.2.10-1_m32r.deb:
 new debian package, version 2.0.
 size 193354 bytes: control archive= 917 bytes.
rm: cannot remove directory `/tmp/dpkgockmrO': Directory not empty
rm cleanup failed, code 256
     521 bytes,    15 lines      control              
     509 bytes,     7 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      30 bytes,     1 lines      shlibs               
 Package: libgmime-2.0-2
 Source: gmime2.2
 Version: 2.2.10-1
 Architecture: m32r
 Maintainer: Guus Sliepen <guus at debian.org>
 Installed-Size: 448
 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.9), zlib1g (>= 1:1.2.3.3.dfsg-1)
 Conflicts: libgmime2, libgmime2.1
 Replaces: libgmime2, libgmime2.1
 Provides: libgmime2, libgmime2.1
 Section: libs
 Priority: optional
 Description: MIME library, unstable version
  GMime is a set of utilities for parsing and creating messages using
  the Multipurpose Internet Mail Extension (MIME).

/debian/buildd4/build/chroot-unstable/build/buildd4/libgmime-2.0-2-dev_2.2.10-1_m32r.deb:
drwxr-xr-x root/root         0 2007-07-26 16:41 ./
drwxr-xr-x root/root         0 2007-07-26 16:31 ./usr/
drwxr-xr-x root/root         0 2007-07-26 16:37 ./usr/lib/
-rw-r--r-- root/root       270 2007-07-26 16:29 ./usr/lib/gmimeConf.sh
drwxr-xr-x root/root         0 2007-07-26 16:31 ./usr/lib/pkgconfig/
-rw-r--r-- root/root       314 2007-07-26 16:29 ./usr/lib/pkgconfig/gmime-2.0.pc
-rw-r--r-- root/root    500800 2007-07-26 16:37 ./usr/lib/libgmime-2.0.a
-rw-r--r-- root/root       964 2007-07-26 16:13 ./usr/lib/libgmime-2.0.la
drwxr-xr-x root/root         0 2007-07-26 16:13 ./usr/include/
drwxr-xr-x root/root         0 2007-07-26 16:13 ./usr/include/gmime-2.0/
drwxr-xr-x root/root         0 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/
-rw-r--r-- root/root      3352 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime.h
-rw-r--r-- root/root      2160 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-charset.h
-rw-r--r-- root/root      8101 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-cipher-context.h
-rw-r--r-- root/root      1831 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-content-type.h
-rw-r--r-- root/root      2820 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-data-wrapper.h
-rw-r--r-- root/root      2038 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-disposition.h
-rw-r--r-- root/root      1740 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-error.h
-rw-r--r-- root/root      3267 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter.h
-rw-r--r-- root/root      2356 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-basic.h
-rw-r--r-- root/root      2984 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-best.h
-rw-r--r-- root/root      2196 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-charset.h
-rw-r--r-- root/root      2382 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-crlf.h
-rw-r--r-- root/root      2197 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-enriched.h
-rw-r--r-- root/root      2220 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-from.h
-rw-r--r-- root/root      2211 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-gzip.h
-rw-r--r-- root/root      3355 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-html.h
-rw-r--r-- root/root      2098 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-md5.h
-rw-r--r-- root/root      2028 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-strip.h
-rw-r--r-- root/root      2309 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-windows.h
-rw-r--r-- root/root      4412 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-filter-yenc.h
-rw-r--r-- root/root      2263 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-gpg-context.h
-rw-r--r-- root/root      2269 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-header.h
-rw-r--r-- root/root      4128 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-iconv.h
-rw-r--r-- root/root      1447 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-iconv-utils.h
-rw-r--r-- root/root      4690 2007-07-26 16:13 ./usr/include/gmime-2.0/gmime/gmime-message.h
-rw-r--r-- root/root      2367 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-message-part.h
-rw-r--r-- root/root      2660 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-message-partial.h
-rw-r--r-- root/root      3856 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-multipart.h
-rw-r--r-- root/root      2697 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-multipart-encrypted.h
-rw-r--r-- root/root      2616 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-multipart-signed.h
-rw-r--r-- root/root      4069 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-object.h
-rw-r--r-- root/root      1551 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-param.h
-rw-r--r-- root/root      1265 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-parse-utils.h
-rw-r--r-- root/root      3342 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-parser.h
-rw-r--r-- root/root      5087 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-part.h
-rw-r--r-- root/root      2468 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-session.h
-rw-r--r-- root/root      2852 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-session-simple.h
-rw-r--r-- root/root      4191 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream.h
-rw-r--r-- root/root      2515 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-buffer.h
-rw-r--r-- root/root      2128 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-cat.h
-rw-r--r-- root/root      2298 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-file.h
-rw-r--r-- root/root      2330 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-filter.h
-rw-r--r-- root/root      2228 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-fs.h
-rw-r--r-- root/root      2467 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-mem.h
-rw-r--r-- root/root      2199 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-mmap.h
-rw-r--r-- root/root      2055 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-stream-null.h
-rw-r--r-- root/root      5275 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/gmime-utils.h
-rw-r--r-- root/root      3203 2007-07-26 16:14 ./usr/include/gmime-2.0/gmime/internet-address.h
drwxr-xr-x root/root         0 2007-07-26 16:07 ./usr/share/
drwxr-xr-x root/root         0 2007-07-26 16:32 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-07-26 16:38 ./usr/share/doc/libgmime-2.0-2-dev/
-rw-r--r-- root/root        34 2007-03-29 08:45 ./usr/share/doc/libgmime-2.0-2-dev/AUTHORS
-rw-r--r-- root/root      2182 2007-03-29 08:45 ./usr/share/doc/libgmime-2.0-2-dev/TODO
-rw-r--r-- root/root      1176 2007-07-26 13:29 ./usr/share/doc/libgmime-2.0-2-dev/copyright
-rw-r--r-- root/root     51457 2007-07-20 09:43 ./usr/share/doc/libgmime-2.0-2-dev/changelog.gz
-rw-r--r-- root/root      2596 2007-07-20 09:43 ./usr/share/doc/libgmime-2.0-2-dev/README.gz
-rw-r--r-- root/root      3012 2007-07-26 13:29 ./usr/share/doc/libgmime-2.0-2-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-07-26 16:31 ./usr/bin/
-rwxr-xr-x root/root      1361 2007-07-26 16:29 ./usr/bin/gmime-config
lrwxrwxrwx root/root         0 2007-07-26 16:36 ./usr/lib/libgmime-2.0.so -> libgmime-2.0.so.2.2.10

/debian/buildd4/build/chroot-unstable/build/buildd4/libgmime-2.0-2_2.2.10-1_m32r.deb:
drwxr-xr-x root/root         0 2007-07-26 16:40 ./
drwxr-xr-x root/root         0 2007-07-26 16:32 ./usr/
drwxr-xr-x root/root         0 2007-07-26 16:37 ./usr/lib/
-rw-r--r-- root/root    333144 2007-07-26 16:37 ./usr/lib/libgmime-2.0.so.2.2.10
drwxr-xr-x root/root         0 2007-07-26 16:32 ./usr/share/
drwxr-xr-x root/root         0 2007-07-26 16:32 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-07-26 16:38 ./usr/share/doc/libgmime-2.0-2/
-rw-r--r-- root/root        34 2007-03-29 08:45 ./usr/share/doc/libgmime-2.0-2/AUTHORS
-rw-r--r-- root/root      2182 2007-03-29 08:45 ./usr/share/doc/libgmime-2.0-2/TODO
-rw-r--r-- root/root      1176 2007-07-26 13:29 ./usr/share/doc/libgmime-2.0-2/copyright
-rw-r--r-- root/root     51457 2007-07-20 09:43 ./usr/share/doc/libgmime-2.0-2/changelog.gz
-rw-r--r-- root/root      2596 2007-07-20 09:43 ./usr/share/doc/libgmime-2.0-2/README.gz
-rw-r--r-- root/root      3012 2007-07-26 13:29 ./usr/share/doc/libgmime-2.0-2/changelog.Debian.gz
lrwxrwxrwx root/root         0 2007-07-26 16:36 ./usr/lib/libgmime-2.0.so.2 -> libgmime-2.0.so.2.2.10

******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/gmime2.2-2.2.10
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070726-1652
Build needed 03:22:40, 22800k disk space




More information about the build-status mailing list