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

Build Daemon 4 buildd4 at linux-m32r.org
Mon May 12 01:05:27 JST 2008


Automatic build of gmime2.2_2.2.19-1 on mappi006 by sbuild/m32r 
Build started at 20080511-2224
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1057kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.19-1 (dsc) [1355B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.19-1 (tar) [1034kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gmime2.2 2.2.19-1 (diff) [21.2kB]
Fetched 1057kB in 10s (104kB/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.4), mono-mcs, mono-gac, libgtk2.0-cil (>= 2.4.0), gtk-sharp2-gapi (>= 2.4.0), gtk-doc-tools, docbook-utils
Checking for already installed source dependencies...
debhelper: already installed (7.0.6 >> 4.0.0 is satisfied)
libglib2.0-dev: already installed (2.14.6-1)
autotools-dev: already installed (20080123.1)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-12)
dpatch: already installed (2.0.29)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting gmime2.2 in gmime2.2-2.2.19
dpkg-source: info: unpacking gmime2.2_2.2.19.orig.tar.gz
dpkg-source: info: applying gmime2.2_2.2.19-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gmime2.2
dpkg-buildpackage: source version 2.2.19-1
dpkg-buildpackage: host architecture m32r
 /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
[ ! -f Makefile ] || /usr/bin/make -C docs/reference maintainer-clean-local
[ ! -f Makefile ] || /usr/bin/make distclean
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 a thread-safe mkdir -p... /bin/mkdir -p
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 recognize 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... 98304
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.8... 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.14.6)
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... 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 domainname in struct utsname... 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 getdomainname... 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


WARNING: You have elected to enable large file support (>2GB).
This may break API/ABI compatability with previous installations
of GMime which could cause applications using GMime on your
system to break in mysterious ways. It is not recommended that
you enable this feature unless you really know what you are
doing.

touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
Making all in util
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -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 -Wall -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.. -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 -Wall -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT gtrie.lo -MD -MP -MF .deps/gtrie.Tpo -c -o gtrie.lo gtrie.c
 gcc -DHAVE_CONFIG_H -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 -Wall -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.. -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 -Wall -g -O2 -MT gtrie.lo -MD -MP -MF .deps/gtrie.Tpo -c gtrie.c -o gtrie.o >/dev/null 2>&1
mv -f .deps/gtrie.Tpo .deps/gtrie.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
 gcc -DHAVE_CONFIG_H -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 -Wall -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.. -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 -Wall -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
mv -f .deps/list.Tpo .deps/list.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT md5-utils.lo -MD -MP -MF .deps/md5-utils.Tpo -c -o md5-utils.lo md5-utils.c
 gcc -DHAVE_CONFIG_H -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 -Wall -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.. -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 -Wall -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
mv -f .deps/md5-utils.Tpo .deps/md5-utils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT memchunk.lo -MD -MP -MF .deps/memchunk.Tpo -c -o memchunk.lo memchunk.c
 gcc -DHAVE_CONFIG_H -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 -Wall -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.. -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 -Wall -g -O2 -MT memchunk.lo -MD -MP -MF .deps/memchunk.Tpo -c memchunk.c -o memchunk.o >/dev/null 2>&1
mv -f .deps/memchunk.Tpo .deps/memchunk.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT url-scanner.lo -MD -MP -MF .deps/url-scanner.Tpo -c -o url-scanner.lo url-scanner.c
 gcc -DHAVE_CONFIG_H -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 -Wall -g -O2 -MT url-scanner.lo -MD -MP -MF .deps/url-scanner.Tpo -c url-scanner.c  -fPIC -DPIC -o .libs/url-scanner.o
url-scanner.c: In function 'url_web_end':
url-scanner.c:371: warning: implicit declaration of function 'strtol'
url-scanner.c:323: warning: 'val' may be used uninitialized in this function
 gcc -DHAVE_CONFIG_H -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 -Wall -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
mv -f .deps/url-scanner.Tpo .deps/url-scanner.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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.19/util'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/util'
Making all in gmime
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime.lo -MD -MP -MF .deps/gmime.Tpo -c -o gmime.lo gmime.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -g -O2 -MT gmime.lo -MD -MP -MF .deps/gmime.Tpo -c gmime.c -o gmime.o >/dev/null 2>&1
mv -f .deps/gmime.Tpo .deps/gmime.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c -o gmime-charset.lo gmime-charset.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-charset.Tpo .deps/gmime-charset.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-cipher-context.Tpo .deps/gmime-cipher-context.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-common.lo -MD -MP -MF .deps/gmime-common.Tpo -c -o gmime-common.lo gmime-common.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-common.Tpo .deps/gmime-common.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-content-type.Tpo .deps/gmime-content-type.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-data-wrapper.Tpo .deps/gmime-data-wrapper.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-disposition.lo -MD -MP -MF .deps/gmime-disposition.Tpo -c -o gmime-disposition.lo gmime-disposition.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-disposition.Tpo .deps/gmime-disposition.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-filter.lo -MD -MP -MF .deps/gmime-filter.Tpo -c -o gmime-filter.lo gmime-filter.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter.Tpo .deps/gmime-filter.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-basic.Tpo .deps/gmime-filter-basic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-best.Tpo .deps/gmime-filter-best.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-charset.Tpo .deps/gmime-filter-charset.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-crlf.Tpo .deps/gmime-filter-crlf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-enriched.Tpo .deps/gmime-filter-enriched.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-from.Tpo .deps/gmime-filter-from.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-gzip.Tpo .deps/gmime-filter-gzip.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-html.Tpo .deps/gmime-filter-html.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-md5.Tpo .deps/gmime-filter-md5.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-strip.Tpo .deps/gmime-filter-strip.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-windows.Tpo .deps/gmime-filter-windows.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-filter-yenc.Tpo .deps/gmime-filter-yenc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-gpg-context.Tpo .deps/gmime-gpg-context.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-header.lo -MD -MP -MF .deps/gmime-header.Tpo -c -o gmime-header.lo gmime-header.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-header.Tpo .deps/gmime-header.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-iconv.lo -MD -MP -MF .deps/gmime-iconv.Tpo -c -o gmime-iconv.lo gmime-iconv.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-iconv.Tpo .deps/gmime-iconv.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-iconv-utils.Tpo .deps/gmime-iconv-utils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-message.lo -MD -MP -MF .deps/gmime-message.Tpo -c -o gmime-message.lo gmime-message.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-message.Tpo .deps/gmime-message.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-message-part.Tpo .deps/gmime-message-part.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-message-partial.Tpo .deps/gmime-message-partial.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-multipart.lo -MD -MP -MF .deps/gmime-multipart.Tpo -c -o gmime-multipart.lo gmime-multipart.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -g -O2 -MT gmime-multipart.lo -MD -MP -MF .deps/gmime-multipart.Tpo -c gmime-multipart.c  -fPIC -DPIC -o .libs/gmime-multipart.o
gmime-multipart.c:46:46: warning: "/*" within comment
gmime-multipart.c:248:38: warning: "/*" within comment
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-multipart.Tpo .deps/gmime-multipart.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-multipart-encrypted.Tpo .deps/gmime-multipart-encrypted.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-multipart-signed.Tpo .deps/gmime-multipart-signed.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-object.lo -MD -MP -MF .deps/gmime-object.Tpo -c -o gmime-object.lo gmime-object.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-object.Tpo .deps/gmime-object.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-param.lo -MD -MP -MF .deps/gmime-param.Tpo -c -o gmime-param.lo gmime-param.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-param.Tpo .deps/gmime-param.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-parse-utils.Tpo .deps/gmime-parse-utils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-parser.lo -MD -MP -MF .deps/gmime-parser.Tpo -c -o gmime-parser.lo gmime-parser.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -g -O2 -MT gmime-parser.lo -MD -MP -MF .deps/gmime-parser.Tpo -c gmime-parser.c  -fPIC -DPIC -o .libs/gmime-parser.o
gmime-parser.c: In function 'parser_construct_leaf_part':
gmime-parser.c:1262: warning: 'start' may be used uninitialized in this function
gmime-parser.c:1262: warning: 'end' may be used uninitialized in this function
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-parser.Tpo .deps/gmime-parser.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-part.lo -MD -MP -MF .deps/gmime-part.Tpo -c -o gmime-part.lo gmime-part.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-part.Tpo .deps/gmime-part.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-session.lo -MD -MP -MF .deps/gmime-session.Tpo -c -o gmime-session.lo gmime-session.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-session.Tpo .deps/gmime-session.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-session-simple.Tpo .deps/gmime-session-simple.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-stream.lo -MD -MP -MF .deps/gmime-stream.Tpo -c -o gmime-stream.lo gmime-stream.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream.Tpo .deps/gmime-stream.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
gmime-stream-buffer.c: In function 'stream_seek':
gmime-stream-buffer.c:465: warning: 'real' may be used uninitialized in this function
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-buffer.Tpo .deps/gmime-stream-buffer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-cat.Tpo .deps/gmime-stream-cat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-file.Tpo .deps/gmime-stream-file.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-filter.Tpo .deps/gmime-stream-filter.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-fs.Tpo .deps/gmime-stream-fs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-mem.Tpo .deps/gmime-stream-mem.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-mmap.Tpo .deps/gmime-stream-mmap.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -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
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-stream-null.Tpo .deps/gmime-stream-null.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-utils.lo -MD -MP -MF .deps/gmime-utils.Tpo -c -o gmime-utils.lo gmime-utils.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -g -O2 -MT gmime-utils.lo -MD -MP -MF .deps/gmime-utils.Tpo -c gmime-utils.c  -fPIC -DPIC -o .libs/gmime-utils.o
gmime-utils.c: In function 'rfc2047_encode_word':
gmime-utils.c:2078: warning: suggest parentheses around assignment used as truth value
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-utils.Tpo .deps/gmime-utils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT internet-address.lo -MD -MP -MF .deps/internet-address.Tpo -c -o internet-address.lo internet-address.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/internet-address.Tpo .deps/internet-address.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -g -O2 -version-info 4:19:2 -export-dynamic   -o libgmime-2.0.la -rpath /usr/lib 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-str
 eam-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.19
(cd .libs && rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.19 libgmime-2.0.so.2)
(cd .libs && rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.19 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.19/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)
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gen-table.o -MD -MP -MF .deps/gen-table.Tpo -c -o gen-table.o gen-table.c
mv -f .deps/gen-table.Tpo .deps/gen-table.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o gen-table gen-table.o  -lz -lnsl
gcc -Wall -g -O2 -o gen-table gen-table.o  -lz -lnsl  
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT charset-map.o -MD -MP -MF .deps/charset-map.Tpo -c -o charset-map.o charset-map.c
mv -f .deps/charset-map.Tpo .deps/charset-map.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o charset-map charset-map.o ../util/libutil.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -lz -lnsl
gcc -Wall -g -O2 -o charset-map charset-map.o -Wl,--export-dynamic -pthread  ../util/.libs/libutil.a /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  
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making all in src
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT uuencode.o -MD -MP -MF .deps/uuencode.Tpo -c -o uuencode.o uuencode.c
mv -f .deps/uuencode.Tpo .deps/uuencode.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT uudecode.o -MD -MP -MF .deps/uudecode.Tpo -c -o uudecode.o uudecode.c
mv -f .deps/uudecode.Tpo .deps/uudecode.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/src'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/src'
Making all in tests
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-iconv.o -MD -MP -MF .deps/test-iconv.Tpo -c -o test-iconv.o test-iconv.c
../zentimer.h:80: warning: 'ZenTimerStart' defined but not used
../zentimer.h:89: warning: 'ZenTimerStop' defined but not used
../zentimer.h:126: warning: 'ZenTimerReport' defined but not used
mv -f .deps/test-iconv.Tpo .deps/test-iconv.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c
mv -f .deps/testsuite.Tpo .deps/testsuite.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-streams.o -MD -MP -MF .deps/test-streams.Tpo -c -o test-streams.o test-streams.c
test-streams.c: In function 'test_stream_gets':
test-streams.c:149: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
test-streams.c:150: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
test-streams.c: In function 'gen_random_stream':
test-streams.c:492: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t'
test-streams.c: In function 'test_stream_buffer_gets':
test-streams.c:158: warning: 'buffered' may be used uninitialized in this function
mv -f .deps/test-streams.Tpo .deps/test-streams.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-cat.o -MD -MP -MF .deps/test-cat.Tpo -c -o test-cat.o test-cat.c
test-cat.c: In function 'random_whole_stream':
test-cat.c:62: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t'
mv -f .deps/test-cat.Tpo .deps/test-cat.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-mbox.o -MD -MP -MF .deps/test-mbox.Tpo -c -o test-mbox.o test-mbox.c
test-mbox.c: In function 'streams_match':
test-mbox.c:166: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'
mv -f .deps/test-mbox.Tpo .deps/test-mbox.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-mime.o -MD -MP -MF .deps/test-mime.Tpo -c -o test-mime.o test-mime.c
test-mime.c:311: warning: 'rfc2047_phrase' defined but not used
mv -f .deps/test-mime.Tpo .deps/test-mime.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-pgp.o -MD -MP -MF .deps/test-pgp.Tpo -c -o test-pgp.o test-pgp.c
test-pgp.c: In function 'test_export':
test-pgp.c:244: warning: pointer targets in assignment differ in signedness
test-pgp.c:253: warning: pointer targets in assignment differ in signedness
mv -f .deps/test-pgp.Tpo .deps/test-pgp.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-pgpmime.o -MD -MP -MF .deps/test-pgpmime.Tpo -c -o test-pgpmime.o test-pgpmime.c
mv -f .deps/test-pgpmime.Tpo .deps/test-pgpmime.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-best.o -MD -MP -MF .deps/test-best.Tpo -c -o test-best.o test-best.c
mv -f .deps/test-best.Tpo .deps/test-best.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-parser.o -MD -MP -MF .deps/test-parser.Tpo -c -o test-parser.o test-parser.c
mv -f .deps/test-parser.Tpo .deps/test-parser.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-html.o -MD -MP -MF .deps/test-html.Tpo -c -o test-html.o test-html.c
mv -f .deps/test-html.Tpo .deps/test-html.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT test-partial.o -MD -MP -MF .deps/test-partial.Tpo -c -o test-partial.o test-partial.c
mv -f .deps/test-partial.Tpo .deps/test-partial.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/tests'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making all in docs
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making all in reference
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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    -Wall -g -O2" LD="/bin/sh ../../libtool --mode=link gcc  -Wall -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 -Wall -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 -Wall -g -O2 -c gmime-scan.c -o gmime-scan.o >/dev/null 2>&1
gtk-doc: Linking scanner
gcc -Wall -g -O2 -o .libs/gmime-scan .libs/gmime-scan.o -Wl,--export-dynamic -pthread  ../../util/.libs/libutil.a ../../gmime/.libs/libgmime-2.0.so -lz -lnsl /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: QP_ENCODE_LEN
WARNING: No declaration found for: BASE64_ENCODE_LEN
=============================================================================
WARNING: 15 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
WARNING: Free-form return value description in g_mime_content_type_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_content_type_new_from_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_content_type_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_content_type_is_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_content_type_get_parameter.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in iconv_cache_node_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_open.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_copy.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_locale_charset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_locale_language.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_language.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_iconv_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_canon_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_locale_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_iso_to_windows.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_best_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_best.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_charset_can_encode.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_user_charsets.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_format_date.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_decode_date.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_generate_message_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_decode_message_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_references_decode.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_references_next.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_structured_header_fold.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_unstructured_header_fold.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_fold.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_printf.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_quote_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_text_is_8bit.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_best_encoding.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in charset_convert.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_decode_8bit.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_decode_text.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_decode_phrase.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_encode_phrase.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_header_encode_text.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_8bit_header_decode.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_8bit_header_encode.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_8bit_header_encode_phrase.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_base64_encode_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_base64_encode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_base64_decode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_uuencode_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_uuencode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_uudecode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_quoted_encode_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_quoted_encode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_utils_quoted_decode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_header_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_header_get.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_header_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_header_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_header_has_raw.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_from_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_charset_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in GMIME_BASE64_ENCODE_LEN.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in GMIME_QP_ENCODE_LEN.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in GMIME_UUENCODE_LEN.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_sender.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_reply_to.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_recipients.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_all_recipients.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_subject.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_date_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_message_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_header.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_mime_part.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_body.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_get_headers.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_read.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_write.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_flush.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_eos.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_reset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_seek.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_tell.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_length.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_substream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_write_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_printf.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_writev.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_new_with_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_get_persist_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_get_scan_from.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_get_respect_content_length.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_tell.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_eos.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_construct_part.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_construct_message.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_get_from.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_parser_get_from_offset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_null_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_get_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_get_number.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_get_total.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_reconstruct_message.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_partial_split_message.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_strndup.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_strdup.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_locale_to_utf8.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_locale_to_utf8_length.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_utf8_to_locale.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv_utf8_to_locale_length.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_yenc_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_yenc_get_part.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_yenc_get_pcrc.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_yenc_get_crc.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_ydecode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_yencode_step.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_yencode_close.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_signed_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_signed_sign.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_signed_verify.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in GMimeHeaderWriter.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_file_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_file_new_with_bounds.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_file_get_owner.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_session_is_online.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_session_request_passwd.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_windows_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_windows_is_windows_charset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_windows_real_charset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_strip_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_gzip_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_part_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_part_new_with_message.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_message_part_get_message.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_new_with_subtype.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_preface.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_postface.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_remove_part_at.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_part.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_number.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_boundary.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_get_subpart_from_content_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_buffer_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_buffer_gets.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_best_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_best_charset.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_best_encoding.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_gpg_context_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_gpg_context_get_always_trust.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_fs_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_fs_new_with_bounds.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_fs_get_owner.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_data_wrapper_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_data_wrapper_new_with_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_data_wrapper_get_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_data_wrapper_get_encoding.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_data_wrapper_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_filter_new_with_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_filter_add.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_basic_new_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mem_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mem_new_with_byte_array.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mem_new_with_buffer.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mem_get_byte_array.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mem_get_owner.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mmap_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_mmap_new_with_bounds.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_md5_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_new_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_new_group.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_get_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_get_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_get_addr.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_get_members.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_prepend.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_append.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_concat.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_next.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_get_address.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_length.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_list_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in internet_address_parse_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_decode_word.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_decode_domain.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_param_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_param_new_from_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_param_append.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_param_append_param.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_disposition_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_disposition_get.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_disposition_get_parameter.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_disposition_header.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_check_version.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_iconv.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_enriched_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_new_with_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_header.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_description.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_verify_content_md5.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_md5.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_location.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_encoding.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_encoding_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_encoding_from_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_disposition.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_disposition_parameter.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_filename.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content_object.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_get_content.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_part_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_cat_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_stream_cat_add_source.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_crlf_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_hash_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_hash_name.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_sign.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_verify.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_encrypt.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_decrypt.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_import_keys.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_export_keys.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_signer_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_signature_validity_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_signature_validity_get_status.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_signature_validity_get_details.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_signature_validity_get_signers.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_validity_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_validity_get_valid.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_cipher_validity_get_description.
         Use `Returns:' to avoid ambiguities.
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: Free-form return value description in g_mime_multipart_encrypted_new.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_encrypted_encrypt.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_multipart_encrypted_decrypt.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_new_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_get_content_type.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_get_content_type_parameter.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_get_content_id.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_get_header.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_get_headers.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_write_to_stream.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_object_to_string.
         Use `Returns:' to avoid ambiguities.
WARNING: Free-form return value description in g_mime_filter_html_new.
         Use `Returns:' to avoid ambiguities.
92% symbol docs coverage (520 symbols documented, 0 symbols incomplete, 43 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...
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)
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.19/docs/reference'
Making all in tutorial
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making all in examples
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT basic-example.o -MD -MP -MF .deps/basic-example.Tpo -c -o basic-example.o basic-example.c
mv -f .deps/basic-example.Tpo .deps/basic-example.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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
gcc -DHAVE_CONFIG_H -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      -Wall -g -O2 -MT imap-example.o -MD -MP -MF .deps/imap-example.Tpo -c -o imap-example.o imap-example.c
mv -f .deps/imap-example.Tpo .deps/imap-example.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/examples'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making all in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
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.19?g' \
	      < ./gmimeConf.sh.in > gmimeConf.tmp \
	  && mv gmimeConf.tmp gmimeConf.sh
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
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 a thread-safe mkdir -p... /bin/mkdir -p
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 recognize 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... 98304
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.8... 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.14.6)
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... 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 domainname in struct utsname... 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 getdomainname... 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


WARNING: You have elected to enable large file support (>2GB).
This may break API/ABI compatability with previous installations
of GMime which could cause applications using GMime on your
system to break in mysterious ways. It is not recommended that
you enable this feature unless you really know what you are
doing.

touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
Making all in util
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/util'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/util'
Making all in gmime
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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      -Wall -g -O2 -MT gmime-charset.lo -MD -MP -MF .deps/gmime-charset.Tpo -c -o gmime-charset.lo gmime-charset.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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../util -DGMIME_VERSION=\"2.2.19\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -DGMIME_MICRO_VERSION=19 -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 -Wall -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
mv -f .deps/gmime-charset.Tpo .deps/gmime-charset.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -g -O2 -version-info 4:19:2 -export-dynamic   -o libgmime-2.0.la -rpath /usr/lib 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-str
 eam-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.19
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.19
(cd .libs && rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.19 libgmime-2.0.so.2)
(cd .libs && rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.19 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.19/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]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making all in src
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/src'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/src'
Making all in tests
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/tests'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making all in docs
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making all in reference
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs/reference'
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/reference'
Making all in tutorial
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making all in examples
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making all in .
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -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 -Wall -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 --tag=CC   --mode=link gcc  -Wall -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 -Wall -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.19/examples'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making all in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
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.19?g' \
	      < ./gmimeConf.sh.in > gmimeConf.tmp \
	  && mv gmimeConf.tmp gmimeConf.sh
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR="/build/buildd4/gmime2.2-2.2.19/debian/tmp"
make[1]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
Making install in util
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/util'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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.19/util'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/util'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/util'
Making install in gmime
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/gmime'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libgmime-2.0.la' '/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/libgmime-2.0.la'
/usr/bin/ginstall -c .libs/libgmime-2.0.so.2.2.19 /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/libgmime-2.0.so.2.2.19
(cd /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib && { ln -s -f libgmime-2.0.so.2.2.19 libgmime-2.0.so.2 || { rm -f libgmime-2.0.so.2 && ln -s libgmime-2.0.so.2.2.19 libgmime-2.0.so.2; }; })
(cd /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib && { ln -s -f libgmime-2.0.so.2.2.19 libgmime-2.0.so || { rm -f libgmime-2.0.so && ln -s libgmime-2.0.so.2.2.19 libgmime-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgmime-2.0.lai /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/libgmime-2.0.la
/usr/bin/ginstall -c .libs/libgmime-2.0.a /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/libgmime-2.0.a
chmod 644 /build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/libgmime-2.0.a
ranlib /build/buildd4/gmime2.2-2.2.19/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" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/include/gmime-2.0/gmime"
 /usr/bin/ginstall -c -m 644 'gmime.h' '/build/buildd4/gmime2.2-2.2.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/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.19/debian/tmp/usr/include/gmime-2.0/gmime/internet-address.h'
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/gmime'
Making install in src
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'uuencode' '/build/buildd4/gmime2.2-2.2.19/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.19/debian/tmp/usr/bin/uuencode
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'uudecode' '/build/buildd4/gmime2.2-2.2.19/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.19/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.19/src'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/src'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/src'
Making install in tests
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/tests'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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.19/tests'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/tests'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/tests'
Making install in docs
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making install in reference
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs/reference'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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 \
	  /bin/sh /build/buildd4/gmime2.2-2.2.19/install-sh -d /build/buildd4/gmime2.2-2.2.19/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.19/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.19/debian/tmp/usr/share/gtk-doc/html/gmime || :; \
	fi
-- Installing ./html/ch01.html
-- Installing ./html/CipherContexts.html
-- Installing ./html/classes.html
-- Installing ./html/core.html
-- Installing ./html/DataWrappers.html
-- Installing ./html/Filters.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.devhelp
-- Installing ./html/gmime.devhelp2
-- 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
-- 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-gpg-context.html
-- Installing ./html/gmime-gmime-header.html
-- Installing ./html/gmime-gmime.html
-- Installing ./html/gmime-gmime-iconv.html
-- Installing ./html/gmime-gmime-iconv-utils.html
-- Installing ./html/gmime-gmime-message.html
-- Installing ./html/gmime-gmime-message-part.html
-- Installing ./html/gmime-gmime-message-partial.html
-- Installing ./html/gmime-gmime-multipart-encrypted.html
-- Installing ./html/gmime-gmime-multipart.html
-- Installing ./html/gmime-gmime-multipart-signed.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.html
-- Installing ./html/gmime-gmime-session-simple.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.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-utils.html
-- Installing ./html/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/Headers.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/InternetAddresses.html
-- Installing ./html/left.png
-- Installing ./html/MimeParts.html
-- Installing ./html/Parsers.html
-- Installing ./html/right.png
-- Installing ./html/Sessions.html
-- Installing ./html/Streams.html
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[4]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/reference'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/reference'
Making install in tutorial
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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.19/docs/tutorial'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs/tutorial'
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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.19/docs'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/docs'
Making install in examples
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making install in .
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19/examples'
make[4]: Entering directory `/build/buildd4/gmime2.2-2.2.19/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.19/examples'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/examples'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19/examples'
Making install in .
make[2]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
make[3]: Entering directory `/build/buildd4/gmime2.2-2.2.19'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/bin"
 /usr/bin/ginstall -c 'gmime-config' '/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/bin/gmime-config'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib"
 /usr/bin/ginstall -c -m 644 'gmimeConf.sh' '/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/gmimeConf.sh'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 'gmime-2.0.pc' '/build/buildd4/gmime2.2-2.2.19/debian/tmp/usr/lib/pkgconfig/gmime-2.0.pc'
make[3]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[2]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
make[1]: Leaving directory `/build/buildd4/gmime2.2-2.2.19'
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/uudecode
rm -f debian/libgmime-2.0-2-dev/usr/bin/uuencode
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
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/libgmime-2.0-2a/usr/lib/libgmime-2.0.so.2.2.19" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/libgmime-2.0-2a/usr/lib/libgmime-2.0.so.2.2.19" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/libgmime-2.0-2a/usr/lib/libgmime-2.0.so.2.2.19" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/libgmime-2.0-2a/usr/lib/libgmime-2.0.so.2.2.19" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/libgmime-2.0-2a/usr/lib/libgmime-2.0.so.2.2.19" were not uselessly linked against it (they use none of its symbols).
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.19-1_m32r.deb'.
dpkg-deb: building package `libgmime-2.0-2a' in `../libgmime-2.0-2a_2.2.19-1_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../gmime2.2_2.2.19-1_m32r.changes
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 20080512-0105

chroot-unstable/build/buildd4/libgmime-2.0-2-dev_2.2.19-1_m32r.deb:
 new debian package, version 2.0.
 size 248996 bytes: control archive= 2195 bytes.
     612 bytes,    16 lines      control              
    4648 bytes,    59 lines      md5sums              
 Package: libgmime-2.0-2-dev
 Source: gmime2.2
 Version: 2.2.19-1
 Architecture: m32r
 Maintainer: Guus Sliepen <guus at debian.org>
 Installed-Size: 888
 Depends: libgmime-2.0-2a (= 2.2.19-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
 Homepage: http://spruce.sourceforge.net/gmime/
 Description: MIME library - development files
  GMime is a set of utilities for parsing and creating messages using
  the Multipurpose Internet Mail Extension (MIME).

chroot-unstable/build/buildd4/libgmime-2.0-2a_2.2.19-1_m32r.deb:
 new debian package, version 2.0.
 size 199928 bytes: control archive= 839 bytes.
     569 bytes,    15 lines      control              
     300 bytes,     4 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      31 bytes,     1 lines      shlibs               
 Package: libgmime-2.0-2a
 Source: gmime2.2
 Version: 2.2.19-1
 Architecture: m32r
 Maintainer: Guus Sliepen <guus at debian.org>
 Installed-Size: 456
 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), zlib1g (>= 1:1.1.4)
 Conflicts: libgmime-2.0-2 (<= 2.2.18-1), libgmime2, libgmime2.1
 Replaces: libgmime-2.0-2 (<= 2.2.18-1), libgmime2, libgmime2.1
 Section: libs
 Priority: optional
 Homepage: http://spruce.sourceforge.net/gmime/
 Description: MIME library
  GMime is a set of utilities for parsing and creating messages using
  the Multipurpose Internet Mail Extension (MIME).

chroot-unstable/build/buildd4/libgmime-2.0-2-dev_2.2.19-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-12 01:00 ./
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/
drwxr-xr-x root/root         0 2008-05-12 00:59 ./usr/lib/
-rw-r--r-- root/root       270 2008-05-12 00:56 ./usr/lib/gmimeConf.sh
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/lib/pkgconfig/
-rw-r--r-- root/root       314 2008-05-12 00:56 ./usr/lib/pkgconfig/gmime-2.0.pc
-rw-r--r-- root/root    522188 2008-05-12 00:59 ./usr/lib/libgmime-2.0.a
-rw-r--r-- root/root       948 2008-05-12 00:55 ./usr/lib/libgmime-2.0.la
drwxr-xr-x root/root         0 2008-05-12 00:55 ./usr/include/
drwxr-xr-x root/root         0 2008-05-12 00:55 ./usr/include/gmime-2.0/
drwxr-xr-x root/root         0 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/
-rw-r--r-- root/root      3872 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime.h
-rw-r--r-- root/root      2335 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-charset.h
-rw-r--r-- root/root     10758 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-cipher-context.h
-rw-r--r-- root/root      1858 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-content-type.h
-rw-r--r-- root/root      2847 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-data-wrapper.h
-rw-r--r-- root/root      2065 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-disposition.h
-rw-r--r-- root/root      1768 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-error.h
-rw-r--r-- root/root      3294 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter.h
-rw-r--r-- root/root      2383 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-basic.h
-rw-r--r-- root/root      3011 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-best.h
-rw-r--r-- root/root      2223 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-charset.h
-rw-r--r-- root/root      2870 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-crlf.h
-rw-r--r-- root/root      2392 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-enriched.h
-rw-r--r-- root/root      2503 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-from.h
-rw-r--r-- root/root      2433 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-gzip.h
-rw-r--r-- root/root      3381 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-html.h
-rw-r--r-- root/root      2125 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-md5.h
-rw-r--r-- root/root      2055 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-strip.h
-rw-r--r-- root/root      2336 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-windows.h
-rw-r--r-- root/root      5106 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-filter-yenc.h
-rw-r--r-- root/root      2290 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-gpg-context.h
-rw-r--r-- root/root      2827 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-header.h
-rw-r--r-- root/root      4155 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-iconv.h
-rw-r--r-- root/root      1474 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-iconv-utils.h
-rw-r--r-- root/root      4717 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-message.h
-rw-r--r-- root/root      2394 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-message-part.h
-rw-r--r-- root/root      2687 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-message-partial.h
-rw-r--r-- root/root      3883 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-multipart.h
-rw-r--r-- root/root      2724 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-multipart-encrypted.h
-rw-r--r-- root/root      2643 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-multipart-signed.h
-rw-r--r-- root/root      4308 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-object.h
-rw-r--r-- root/root      1761 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-param.h
-rw-r--r-- root/root      1297 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-parse-utils.h
-rw-r--r-- root/root      3689 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-parser.h
-rw-r--r-- root/root      5114 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-part.h
-rw-r--r-- root/root      2495 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-session.h
-rw-r--r-- root/root      2879 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-session-simple.h
-rw-r--r-- root/root      4670 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream.h
-rw-r--r-- root/root      2801 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-buffer.h
-rw-r--r-- root/root      2155 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-cat.h
-rw-r--r-- root/root      2325 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-file.h
-rw-r--r-- root/root      2357 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-filter.h
-rw-r--r-- root/root      2255 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-fs.h
-rw-r--r-- root/root      2494 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-mem.h
-rw-r--r-- root/root      2226 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-mmap.h
-rw-r--r-- root/root      2082 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-stream-null.h
-rw-r--r-- root/root      7124 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/gmime-utils.h
-rw-r--r-- root/root      3910 2008-05-12 00:55 ./usr/include/gmime-2.0/gmime/internet-address.h
drwxr-xr-x root/root         0 2008-05-12 00:54 ./usr/share/
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-12 00:59 ./usr/share/doc/libgmime-2.0-2-dev/
-rw-r--r-- root/root        34 2007-10-18 19:29 ./usr/share/doc/libgmime-2.0-2-dev/AUTHORS
-rw-r--r-- root/root      2266 2008-01-03 12:21 ./usr/share/doc/libgmime-2.0-2-dev/TODO
-rw-r--r-- root/root      1214 2008-05-11 22:30 ./usr/share/doc/libgmime-2.0-2-dev/copyright
-rw-r--r-- root/root     55348 2008-05-04 00:19 ./usr/share/doc/libgmime-2.0-2-dev/changelog.gz
-rw-r--r-- root/root      2620 2008-05-04 00:19 ./usr/share/doc/libgmime-2.0-2-dev/README.gz
-rw-r--r-- root/root      3980 2008-05-11 22:30 ./usr/share/doc/libgmime-2.0-2-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/bin/
-rwxr-xr-x root/root      1361 2008-05-12 00:56 ./usr/bin/gmime-config
lrwxrwxrwx root/root         0 2008-05-12 00:58 ./usr/lib/libgmime-2.0.so -> libgmime-2.0.so.2.2.19

chroot-unstable/build/buildd4/libgmime-2.0-2a_2.2.19-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-12 01:00 ./
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/
drwxr-xr-x root/root         0 2008-05-12 00:59 ./usr/lib/
-rw-r--r-- root/root    350436 2008-05-12 00:59 ./usr/lib/libgmime-2.0.so.2.2.19
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/share/
drwxr-xr-x root/root         0 2008-05-12 00:57 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-12 00:59 ./usr/share/doc/libgmime-2.0-2a/
-rw-r--r-- root/root      1214 2008-05-11 22:30 ./usr/share/doc/libgmime-2.0-2a/copyright
-rw-r--r-- root/root     55348 2008-05-04 00:19 ./usr/share/doc/libgmime-2.0-2a/changelog.gz
-rw-r--r-- root/root      3980 2008-05-11 22:30 ./usr/share/doc/libgmime-2.0-2a/changelog.Debian.gz
lrwxrwxrwx root/root         0 2008-05-12 00:58 ./usr/lib/libgmime-2.0.so.2 -> libgmime-2.0.so.2.2.19

gmime2.2_2.2.19-1_m32r.changes:
Format: 1.8
Date: Mon, 05 May 2008 10:41:33 +0200
Source: gmime2.2
Binary: libgmime-2.0-2-dev libgmime-2.0-2-doc libgmime-2.0-2a libgmime2.2-cil
Architecture: m32r
Version: 2.2.19-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Guus Sliepen <guus at debian.org>
Description: 
 libgmime-2.0-2-dev - MIME library - development files
 libgmime-2.0-2-doc - MIME library - documentation
 libgmime-2.0-2a - MIME library
 libgmime2.2-cil - CLI binding for the MIME library
Changes: 
 gmime2.2 (2.2.19-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 637bc7a28e0463e9529215e662d6be97fcb7c04f 248996 libgmime-2.0-2-dev_2.2.19-1_m32r.deb
 2b159fe52067883c7d8974e56c2e15d3d62ed087 199928 libgmime-2.0-2a_2.2.19-1_m32r.deb
Checksums-Sha256: 
 67ea88cd4b2f7abc496dede773ae2d7b672346e7f70a4d9e32b6b24169380ce5 248996 libgmime-2.0-2-dev_2.2.19-1_m32r.deb
 2e288a2a2546387614b2541d9e8af1cc35de4ede645baa40c2c8faeb4f09bde9 199928 libgmime-2.0-2a_2.2.19-1_m32r.deb
Files: 
 4cb252b9c487e5ea59004e79bc5732ee 248996 libdevel optional libgmime-2.0-2-dev_2.2.19-1_m32r.deb
 17492ec0e52ece44369fc7a9805e38cb 199928 libs optional libgmime-2.0-2a_2.2.19-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/gmime2.2-2.2.19
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080512-0105
Build needed 02:36:03, 23840k disk space




More information about the build-status mailing list