mkdir stamps
mkdir playground
mkdir /home/marcus/g10/work/speedo-w32-release/playground/build
mkdir /home/marcus/g10/work/speedo-w32-release/playground/install
#mkdir /home/marcus/g10/work/speedo-w32-release/playground/install/pkgs
touch stamps/stamp-directories
(cd /home/marcus/g10/work/speedo-w32-release/playground/build; 	pkg="libgpg-error"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libgpg-error"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; if [ -n "${svn}" ]; then svn checkout "${svn}" "${pkg}"; cd "${pkg}"; ./autogen.sh; elif [ -n "${tar}" ]; then case "${tar}" in (*.gz) opt=z ;; (*.bz2) opt=j ;; (*) opt= ;; esac; case "${tar}" in (/*) cmd=cat ;; (*) cmd="wget -q -O -" ;; esac; ${cmd} "${tar}" | tar x${opt}f - ; base=`echo "${tar}" | sed -e 's,^.*/,,' | sed -e 's,\.tar.*$,,'`; mv ${base} libgpg-error; fi)
touch stamps/stamp-libgpg-error-00-unpack
(	pkg="libgpg-error"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libgpg-error"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; mkdir "${pkgbdir}"; cd "${pkgbdir}"; eval "../${pkg}/configure" --enable-maintainer-mode --prefix="/home/marcus/g10/work/speedo-w32-release/playground/install" --host=i586-mingw32msvc ${pkgcfg})
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i586-pc-mingw32msvc
configure: autobuild project... libgpg-error
configure: autobuild revision... 1.8
configure: autobuild hostname... hollerith
configure: autobuild timestamp... 20100526-043834
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking whether i586-mingw32msvc-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for gawk... (cached) gawk
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-ar... (cached) i586-mingw32msvc-ar
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking for dlfcn.h... no
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i586-mingw32msvc-windres... i586-mingw32msvc-windres
checking for cc for build... i586-mingw32msvc-gcc
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for strerror_r... (cached) no
configure: WARNING: Without strerror_r, gpg_strerror_r might not be thread-safe
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating src/gpg-error-config
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating lang/Makefile
config.status: creating lang/cl/Makefile
config.status: creating lang/cl/gpg-error.asd
config.status: creating src/versioninfo.rc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

        Libgpg-error v1.8 has been configured as follows:

        Platform:  i586-pc-mingw32msvc


touch stamps/stamp-libgpg-error-01-configure
(	pkg="libgpg-error"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libgpg-error"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs})
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make  all-recursive
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
Making all in m4
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
Making all in src
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
gawk -f ../../libgpg-error/src/mkstrtable.awk -v textidx=3 \
		../../libgpg-error/src/err-sources.h.in >err-sources.h
gawk -f ../../libgpg-error/src/mkstrtable.awk -v textidx=3 \
		../../libgpg-error/src/err-codes.h.in >err-codes.h
gawk -f ../../libgpg-error/src/mkerrnos.awk ../../libgpg-error/src/errnos.in >code-to-errno.h
gawk -f ../../libgpg-error/src/mkerrcodes1.awk ../../libgpg-error/src/errnos.in >_mkerrcodes.h
i586-mingw32msvc-gcc -E  _mkerrcodes.h | grep GPG_ERR_ | \
               gawk -f ../../libgpg-error/src/mkerrcodes.awk >mkerrcodes.h
rm _mkerrcodes.h
i586-mingw32msvc-gcc -I. -I../../libgpg-error/src -o mkerrcodes ../../libgpg-error/src/mkerrcodes.c
./mkerrcodes | gawk -f ../../libgpg-error/src/mkerrcodes2.awk >code-from-errno.h
gawk -f ../../libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
		../../libgpg-error/src/err-sources.h.in >err-sources-sym.h
gawk -f ../../libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
		../../libgpg-error/src/err-codes.h.in >err-codes-sym.h
gawk -f ../../libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
		-v prefix=GPG_ERR_ -v namespace=errnos_ \
		../../libgpg-error/src/errnos.in >errnos-sym.h
rm extra-h.in
rm: cannot remove `extra-h.in': No such file or directory
make[3]: [extra-h.in] Error 1 (ignored)
cat ../../libgpg-error/src/w32-add.h >>extra-h.in
echo EOF >>extra-h.in
gawk -f ../../libgpg-error/src/mkheader.awk \
		../../libgpg-error/src/err-sources.h.in \
		../../libgpg-error/src/err-codes.h.in \
		../../libgpg-error/src/errnos.in \
		extra-h.in \
		../../libgpg-error/src/gpg-error.h.in > gpg-error.h
cat ../../libgpg-error/src/gpg-error.def.in >_gpg-error.def.h
i586-mingw32msvc-gcc -E -I. -I../../libgpg-error/src -I..   _gpg-error.def.h | \
	  grep -v '^#' >gpg-error.def
rm _gpg-error.def.h
echo "/*dummy*/" > mkw32errmap.map.c
make  all-am
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c -o libgpg_error_la-w32-gettext.lo `test -f 'w32-gettext.c' || echo '../../libgpg-error/src/'`w32-gettext.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c ../../libgpg-error/src/w32-gettext.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-gettext.o
mv -f .deps/libgpg_error_la-w32-gettext.Tpo .deps/libgpg_error_la-w32-gettext.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo '../../libgpg-error/src/'`init.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c ../../libgpg-error/src/init.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-init.o
mv -f .deps/libgpg_error_la-init.Tpo .deps/libgpg_error_la-init.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo '../../libgpg-error/src/'`strsource.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c ../../libgpg-error/src/strsource.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strsource.o
mv -f .deps/libgpg_error_la-strsource.Tpo .deps/libgpg_error_la-strsource.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo '../../libgpg-error/src/'`strerror.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c ../../libgpg-error/src/strerror.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strerror.o
mv -f .deps/libgpg_error_la-strerror.Tpo .deps/libgpg_error_la-strerror.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo '../../libgpg-error/src/'`code-to-errno.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c ../../libgpg-error/src/code-to-errno.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-to-errno.o
mv -f .deps/libgpg_error_la-code-to-errno.Tpo .deps/libgpg_error_la-code-to-errno.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo '../../libgpg-error/src/'`code-from-errno.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c ../../libgpg-error/src/code-from-errno.c  -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-from-errno.o
mv -f .deps/libgpg_error_la-code-from-errno.Tpo .deps/libgpg_error_la-code-from-errno.Plo
/bin/bash ../libtool --mode=compile --tag=RC i586-mingw32msvc-windres -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"   -i "versioninfo.rc" -o "versioninfo.lo"
libtool: compile:  i586-mingw32msvc-windres -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I.. -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\" -i versioninfo.rc  -o .libs/versioninfo.o
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc  -g -O2 -version-info 6:0:6 -no-undefined -export-symbols gpg-error.def  -o libgpg-error.la -rpath /home/marcus/g10/work/speedo-w32-release/playground/install/lib libgpg_error_la-w32-gettext.lo libgpg_error_la-init.lo libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo libgpg_error_la-code-from-errno.lo versioninfo.lo  
libtool: link: /usr/bin/i586-mingw32msvc-nm -B  .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-strsource.o .libs/libgpg_error_la-strerror.o .libs/libgpg_error_la-code-to-errno.o .libs/libgpg_error_la-code-from-errno.o .libs/versioninfo.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/' | /bin/sed -e '/^[AITW][ ]/s/.*[ ]//' | sort | uniq > .libs/libgpg-error.exp
libtool: link: if test "x`/bin/sed 1q .libs/libgpg-error.def`" = xEXPORTS; then cp .libs/libgpg-error.def .libs/libgpg-error-0.dll.def; else echo EXPORTS > .libs/libgpg-error-0.dll.def; cat .libs/libgpg-error.def >> .libs/libgpg-error-0.dll.def; fi
libtool: link:  i586-mingw32msvc-gcc -shared .libs/libgpg-error-0.dll.def  .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-strsource.o .libs/libgpg_error_la-strerror.o .libs/libgpg_error_la-code-to-errno.o .libs/libgpg_error_la-code-from-errno.o .libs/versioninfo.o      -o .libs/libgpg-error-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgpg-error.dll.a
Creating library file: .libs/libgpg-error.dll.a
libtool: link: rm -f .libs/libgpg-error.exp .libs/libgpg-error.filter
libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT gpg_error-strsource-sym.o -MD -MP -MF .deps/gpg_error-strsource-sym.Tpo -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo '../../libgpg-error/src/'`strsource-sym.c
mv -f .deps/gpg_error-strsource-sym.Tpo .deps/gpg_error-strsource-sym.Po
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT gpg_error-strerror-sym.o -MD -MP -MF .deps/gpg_error-strerror-sym.Tpo -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo '../../libgpg-error/src/'`strerror-sym.c
mv -f .deps/gpg_error-strerror-sym.Tpo .deps/gpg_error-strerror-sym.Po
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/src -I..  -DLOCALEDIR=\"/home/marcus/g10/work/speedo-w32-release/playground/install/share/locale\"    -g -O2 -MT gpg_error-gpg-error.o -MD -MP -MF .deps/gpg_error-gpg-error.Tpo -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo '../../libgpg-error/src/'`gpg-error.c
mv -f .deps/gpg_error-gpg-error.Tpo .deps/gpg_error-gpg-error.Po
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc  -g -O2   -o gpg-error.exe gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./libgpg-error.la  
libtool: link: i586-mingw32msvc-gcc -g -O2 -o .libs/gpg-error.exe gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o  ./.libs/libgpg-error.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
Making all in tests
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/tests -I.. -I../src     -g -O2 -MT t-strerror.o -MD -MP -MF .deps/t-strerror.Tpo -c -o t-strerror.o ../../libgpg-error/tests/t-strerror.c
mv -f .deps/t-strerror.Tpo .deps/t-strerror.Po
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc  -g -O2   -o t-strerror.exe t-strerror.o ../src/libgpg-error.la 
libtool: link: i586-mingw32msvc-gcc -g -O2 -o .libs/t-strerror.exe t-strerror.o  ../src/.libs/libgpg-error.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libgpg-error/tests -I.. -I../src     -g -O2 -MT t-syserror.o -MD -MP -MF .deps/t-syserror.Tpo -c -o t-syserror.o ../../libgpg-error/tests/t-syserror.c
mv -f .deps/t-syserror.Tpo .deps/t-syserror.Po
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc  -g -O2   -o t-syserror.exe t-syserror.o ../src/libgpg-error.la 
libtool: link: i586-mingw32msvc-gcc -g -O2 -o .libs/t-syserror.exe t-syserror.o  ../src/.libs/libgpg-error.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
Making all in po
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/po'
Making all in lang
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
Making all in cl
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
echo '@errnos@' | cat ../../../libgpg-error/src/err-codes.h.in - ../../../libgpg-error/src/errnos.in \
	| gawk -f ../../../libgpg-error/lang/cl/mkerrcodes.awk >gpg-error-codes.lisp
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
touch stamps/stamp-libgpg-error-02-make
(	pkg="libgpg-error"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libgpg-error"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs_inst} install; )
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
Making install in m4
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/m4'
Making install in src
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
make  install-am
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/lib" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c  'libgpg-error.la' '/home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.la'
libtool: install: /usr/bin/install -c .libs/libgpg-error.dll.a /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.dll.a
libtool: install: base_file=`basename libgpg-error.la`
libtool: install:  dlpath=`/bin/bash 2>&1 -c '. .libs/'libgpg-error.la'i; echo libgpg-error-0.dll'`
libtool: install:  dldir=/home/marcus/g10/work/speedo-w32-release/playground/install/lib/`dirname ../bin/libgpg-error-0.dll`
libtool: install:  test -d /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin || mkdir -p /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libgpg-error-0.dll /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpg-error-0.dll
libtool: install:  chmod a+x /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpg-error-0.dll
libtool: install:  if test -n '' && test -n 'i586-mingw32msvc-strip --strip-unneeded'; then eval 'i586-mingw32msvc-strip --strip-unneeded /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpg-error-0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libgpg-error.lai /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.la
----------------------------------------------------------------------
Libraries have been installed in:
   /home/marcus/g10/work/speedo-w32-release/playground/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-LLIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/bin" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c 'gpg-error.exe' '/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg-error.exe'
libtool: install: /usr/bin/install -c .libs/gpg-error.exe /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg-error.exe
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/bin" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/bin"
 /usr/bin/install -c 'gpg-error-config' '/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg-error-config'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/include" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/include"
 /usr/bin/install -c -m 644 'gpg-error.h' '/home/marcus/g10/work/speedo-w32-release/playground/install/include/gpg-error.h'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal"
 /usr/bin/install -c -m 644 '../../libgpg-error/src/gpg-error.m4' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal/gpg-error.m4'
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/src'
Making install in tests
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/tests'
Making install in po
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/po'
if test "libgpg-error" = "gettext-tools"; then \
	  /bin/mkdir -p /home/marcus/g10/work/speedo-w32-release/playground/install/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 ../../libgpg-error/po/$file \
			    /home/marcus/g10/work/speedo-w32-release/playground/install/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /home/marcus/g10/work/speedo-w32-release/playground/install/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/po'
Making install in lang
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
Making install in cl
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error"
 /usr/bin/install -c -m 644 'gpg-error.asd' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error/gpg-error.asd'
 /usr/bin/install -c -m 644 '../../../libgpg-error/lang/cl/gpg-error-package.lisp' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error/gpg-error-package.lisp'
 /usr/bin/install -c -m 644 '../../../libgpg-error/lang/cl/gpg-error.lisp' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error/gpg-error.lisp'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error"
 /usr/bin/install -c -m 644 'gpg-error-codes.lisp' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpg-error/gpg-error-codes.lisp'
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang/cl'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build/lang'
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libgpg-error-build'
touch stamps/stamp-libgpg-error-03-install
touch stamps/stamp-final-libgpg-error
(cd /home/marcus/g10/work/speedo-w32-release/playground/build; 	pkg="libassuan"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libassuan"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; if [ -n "${svn}" ]; then svn checkout "${svn}" "${pkg}"; cd "${pkg}"; ./autogen.sh; elif [ -n "${tar}" ]; then case "${tar}" in (*.gz) opt=z ;; (*.bz2) opt=j ;; (*) opt= ;; esac; case "${tar}" in (/*) cmd=cat ;; (*) cmd="wget -q -O -" ;; esac; ${cmd} "${tar}" | tar x${opt}f - ; base=`echo "${tar}" | sed -e 's,^.*/,,' | sed -e 's,\.tar.*$,,'`; mv ${base} libassuan; fi)
touch stamps/stamp-libassuan-00-unpack
(	pkg="libassuan"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libassuan"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; mkdir "${pkgbdir}"; cd "${pkgbdir}"; eval "../${pkg}/configure" --enable-maintainer-mode --prefix="/home/marcus/g10/work/speedo-w32-release/playground/install" --host=i586-mingw32msvc ${pkgcfg})
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i586-pc-mingw32msvc
configure: autobuild project... libassuan
configure: autobuild revision... 2.0.0
configure: autobuild hostname... hollerith
configure: autobuild timestamp... 20100526-043843
checking for style of include used by make... GNU
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking for dlfcn.h... no
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i586-mingw32msvc-windres... i586-mingw32msvc-windres
checking for gawk... (cached) gawk
checking for i586-mingw32msvc-gcc... (cached) i586-mingw32msvc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-mingw32msvc-gcc accepts -g... (cached) yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-mingw32msvc-gcc... (cached) gcc3
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking whether i586-mingw32msvc-gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking if gcc supports -Wpointer-arith... yes
checking for setsockopt... no
checking for setsockopt in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for uintptr_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking ws2tcpip.h usability... yes
checking ws2tcpip.h presence... yes
checking for ws2tcpip.h... yes
checking for socklen_t... yes
checking for struct cmsghdr.cmsg_len... no
configure: WARNING:
***
*** Data structure for sending ancillary data missing.
*** Descriptor passing won't work.
***
checking for gpg-error-config... /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg-error-config
checking for GPG Error - version >= 1.4... yes
checking for flockfile... no
checking for funlockfile... no
checking for library containing nanosleep... no
checking for funopen... no
checking for fopencookie... no
configure: WARNING:
***
*** No implementation of fopencookie or funopen available.
*** The assuan_get_data_fp feature won't work.
***
checking for isascii... yes
checking for putc_unlocked... no
checking for memrchr... no
checking for stpcpy... no
checking for unistd.h... (cached) yes
checking for setenv... no
checking for vasprintf... no
checking for SO_PEERCRED... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating src/libassuan-config
config.status: creating src/versioninfo.rc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch stamps/stamp-libassuan-01-configure
(	pkg="libassuan"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libassuan"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs})
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make  all-recursive
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
Making all in m4
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
Making all in src
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan.lo -MD -MP -MF .deps/libassuan_la-assuan.Tpo -c -o libassuan_la-assuan.lo `test -f 'assuan.c' || echo '../../libassuan/src/'`assuan.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan.lo -MD -MP -MF .deps/libassuan_la-assuan.Tpo -c ../../libassuan/src/assuan.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan.o
mv -f .deps/libassuan_la-assuan.Tpo .deps/libassuan_la-assuan.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-context.lo -MD -MP -MF .deps/libassuan_la-context.Tpo -c -o libassuan_la-context.lo `test -f 'context.c' || echo '../../libassuan/src/'`context.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-context.lo -MD -MP -MF .deps/libassuan_la-context.Tpo -c ../../libassuan/src/context.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-context.o
mv -f .deps/libassuan_la-context.Tpo .deps/libassuan_la-context.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-system.lo -MD -MP -MF .deps/libassuan_la-system.Tpo -c -o libassuan_la-system.lo `test -f 'system.c' || echo '../../libassuan/src/'`system.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-system.lo -MD -MP -MF .deps/libassuan_la-system.Tpo -c ../../libassuan/src/system.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-system.o
mv -f .deps/libassuan_la-system.Tpo .deps/libassuan_la-system.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-debug.lo -MD -MP -MF .deps/libassuan_la-debug.Tpo -c -o libassuan_la-debug.lo `test -f 'debug.c' || echo '../../libassuan/src/'`debug.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-debug.lo -MD -MP -MF .deps/libassuan_la-debug.Tpo -c ../../libassuan/src/debug.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-debug.o
../../libassuan/src/debug.c: In function ‘_assuan_debug’:
../../libassuan/src/debug.c:57: warning: implicit declaration of function ‘vasprintf’
../../libassuan/src/debug.c: In function ‘_assuan_debug_add’:
../../libassuan/src/debug.c:110: warning: implicit declaration of function ‘asprintf’
mv -f .deps/libassuan_la-debug.Tpo .deps/libassuan_la-debug.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-conversion.lo -MD -MP -MF .deps/libassuan_la-conversion.Tpo -c -o libassuan_la-conversion.lo `test -f 'conversion.c' || echo '../../libassuan/src/'`conversion.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-conversion.lo -MD -MP -MF .deps/libassuan_la-conversion.Tpo -c ../../libassuan/src/conversion.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-conversion.o
mv -f .deps/libassuan_la-conversion.Tpo .deps/libassuan_la-conversion.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-client.lo -MD -MP -MF .deps/libassuan_la-client.Tpo -c -o libassuan_la-client.lo `test -f 'client.c' || echo '../../libassuan/src/'`client.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-client.lo -MD -MP -MF .deps/libassuan_la-client.Tpo -c ../../libassuan/src/client.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-client.o
mv -f .deps/libassuan_la-client.Tpo .deps/libassuan_la-client.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-server.lo -MD -MP -MF .deps/libassuan_la-server.Tpo -c -o libassuan_la-server.lo `test -f 'server.c' || echo '../../libassuan/src/'`server.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-server.lo -MD -MP -MF .deps/libassuan_la-server.Tpo -c ../../libassuan/src/server.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-server.o
mv -f .deps/libassuan_la-server.Tpo .deps/libassuan_la-server.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-error.lo -MD -MP -MF .deps/libassuan_la-assuan-error.Tpo -c -o libassuan_la-assuan-error.lo `test -f 'assuan-error.c' || echo '../../libassuan/src/'`assuan-error.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-error.lo -MD -MP -MF .deps/libassuan_la-assuan-error.Tpo -c ../../libassuan/src/assuan-error.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-error.o
mv -f .deps/libassuan_la-assuan-error.Tpo .deps/libassuan_la-assuan-error.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-buffer.lo -MD -MP -MF .deps/libassuan_la-assuan-buffer.Tpo -c -o libassuan_la-assuan-buffer.lo `test -f 'assuan-buffer.c' || echo '../../libassuan/src/'`assuan-buffer.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-buffer.lo -MD -MP -MF .deps/libassuan_la-assuan-buffer.Tpo -c ../../libassuan/src/assuan-buffer.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-buffer.o
mv -f .deps/libassuan_la-assuan-buffer.Tpo .deps/libassuan_la-assuan-buffer.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-handler.lo -MD -MP -MF .deps/libassuan_la-assuan-handler.Tpo -c -o libassuan_la-assuan-handler.lo `test -f 'assuan-handler.c' || echo '../../libassuan/src/'`assuan-handler.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-handler.lo -MD -MP -MF .deps/libassuan_la-assuan-handler.Tpo -c ../../libassuan/src/assuan-handler.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-handler.o
mv -f .deps/libassuan_la-assuan-handler.Tpo .deps/libassuan_la-assuan-handler.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-inquire.lo -MD -MP -MF .deps/libassuan_la-assuan-inquire.Tpo -c -o libassuan_la-assuan-inquire.lo `test -f 'assuan-inquire.c' || echo '../../libassuan/src/'`assuan-inquire.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-inquire.lo -MD -MP -MF .deps/libassuan_la-assuan-inquire.Tpo -c ../../libassuan/src/assuan-inquire.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-inquire.o
mv -f .deps/libassuan_la-assuan-inquire.Tpo .deps/libassuan_la-assuan-inquire.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-listen.lo -MD -MP -MF .deps/libassuan_la-assuan-listen.Tpo -c -o libassuan_la-assuan-listen.lo `test -f 'assuan-listen.c' || echo '../../libassuan/src/'`assuan-listen.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-listen.lo -MD -MP -MF .deps/libassuan_la-assuan-listen.Tpo -c ../../libassuan/src/assuan-listen.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-listen.o
mv -f .deps/libassuan_la-assuan-listen.Tpo .deps/libassuan_la-assuan-listen.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-pipe-server.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-server.Tpo -c -o libassuan_la-assuan-pipe-server.lo `test -f 'assuan-pipe-server.c' || echo '../../libassuan/src/'`assuan-pipe-server.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-pipe-server.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-server.Tpo -c ../../libassuan/src/assuan-pipe-server.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-pipe-server.o
mv -f .deps/libassuan_la-assuan-pipe-server.Tpo .deps/libassuan_la-assuan-pipe-server.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket-server.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-server.Tpo -c -o libassuan_la-assuan-socket-server.lo `test -f 'assuan-socket-server.c' || echo '../../libassuan/src/'`assuan-socket-server.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket-server.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-server.Tpo -c ../../libassuan/src/assuan-socket-server.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-socket-server.o
mv -f .deps/libassuan_la-assuan-socket-server.Tpo .deps/libassuan_la-assuan-socket-server.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-pipe-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-connect.Tpo -c -o libassuan_la-assuan-pipe-connect.lo `test -f 'assuan-pipe-connect.c' || echo '../../libassuan/src/'`assuan-pipe-connect.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-pipe-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-connect.Tpo -c ../../libassuan/src/assuan-pipe-connect.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-pipe-connect.o
mv -f .deps/libassuan_la-assuan-pipe-connect.Tpo .deps/libassuan_la-assuan-pipe-connect.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-connect.Tpo -c -o libassuan_la-assuan-socket-connect.lo `test -f 'assuan-socket-connect.c' || echo '../../libassuan/src/'`assuan-socket-connect.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-connect.Tpo -c ../../libassuan/src/assuan-socket-connect.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-socket-connect.o
mv -f .deps/libassuan_la-assuan-socket-connect.Tpo .deps/libassuan_la-assuan-socket-connect.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-uds.lo -MD -MP -MF .deps/libassuan_la-assuan-uds.Tpo -c -o libassuan_la-assuan-uds.lo `test -f 'assuan-uds.c' || echo '../../libassuan/src/'`assuan-uds.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-uds.lo -MD -MP -MF .deps/libassuan_la-assuan-uds.Tpo -c ../../libassuan/src/assuan-uds.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-uds.o
mv -f .deps/libassuan_la-assuan-uds.Tpo .deps/libassuan_la-assuan-uds.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-logging.lo -MD -MP -MF .deps/libassuan_la-assuan-logging.Tpo -c -o libassuan_la-assuan-logging.lo `test -f 'assuan-logging.c' || echo '../../libassuan/src/'`assuan-logging.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-logging.lo -MD -MP -MF .deps/libassuan_la-assuan-logging.Tpo -c ../../libassuan/src/assuan-logging.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-logging.o
mv -f .deps/libassuan_la-assuan-logging.Tpo .deps/libassuan_la-assuan-logging.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket.lo -MD -MP -MF .deps/libassuan_la-assuan-socket.Tpo -c -o libassuan_la-assuan-socket.lo `test -f 'assuan-socket.c' || echo '../../libassuan/src/'`assuan-socket.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-socket.lo -MD -MP -MF .deps/libassuan_la-assuan-socket.Tpo -c ../../libassuan/src/assuan-socket.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-socket.o
mv -f .deps/libassuan_la-assuan-socket.Tpo .deps/libassuan_la-assuan-socket.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-io.lo -MD -MP -MF .deps/libassuan_la-assuan-io.Tpo -c -o libassuan_la-assuan-io.lo `test -f 'assuan-io.c' || echo '../../libassuan/src/'`assuan-io.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_la-assuan-io.lo -MD -MP -MF .deps/libassuan_la-assuan-io.Tpo -c ../../libassuan/src/assuan-io.c  -DDLL_EXPORT -DPIC -o .libs/libassuan_la-assuan-io.o
mv -f .deps/libassuan_la-assuan-io.Tpo .deps/libassuan_la-assuan-io.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT putc_unlocked.lo -MD -MP -MF .deps/putc_unlocked.Tpo -c -o putc_unlocked.lo ../../libassuan/src/putc_unlocked.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT putc_unlocked.lo -MD -MP -MF .deps/putc_unlocked.Tpo -c ../../libassuan/src/putc_unlocked.c  -DDLL_EXPORT -DPIC -o .libs/putc_unlocked.o
mv -f .deps/putc_unlocked.Tpo .deps/putc_unlocked.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.lo ../../libassuan/src/memrchr.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c ../../libassuan/src/memrchr.c  -DDLL_EXPORT -DPIC -o .libs/memrchr.o
mv -f .deps/memrchr.Tpo .deps/memrchr.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT stpcpy.lo -MD -MP -MF .deps/stpcpy.Tpo -c -o stpcpy.lo ../../libassuan/src/stpcpy.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT stpcpy.lo -MD -MP -MF .deps/stpcpy.Tpo -c ../../libassuan/src/stpcpy.c  -DDLL_EXPORT -DPIC -o .libs/stpcpy.o
../../libassuan/src/stpcpy.c:34: warning: function declaration isn’t a prototype
../../libassuan/src/stpcpy.c:34: warning: declaration of ‘stpcpy’ shadows a built-in function
mv -f .deps/stpcpy.Tpo .deps/stpcpy.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c -o setenv.lo ../../libassuan/src/setenv.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c ../../libassuan/src/setenv.c  -DDLL_EXPORT -DPIC -o .libs/setenv.o
../../libassuan/src/setenv.c:51: warning: function declaration isn’t a prototype
mv -f .deps/setenv.Tpo .deps/setenv.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo ../../libassuan/src/vasprintf.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../libassuan/src/vasprintf.c  -DDLL_EXPORT -DPIC -o .libs/vasprintf.o
../../libassuan/src/vasprintf.c:140: warning: function declaration isn’t a prototype
mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
/bin/bash ../libtool --mode=compile i586-mingw32msvc-windres `echo -DHAVE_CONFIG_H -I. -I../../libassuan/src -I.. -I.. -I../../libassuan/include | sed -e 's/-I/--include-dir /g;s/-D/--define /g'` -i versioninfo.rc -o versioninfo.lo
libtool: compile:  i586-mingw32msvc-windres --define HAVE_CONFIG_H --include-dir . --include-dir ../../libassuan/src --include-dir .. --include-dir .. --include-dir ../../libassuan/include -i versioninfo.rc  -o .libs/versioninfo.o
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc  -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wl,.libs/versioninfo.o -no-undefined -export-symbols ../../libassuan/src/libassuan.def  -version-info 0:0:0  -o libassuan.la -rpath /home/marcus/g10/work/speedo-w32-release/playground/install/lib libassuan_la-assuan.lo libassuan_la-context.lo libassuan_la-system.lo libassuan_la-debug.lo libassuan_la-conversion.lo libassuan_la-client.lo libassuan_la-server.lo libassuan_la-assuan-error.lo libassuan_la-assuan-buffer.lo libassuan_la-assuan-handler.lo libassuan_la-assuan-inquire.lo libassuan_la-assuan-listen.lo libassuan_la-assuan-pipe-server.lo libassuan_la-assuan-socket-server.lo libassuan_la-assuan-pipe-connect.lo libassuan_la-assuan-socket-connect.lo libassuan_la-assuan-uds.lo libassuan_la-assuan-logging.lo libassuan_la-assuan-socket.lo libassuan_la-assuan-io.lo putc_unlocked.lo memrchr.lo stpcpy.lo setenv.lo vasprintf.lo -lws2_32  -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib -lgpg-error 
libtool: link: /usr/bin/i586-mingw32msvc-nm -B  .libs/libassuan_la-assuan.o .libs/libassuan_la-context.o .libs/libassuan_la-system.o .libs/libassuan_la-debug.o .libs/libassuan_la-conversion.o .libs/libassuan_la-client.o .libs/libassuan_la-server.o .libs/libassuan_la-assuan-error.o .libs/libassuan_la-assuan-buffer.o .libs/libassuan_la-assuan-handler.o .libs/libassuan_la-assuan-inquire.o .libs/libassuan_la-assuan-listen.o .libs/libassuan_la-assuan-pipe-server.o .libs/libassuan_la-assuan-socket-server.o .libs/libassuan_la-assuan-pipe-connect.o .libs/libassuan_la-assuan-socket-connect.o .libs/libassuan_la-assuan-uds.o .libs/libassuan_la-assuan-logging.o .libs/libassuan_la-assuan-socket.o .libs/libassuan_la-assuan-io.o .libs/putc_unlocked.o .libs/memrchr.o .libs/stpcpy.o .libs/setenv.o .libs/vasprintf.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/' | /bin/sed -e '/^[AITW][ ]/s/.*[ ]//' | sort | uniq > .libs/libassuan.exp
libtool: link: if test "x`/bin/sed 1q .libs/libassuan.def`" = xEXPORTS; then cp .libs/libassuan.def .libs/libassuan-0.dll.def; else echo EXPORTS > .libs/libassuan-0.dll.def; cat .libs/libassuan.def >> .libs/libassuan-0.dll.def; fi
libtool: link:  i586-mingw32msvc-gcc -shared .libs/libassuan-0.dll.def  .libs/libassuan_la-assuan.o .libs/libassuan_la-context.o .libs/libassuan_la-system.o .libs/libassuan_la-debug.o .libs/libassuan_la-conversion.o .libs/libassuan_la-client.o .libs/libassuan_la-server.o .libs/libassuan_la-assuan-error.o .libs/libassuan_la-assuan-buffer.o .libs/libassuan_la-assuan-handler.o .libs/libassuan_la-assuan-inquire.o .libs/libassuan_la-assuan-listen.o .libs/libassuan_la-assuan-pipe-server.o .libs/libassuan_la-assuan-socket-server.o .libs/libassuan_la-assuan-pipe-connect.o .libs/libassuan_la-assuan-socket-connect.o .libs/libassuan_la-assuan-uds.o .libs/libassuan_la-assuan-logging.o .libs/libassuan_la-assuan-socket.o .libs/libassuan_la-assuan-io.o .libs/putc_unlocked.o .libs/memrchr.o .libs/stpcpy.o .libs/setenv.o .libs/vasprintf.o   -lws2_32 -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.dll.a  -Wl,.libs/versioninfo.o   -o .libs/libassuan-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libassuan.dll.a
Creating library file: .libs/libassuan.dll.a
libtool: link: rm -f .libs/libassuan.exp .libs/libassuan.filter
libtool: link: ( cd ".libs" && rm -f "libassuan.la" && ln -s "../libassuan.la" "libassuan.la" )
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
Making all in doc
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
Making all in tests
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make  all-am
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
touch stamps/stamp-libassuan-02-make
(	pkg="libassuan"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/libassuan"; pkgcfg=""; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs_inst} install; )
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
Making install in m4
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/m4'
Making install in src
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/bin" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/bin"
 /usr/bin/install -c libassuan-config '/home/marcus/g10/work/speedo-w32-release/playground/install/bin'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/lib" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libassuan.la '/home/marcus/g10/work/speedo-w32-release/playground/install/lib'
libtool: install: /usr/bin/install -c .libs/libassuan.dll.a /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libassuan.dll.a
libtool: install: base_file=`basename libassuan.la`
libtool: install:  dlpath=`/bin/bash 2>&1 -c '. .libs/'libassuan.la'i; echo libassuan-0.dll'`
libtool: install:  dldir=/home/marcus/g10/work/speedo-w32-release/playground/install/lib/`dirname ../bin/libassuan-0.dll`
libtool: install:  test -d /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin || mkdir -p /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libassuan-0.dll /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libassuan-0.dll
libtool: install:  chmod a+x /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libassuan-0.dll
libtool: install:  if test -n '' && test -n 'i586-mingw32msvc-strip --strip-unneeded'; then eval 'i586-mingw32msvc-strip --strip-unneeded /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libassuan-0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libassuan.lai /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libassuan.la
----------------------------------------------------------------------
Libraries have been installed in:
   /home/marcus/g10/work/speedo-w32-release/playground/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-LLIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/include" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/include"
 /usr/bin/install -c -m 644 ../../libassuan/src/assuan.h '/home/marcus/g10/work/speedo-w32-release/playground/install/include'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal"
 /usr/bin/install -c -m 644 ../../libassuan/src/libassuan.m4 '/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/src'
Making install in doc
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/info" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/info"
 /usr/bin/install -c -m 644 ../../libassuan/doc/assuan.info '/home/marcus/g10/work/speedo-w32-release/playground/install/share/info'
 install-info --info-dir='/home/marcus/g10/work/speedo-w32-release/playground/install/share/info' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/info/assuan.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/doc'
Making install in tests
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make  install-am
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/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 `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build/tests'
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/libassuan-build'
touch stamps/stamp-libassuan-03-install
touch stamps/stamp-final-libassuan
(cd /home/marcus/g10/work/speedo-w32-release/playground/build; 	pkg="gpgme"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.3.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/gpgme"; pkgcfg="--with-gpg=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg2 --with-gpgsm=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgsm --with-gpgconf=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgconf"; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; if [ -n "${svn}" ]; then svn checkout "${svn}" "${pkg}"; cd "${pkg}"; ./autogen.sh; elif [ -n "${tar}" ]; then case "${tar}" in (*.gz) opt=z ;; (*.bz2) opt=j ;; (*) opt= ;; esac; case "${tar}" in (/*) cmd=cat ;; (*) cmd="wget -q -O -" ;; esac; ${cmd} "${tar}" | tar x${opt}f - ; base=`echo "${tar}" | sed -e 's,^.*/,,' | sed -e 's,\.tar.*$,,'`; mv ${base} gpgme; fi)
touch stamps/stamp-gpgme-00-unpack
(	pkg="gpgme"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.3.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/gpgme"; pkgcfg="--with-gpg=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg2 --with-gpgsm=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgsm --with-gpgconf=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgconf"; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; mkdir "${pkgbdir}"; cd "${pkgbdir}"; eval "../${pkg}/configure" --enable-maintainer-mode --prefix="/home/marcus/g10/work/speedo-w32-release/playground/install" --host=i586-mingw32msvc ${pkgcfg})
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking for style of include used by make... GNU
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i586-mingw32msvc-gcc... (cached) i586-mingw32msvc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-mingw32msvc-gcc accepts -g... (cached) yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-mingw32msvc-gcc... (cached) gcc3
checking for i586-mingw32msvc-g++... i586-mingw32msvc-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-mingw32msvc-g++ accepts -g... yes
checking dependency style of i586-mingw32msvc-g++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking for dlfcn.h... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-mingw32msvc-g++ accepts -g... (cached) yes
checking dependency style of i586-mingw32msvc-g++... (cached) gcc3
checking how to run the C++ preprocessor... i586-mingw32msvc-g++ -E
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by i586-mingw32msvc-g++... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking for i586-mingw32msvc-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-g++ static flag -static works... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for i586-mingw32msvc-windres... i586-mingw32msvc-windres
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking for inline... inline
checking size of unsigned int... 4
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for off_t... yes
checking for uintptr_t... yes
checking for __thread... yes
checking for _LARGEFILE_SOURCE value needed for large files... unknown
checking for vasprintf... no
checking whether va_lists must be copied by value... yes
checking for ttyname_r... no
configure: WARNING:
***
*** ttyname() is not thread-safe and ttyname_r() does not exist
***
checking whether we are using the GNU C Library 2.1 or newer... no
checking for getenv_r... no
configure: WARNING:
***
*** getenv() is not thread-safe and getenv_r() does not exist
***
checking for timegm... no
configure: WARNING:
***
*** timegm() not available - a non-thread-safe kludge will be used
*** and the TZ variable might be changed at runtime.
***
checking for gpg-error-config... /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg-error-config
checking for GPG Error - version >= 1.4... yes
checking for libassuan-config... /home/marcus/g10/work/speedo-w32-release/playground/install/bin/libassuan-config
checking for LIBASSUAN - version >= 1.1.0... yes
configure: WARNING: GnuPG not executable, version check disabled
configure: WARNING: GPGSM not executable, version check disabled
configure: WARNING: GPGCONF not executable, version check disabled
checking for g13... no
configure: WARNING: G13 not executable, version check disabled
checking for funopen... no
checking for fopencookie... no
configure: WARNING:
***
*** No implementation of fopencookie or funopen available
***
checking for getgid... no
checking for getegid... no
checking for stpcpy... no
checking for unistd.h... (cached) yes
checking for setenv... no
checking for struct cmsghdr.cmsg_len... no
configure: WARNING:
***
*** Data structure for sending ancillary data missing.
*** Descriptor passing won't work.
***
checking argp.h usability... no
checking argp.h presence... no
checking for argp.h... no
checking for error_t... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gpg/Makefile
config.status: creating tests/gpgsm/Makefile
config.status: creating tests/opassuan/Makefile
config.status: creating doc/Makefile
config.status: creating complus/Makefile
config.status: creating src/versioninfo.rc
config.status: creating src/gpgme.h
config.status: creating src/gpgme-config
config.status: creating lang/Makefile
config.status: creating lang/cl/Makefile
config.status: creating lang/cl/gpgme.asd
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

	GPGME v1.3.0 has been configured as follows:

	GnuPG path:      /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg2
        GnuPG version:   unknown, min. 1.4.0

	GpgSM path:      /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgsm
        GpgSM version:   unknown, min. 1.9.6

	GpgConf path:    /home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgconf
        GpgConf version: unknown, min. 2.0.4

	G13 path:        c:\\gnupg\\g13.exe
        G13 version:     unknown, min. 2.1.0

        Assuan version:  2.0.0

	UI Server:       no
        FD Passing:      no

	GPGME Pthread:   
	GPGME Pth:       

touch stamps/stamp-gpgme-01-configure
(	pkg="gpgme"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.3.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/gpgme"; pkgcfg="--with-gpg=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg2 --with-gpgsm=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgsm --with-gpgconf=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgconf"; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs})
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make  all-recursive
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
Making all in src
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
../../gpgme/src/mkstatus < ./gpgme.h > status-table.h
make  all-am
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo ../../gpgme/src/conversion.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c ../../gpgme/src/conversion.c  -DDLL_EXPORT -DPIC -o .libs/conversion.o
../../gpgme/src/conversion.c:366:2: warning: #warning fixme: we must somehow reset TZ here. It is not threadsafe anyway.
mv -f .deps/conversion.Tpo .deps/conversion.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c -o get-env.lo ../../gpgme/src/get-env.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT get-env.lo -MD -MP -MF .deps/get-env.Tpo -c ../../gpgme/src/get-env.c  -DDLL_EXPORT -DPIC -o .libs/get-env.o
mv -f .deps/get-env.Tpo .deps/get-env.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo ../../gpgme/src/data.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data.lo -MD -MP -MF .deps/data.Tpo -c ../../gpgme/src/data.c  -DDLL_EXPORT -DPIC -o .libs/data.o
mv -f .deps/data.Tpo .deps/data.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c -o data-fd.lo ../../gpgme/src/data-fd.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-fd.lo -MD -MP -MF .deps/data-fd.Tpo -c ../../gpgme/src/data-fd.c  -DDLL_EXPORT -DPIC -o .libs/data-fd.o
mv -f .deps/data-fd.Tpo .deps/data-fd.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c -o data-stream.lo ../../gpgme/src/data-stream.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-stream.lo -MD -MP -MF .deps/data-stream.Tpo -c ../../gpgme/src/data-stream.c  -DDLL_EXPORT -DPIC -o .libs/data-stream.o
mv -f .deps/data-stream.Tpo .deps/data-stream.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c -o data-mem.lo ../../gpgme/src/data-mem.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-mem.lo -MD -MP -MF .deps/data-mem.Tpo -c ../../gpgme/src/data-mem.c  -DDLL_EXPORT -DPIC -o .libs/data-mem.o
mv -f .deps/data-mem.Tpo .deps/data-mem.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c -o data-user.lo ../../gpgme/src/data-user.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-user.lo -MD -MP -MF .deps/data-user.Tpo -c ../../gpgme/src/data-user.c  -DDLL_EXPORT -DPIC -o .libs/data-user.o
mv -f .deps/data-user.Tpo .deps/data-user.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c -o data-compat.lo ../../gpgme/src/data-compat.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT data-compat.lo -MD -MP -MF .deps/data-compat.Tpo -c ../../gpgme/src/data-compat.c  -DDLL_EXPORT -DPIC -o .libs/data-compat.o
mv -f .deps/data-compat.Tpo .deps/data-compat.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c -o signers.lo ../../gpgme/src/signers.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT signers.lo -MD -MP -MF .deps/signers.Tpo -c ../../gpgme/src/signers.c  -DDLL_EXPORT -DPIC -o .libs/signers.o
mv -f .deps/signers.Tpo .deps/signers.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c -o sig-notation.lo ../../gpgme/src/sig-notation.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT sig-notation.lo -MD -MP -MF .deps/sig-notation.Tpo -c ../../gpgme/src/sig-notation.c  -DDLL_EXPORT -DPIC -o .libs/sig-notation.o
mv -f .deps/sig-notation.Tpo .deps/sig-notation.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c -o wait.lo ../../gpgme/src/wait.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c ../../gpgme/src/wait.c  -DDLL_EXPORT -DPIC -o .libs/wait.o
mv -f .deps/wait.Tpo .deps/wait.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c -o wait-global.lo ../../gpgme/src/wait-global.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-global.lo -MD -MP -MF .deps/wait-global.Tpo -c ../../gpgme/src/wait-global.c  -DDLL_EXPORT -DPIC -o .libs/wait-global.o
mv -f .deps/wait-global.Tpo .deps/wait-global.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c -o wait-private.lo ../../gpgme/src/wait-private.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-private.lo -MD -MP -MF .deps/wait-private.Tpo -c ../../gpgme/src/wait-private.c  -DDLL_EXPORT -DPIC -o .libs/wait-private.o
mv -f .deps/wait-private.Tpo .deps/wait-private.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c -o wait-user.lo ../../gpgme/src/wait-user.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT wait-user.lo -MD -MP -MF .deps/wait-user.Tpo -c ../../gpgme/src/wait-user.c  -DDLL_EXPORT -DPIC -o .libs/wait-user.o
mv -f .deps/wait-user.Tpo .deps/wait-user.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c -o op-support.lo ../../gpgme/src/op-support.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT op-support.lo -MD -MP -MF .deps/op-support.Tpo -c ../../gpgme/src/op-support.c  -DDLL_EXPORT -DPIC -o .libs/op-support.o
mv -f .deps/op-support.Tpo .deps/op-support.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.lo ../../gpgme/src/encrypt.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c ../../gpgme/src/encrypt.c  -DDLL_EXPORT -DPIC -o .libs/encrypt.o
mv -f .deps/encrypt.Tpo .deps/encrypt.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c -o encrypt-sign.lo ../../gpgme/src/encrypt-sign.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT encrypt-sign.lo -MD -MP -MF .deps/encrypt-sign.Tpo -c ../../gpgme/src/encrypt-sign.c  -DDLL_EXPORT -DPIC -o .libs/encrypt-sign.o
mv -f .deps/encrypt-sign.Tpo .deps/encrypt-sign.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c -o decrypt.lo ../../gpgme/src/decrypt.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT decrypt.lo -MD -MP -MF .deps/decrypt.Tpo -c ../../gpgme/src/decrypt.c  -DDLL_EXPORT -DPIC -o .libs/decrypt.o
mv -f .deps/decrypt.Tpo .deps/decrypt.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c -o decrypt-verify.lo ../../gpgme/src/decrypt-verify.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT decrypt-verify.lo -MD -MP -MF .deps/decrypt-verify.Tpo -c ../../gpgme/src/decrypt-verify.c  -DDLL_EXPORT -DPIC -o .libs/decrypt-verify.o
mv -f .deps/decrypt-verify.Tpo .deps/decrypt-verify.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo ../../gpgme/src/verify.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c ../../gpgme/src/verify.c  -DDLL_EXPORT -DPIC -o .libs/verify.o
mv -f .deps/verify.Tpo .deps/verify.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo ../../gpgme/src/sign.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c ../../gpgme/src/sign.c  -DDLL_EXPORT -DPIC -o .libs/sign.o
mv -f .deps/sign.Tpo .deps/sign.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c -o passphrase.lo ../../gpgme/src/passphrase.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT passphrase.lo -MD -MP -MF .deps/passphrase.Tpo -c ../../gpgme/src/passphrase.c  -DDLL_EXPORT -DPIC -o .libs/passphrase.o
mv -f .deps/passphrase.Tpo .deps/passphrase.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c -o progress.lo ../../gpgme/src/progress.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c ../../gpgme/src/progress.c  -DDLL_EXPORT -DPIC -o .libs/progress.o
mv -f .deps/progress.Tpo .deps/progress.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT key.lo -MD -MP -MF .deps/key.Tpo -c -o key.lo ../../gpgme/src/key.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT key.lo -MD -MP -MF .deps/key.Tpo -c ../../gpgme/src/key.c  -DDLL_EXPORT -DPIC -o .libs/key.o
../../gpgme/src/key.c: In function ‘gpgme_key_from_uid’:
../../gpgme/src/key.c:392: warning: passing argument 2 of ‘_gpgme_key_append_name’ discards qualifiers from pointer target type
mv -f .deps/key.Tpo .deps/key.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c -o keylist.lo ../../gpgme/src/keylist.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c ../../gpgme/src/keylist.c  -DDLL_EXPORT -DPIC -o .libs/keylist.o
mv -f .deps/keylist.Tpo .deps/keylist.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT trust-item.lo -MD -MP -MF .deps/trust-item.Tpo -c -o trust-item.lo ../../gpgme/src/trust-item.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT trust-item.lo -MD -MP -MF .deps/trust-item.Tpo -c ../../gpgme/src/trust-item.c  -DDLL_EXPORT -DPIC -o .libs/trust-item.o
mv -f .deps/trust-item.Tpo .deps/trust-item.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT trustlist.lo -MD -MP -MF .deps/trustlist.Tpo -c -o trustlist.lo ../../gpgme/src/trustlist.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT trustlist.lo -MD -MP -MF .deps/trustlist.Tpo -c ../../gpgme/src/trustlist.c  -DDLL_EXPORT -DPIC -o .libs/trustlist.o
mv -f .deps/trustlist.Tpo .deps/trustlist.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT import.lo -MD -MP -MF .deps/import.Tpo -c -o import.lo ../../gpgme/src/import.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT import.lo -MD -MP -MF .deps/import.Tpo -c ../../gpgme/src/import.c  -DDLL_EXPORT -DPIC -o .libs/import.o
mv -f .deps/import.Tpo .deps/import.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT export.lo -MD -MP -MF .deps/export.Tpo -c -o export.lo ../../gpgme/src/export.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT export.lo -MD -MP -MF .deps/export.Tpo -c ../../gpgme/src/export.c  -DDLL_EXPORT -DPIC -o .libs/export.o
mv -f .deps/export.Tpo .deps/export.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c -o genkey.lo ../../gpgme/src/genkey.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT genkey.lo -MD -MP -MF .deps/genkey.Tpo -c ../../gpgme/src/genkey.c  -DDLL_EXPORT -DPIC -o .libs/genkey.o
mv -f .deps/genkey.Tpo .deps/genkey.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c -o delete.lo ../../gpgme/src/delete.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT delete.lo -MD -MP -MF .deps/delete.Tpo -c ../../gpgme/src/delete.c  -DDLL_EXPORT -DPIC -o .libs/delete.o
mv -f .deps/delete.Tpo .deps/delete.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c -o edit.lo ../../gpgme/src/edit.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT edit.lo -MD -MP -MF .deps/edit.Tpo -c ../../gpgme/src/edit.c  -DDLL_EXPORT -DPIC -o .libs/edit.o
mv -f .deps/edit.Tpo .deps/edit.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c -o getauditlog.lo ../../gpgme/src/getauditlog.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT getauditlog.lo -MD -MP -MF .deps/getauditlog.Tpo -c ../../gpgme/src/getauditlog.c  -DDLL_EXPORT -DPIC -o .libs/getauditlog.o
mv -f .deps/getauditlog.Tpo .deps/getauditlog.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c -o opassuan.lo ../../gpgme/src/opassuan.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT opassuan.lo -MD -MP -MF .deps/opassuan.Tpo -c ../../gpgme/src/opassuan.c  -DDLL_EXPORT -DPIC -o .libs/opassuan.o
mv -f .deps/opassuan.Tpo .deps/opassuan.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c -o passwd.lo ../../gpgme/src/passwd.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c ../../gpgme/src/passwd.c  -DDLL_EXPORT -DPIC -o .libs/passwd.o
mv -f .deps/passwd.Tpo .deps/passwd.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo ../../gpgme/src/engine.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c ../../gpgme/src/engine.c  -DDLL_EXPORT -DPIC -o .libs/engine.o
mv -f .deps/engine.Tpo .deps/engine.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c -o engine-gpg.lo ../../gpgme/src/engine-gpg.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpg.lo -MD -MP -MF .deps/engine-gpg.Tpo -c ../../gpgme/src/engine-gpg.c  -DDLL_EXPORT -DPIC -o .libs/engine-gpg.o
mv -f .deps/engine-gpg.Tpo .deps/engine-gpg.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c -o engine-gpgsm.lo ../../gpgme/src/engine-gpgsm.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpgsm.lo -MD -MP -MF .deps/engine-gpgsm.Tpo -c ../../gpgme/src/engine-gpgsm.c  -DDLL_EXPORT -DPIC -o .libs/engine-gpgsm.o
../../gpgme/src/engine-gpgsm.c: In function ‘gpgsm_new’:
../../gpgme/src/engine-gpgsm.c:343: warning: passing argument 4 of ‘assuan_pipe_connect’ from incompatible pointer type
../../gpgme/src/engine-gpgsm.c: In function ‘start’:
../../gpgme/src/engine-gpgsm.c:1007: warning: passing argument 3 of ‘assuan_get_active_fds’ from incompatible pointer type
mv -f .deps/engine-gpgsm.Tpo .deps/engine-gpgsm.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c -o assuan-support.lo ../../gpgme/src/assuan-support.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT assuan-support.lo -MD -MP -MF .deps/assuan-support.Tpo -c ../../gpgme/src/assuan-support.c  -DDLL_EXPORT -DPIC -o .libs/assuan-support.o
../../gpgme/src/assuan-support.c: In function ‘my_pipe’:
../../gpgme/src/assuan-support.c:48: warning: passing argument 1 of ‘_gpgme_io_pipe’ from incompatible pointer type
../../gpgme/src/assuan-support.c: In function ‘my_close’:
../../gpgme/src/assuan-support.c:57: warning: passing argument 1 of ‘_gpgme_io_close’ makes integer from pointer without a cast
../../gpgme/src/assuan-support.c: In function ‘my_read’:
../../gpgme/src/assuan-support.c:64: warning: passing argument 1 of ‘_gpgme_io_read’ makes integer from pointer without a cast
../../gpgme/src/assuan-support.c: In function ‘my_write’:
../../gpgme/src/assuan-support.c:71: warning: passing argument 1 of ‘_gpgme_io_write’ makes integer from pointer without a cast
../../gpgme/src/assuan-support.c: In function ‘my_spawn’:
../../gpgme/src/assuan-support.c:141: warning: assignment makes integer from pointer without a cast
../../gpgme/src/assuan-support.c:148: warning: assignment makes integer from pointer without a cast
../../gpgme/src/assuan-support.c:154: warning: assignment makes integer from pointer without a cast
../../gpgme/src/assuan-support.c:162: warning: passing argument 2 of ‘_gpgme_io_spawn’ from incompatible pointer type
../../gpgme/src/assuan-support.c:171: warning: assignment makes pointer from integer without a cast
mv -f .deps/assuan-support.Tpo .deps/assuan-support.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c -o engine-assuan.lo ../../gpgme/src/engine-assuan.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-assuan.lo -MD -MP -MF .deps/engine-assuan.Tpo -c ../../gpgme/src/engine-assuan.c  -DDLL_EXPORT -DPIC -o .libs/engine-assuan.o
../../gpgme/src/engine-assuan.c: In function ‘start’:
../../gpgme/src/engine-assuan.c:640: warning: passing argument 3 of ‘assuan_get_active_fds’ from incompatible pointer type
mv -f .deps/engine-assuan.Tpo .deps/engine-assuan.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c -o engine-gpgconf.lo ../../gpgme/src/engine-gpgconf.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-gpgconf.lo -MD -MP -MF .deps/engine-gpgconf.Tpo -c ../../gpgme/src/engine-gpgconf.c  -DDLL_EXPORT -DPIC -o .libs/engine-gpgconf.o
mv -f .deps/engine-gpgconf.Tpo .deps/engine-gpgconf.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-g13.lo -MD -MP -MF .deps/engine-g13.Tpo -c -o engine-g13.lo ../../gpgme/src/engine-g13.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT engine-g13.lo -MD -MP -MF .deps/engine-g13.Tpo -c ../../gpgme/src/engine-g13.c  -DDLL_EXPORT -DPIC -o .libs/engine-g13.o
../../gpgme/src/engine-g13.c: In function ‘g13_new’:
../../gpgme/src/engine-g13.c:234: warning: assignment discards qualifiers from pointer target type
../../gpgme/src/engine-g13.c:253: warning: passing argument 3 of ‘assuan_pipe_connect’ from incompatible pointer type
../../gpgme/src/engine-g13.c: In function ‘start’:
../../gpgme/src/engine-g13.c:640: warning: passing argument 3 of ‘assuan_get_active_fds’ from incompatible pointer type
../../gpgme/src/engine-g13.c: At top level:
../../gpgme/src/engine-g13.c:399: warning: ‘g13_assuan_simple_command’ defined but not used
mv -f .deps/engine-g13.Tpo .deps/engine-g13.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c -o vfs-mount.lo ../../gpgme/src/vfs-mount.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vfs-mount.lo -MD -MP -MF .deps/vfs-mount.Tpo -c ../../gpgme/src/vfs-mount.c  -DDLL_EXPORT -DPIC -o .libs/vfs-mount.o
../../gpgme/src/vfs-mount.c:129: warning: ‘gpgme_op_vfs_transact_start’ defined but not used
mv -f .deps/vfs-mount.Tpo .deps/vfs-mount.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c -o vfs-create.lo ../../gpgme/src/vfs-create.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vfs-create.lo -MD -MP -MF .deps/vfs-create.Tpo -c ../../gpgme/src/vfs-create.c  -DDLL_EXPORT -DPIC -o .libs/vfs-create.o
../../gpgme/src/vfs-create.c:72: warning: ‘gpgme_op_vfs_transact_start’ defined but not used
mv -f .deps/vfs-create.Tpo .deps/vfs-create.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c -o gpgconf.lo ../../gpgme/src/gpgconf.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgconf.lo -MD -MP -MF .deps/gpgconf.Tpo -c ../../gpgme/src/gpgconf.c  -DDLL_EXPORT -DPIC -o .libs/gpgconf.o
mv -f .deps/gpgconf.Tpo .deps/gpgconf.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-util.lo -MD -MP -MF .deps/w32-util.Tpo -c -o w32-util.lo ../../gpgme/src/w32-util.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-util.lo -MD -MP -MF .deps/w32-util.Tpo -c ../../gpgme/src/w32-util.c  -DDLL_EXPORT -DPIC -o .libs/w32-util.o
../../gpgme/src/w32-util.c: In function ‘read_w32_registry_string’:
../../gpgme/src/w32-util.c:134: warning: pointer targets in passing argument 5 of ‘RegQueryValueExA’ differ in signedness
../../gpgme/src/w32-util.c: In function ‘_gpgme_get_uiserver_socket_path’:
../../gpgme/src/w32-util.c:393: warning: assignment discards qualifiers from pointer target type
mv -f .deps/w32-util.Tpo .deps/w32-util.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-sema.lo -MD -MP -MF .deps/w32-sema.Tpo -c -o w32-sema.lo ../../gpgme/src/w32-sema.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-sema.lo -MD -MP -MF .deps/w32-sema.Tpo -c ../../gpgme/src/w32-sema.c  -DDLL_EXPORT -DPIC -o .libs/w32-sema.o
mv -f .deps/w32-sema.Tpo .deps/w32-sema.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c -o dirinfo.lo ../../gpgme/src/dirinfo.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT dirinfo.lo -MD -MP -MF .deps/dirinfo.Tpo -c ../../gpgme/src/dirinfo.c  -DDLL_EXPORT -DPIC -o .libs/dirinfo.o
mv -f .deps/dirinfo.Tpo .deps/dirinfo.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo ../../gpgme/src/debug.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../gpgme/src/debug.c  -DDLL_EXPORT -DPIC -o .libs/debug.o
mv -f .deps/debug.Tpo .deps/debug.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c -o gpgme.lo ../../gpgme/src/gpgme.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgme.lo -MD -MP -MF .deps/gpgme.Tpo -c ../../gpgme/src/gpgme.c  -DDLL_EXPORT -DPIC -o .libs/gpgme.o
mv -f .deps/gpgme.Tpo .deps/gpgme.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../gpgme/src/version.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../gpgme/src/version.c  -DDLL_EXPORT -DPIC -o .libs/version.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../gpgme/src/error.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../gpgme/src/error.c  -DDLL_EXPORT -DPIC -o .libs/error.o
mv -f .deps/error.Tpo .deps/error.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c -o ath.lo ../../gpgme/src/ath.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c ../../gpgme/src/ath.c  -DDLL_EXPORT -DPIC -o .libs/ath.o
mv -f .deps/ath.Tpo .deps/ath.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-io.lo -MD -MP -MF .deps/w32-io.Tpo -c -o w32-io.lo ../../gpgme/src/w32-io.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT w32-io.lo -MD -MP -MF .deps/w32-io.Tpo -c ../../gpgme/src/w32-io.c  -DDLL_EXPORT -DPIC -o .libs/w32-io.o
../../gpgme/src/w32-io.c: In function ‘_gpgme_io_spawn’:
../../gpgme/src/w32-io.c:1092: warning: assignment discards qualifiers from pointer target type
mv -f .deps/w32-io.Tpo .deps/w32-io.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo ../../gpgme/src/vasprintf.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../gpgme/src/vasprintf.c  -DDLL_EXPORT -DPIC -o .libs/vasprintf.o
../../gpgme/src/vasprintf.c:140: warning: function declaration isn’t a prototype
mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT ttyname_r.lo -MD -MP -MF .deps/ttyname_r.Tpo -c -o ttyname_r.lo ../../gpgme/src/ttyname_r.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT ttyname_r.lo -MD -MP -MF .deps/ttyname_r.Tpo -c ../../gpgme/src/ttyname_r.c  -DDLL_EXPORT -DPIC -o .libs/ttyname_r.o
../../gpgme/src/ttyname_r.c:30:2: warning: #warning ttyname is not thread-safe, and ttyname_r is missing
mv -f .deps/ttyname_r.Tpo .deps/ttyname_r.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT stpcpy.lo -MD -MP -MF .deps/stpcpy.Tpo -c -o stpcpy.lo ../../gpgme/src/stpcpy.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT stpcpy.lo -MD -MP -MF .deps/stpcpy.Tpo -c ../../gpgme/src/stpcpy.c  -DDLL_EXPORT -DPIC -o .libs/stpcpy.o
../../gpgme/src/stpcpy.c:35: warning: function declaration isn’t a prototype
../../gpgme/src/stpcpy.c:35: warning: declaration of ‘stpcpy’ shadows a built-in function
mv -f .deps/stpcpy.Tpo .deps/stpcpy.Plo
/bin/bash ../libtool --tag=CC   --mode=compile i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c -o setenv.lo ../../gpgme/src/setenv.c
libtool: compile:  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT setenv.lo -MD -MP -MF .deps/setenv.Tpo -c ../../gpgme/src/setenv.c  -DDLL_EXPORT -DPIC -o .libs/setenv.o
../../gpgme/src/setenv.c:52: warning: function declaration isn’t a prototype
mv -f .deps/setenv.Tpo .deps/setenv.Plo
/bin/bash ../libtool --mode=compile --tag=RC i586-mingw32msvc-windres -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -i "versioninfo.rc" -o "versioninfo.lo"
libtool: compile:  i586-mingw32msvc-windres -DHAVE_CONFIG_H -I. -I../../gpgme/src -I.. -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -i versioninfo.rc  -o .libs/versioninfo.o
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -no-undefined -export-symbols ../../gpgme/src/gpgme.def  -version-info 18:0:7  -o libgpgme.la -rpath /home/marcus/g10/work/speedo-w32-release/playground/install/lib conversion.lo get-env.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo trust-item.lo trustlist.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo engine.lo engine-gpg.lo engine-gpgsm.lo assuan-support.lo engine-assuan.lo engine-gpgconf.lo  engine-g13.lo vfs-mount.lo vfs-create.lo gpgconf.lo w32-util.lo w32-sema.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath.lo w32-io.lo versioninfo.lo -lassuan -lws2_32 -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib -lgpg-error  vasprintf.lo ttyname_r.lo stpcpy.lo setenv.lo -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib -lgpg-error 
libtool: link: /usr/bin/i586-mingw32msvc-nm -B  .libs/conversion.o .libs/get-env.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/trust-item.o .libs/trustlist.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/opassuan.o .libs/passwd.o .libs/engine.o .libs/engine-gpg.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/gpgconf.o .libs/w32-util.o .libs/w32-sema.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath.o .libs/w32-io.o .libs/versioninfo.o .libs/vasprintf.o .libs/ttyname_r.o .libs/stpcpy.o .libs/setenv.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/' | /bin/sed -e '/^[AITW][ ]/s/.*[ ]//' | sort | uniq > .libs/libgpgme.exp
libtool: link: if test "x`/bin/sed 1q .libs/libgpgme.def`" = xEXPORTS; then cp .libs/libgpgme.def .libs/libgpgme-11.dll.def; else echo EXPORTS > .libs/libgpgme-11.dll.def; cat .libs/libgpgme.def >> .libs/libgpgme-11.dll.def; fi
libtool: link:  i586-mingw32msvc-gcc -shared .libs/libgpgme-11.dll.def  .libs/conversion.o .libs/get-env.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/trust-item.o .libs/trustlist.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/opassuan.o .libs/passwd.o .libs/engine.o .libs/engine-gpg.o .libs/engine-gpgsm.o .libs/assuan-support.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/gpgconf.o .libs/w32-util.o .libs/w32-sema.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath.o .libs/w32-io.o .libs/versioninfo.o .libs/vasprintf.o .libs/ttyname_r.o .libs/stpcpy.o .libs/setenv.o   /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libassuan.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib -lws2_32 /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.dll.a  -mms-bitfields   -o .libs/libgpgme-11.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgpgme.dll.a
Creating library file: .libs/libgpgme.dll.a
libtool: link: rm -f .libs/libgpgme.exp .libs/libgpgme.filter
libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" )
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgme-w32spawn.o -MD -MP -MF .deps/gpgme-w32spawn.Tpo -c -o gpgme-w32spawn.o ../../gpgme/src/gpgme-w32spawn.c
mv -f .deps/gpgme-w32spawn.Tpo .deps/gpgme-w32spawn.Po
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields   -o gpgme-w32spawn.exe gpgme-w32spawn.o  
libtool: link: i586-mingw32msvc-gcc -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -o .libs/gpgme-w32spawn.exe gpgme-w32spawn.o 
i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I../../gpgme/src -I..  -I/home/marcus/g10/work/speedo-w32-release/playground/install/include   -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -MT gpgme-tool.o -MD -MP -MF .deps/gpgme-tool.Tpo -c -o gpgme-tool.o ../../gpgme/src/gpgme-tool.c
../../gpgme/src/gpgme-tool.c: In function ‘server_data_obj’:
../../gpgme/src/gpgme-tool.c:1850: warning: passing argument 2 of ‘gpgme_data_new_from_fd’ makes integer from pointer without a cast
../../gpgme/src/gpgme-tool.c: In function ‘server_reset_fds’:
../../gpgme/src/gpgme-tool.c:1865: warning: comparison between pointer and integer
../../gpgme/src/gpgme-tool.c:1868: warning: passing argument 1 of ‘close’ makes integer from pointer without a cast
../../gpgme/src/gpgme-tool.c:1869: warning: assignment makes pointer from integer without a cast
../../gpgme/src/gpgme-tool.c: In function ‘gpgme_server’:
../../gpgme/src/gpgme-tool.c:2742: warning: assignment makes pointer from integer without a cast
mv -f .deps/gpgme-tool.Tpo .deps/gpgme-tool.Po
/bin/bash ../libtool --tag=CC   --mode=link i586-mingw32msvc-gcc -I/home/marcus/g10/work/speedo-w32-release/playground/install/include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields   -o gpgme-tool.exe gpgme-tool.o libgpgme.la 
libtool: link: i586-mingw32msvc-gcc -I/home/marcus/g10/work/speedo-w32-release/playground/install/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -mms-bitfields -o .libs/gpgme-tool.exe gpgme-tool.o  ./.libs/libgpgme.dll.a /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libassuan.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib -lws2_32 /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpg-error.dll.a -L/home/marcus/g10/work/speedo-w32-release/playground/install/lib
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
Making all in doc
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
Making all in lang
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
Making all in cl
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
touch stamps/stamp-gpgme-02-make
(	pkg="gpgme"; svn=""; tar="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.3.0.tar.bz2"; pkgsdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme"; pkgbdir="/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build"; pkgidir="/home/marcus/g10/work/speedo-w32-release/playground/install/pkgs/gpgme"; pkgcfg="--with-gpg=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpg2 --with-gpgsm=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgsm --with-gpgconf=/home/marcus/g10/work/speedo-w32-release/playground/install/bin/gpgconf"; pkgmkargs=""; pkgmkargs_inst=""; export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin:/opt/mingw32ce/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib:"; cd "${pkgbdir}"; make ${pkgmkargs_inst} install; )
make[1]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
Making install in src
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
make  install-am
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/bin" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/bin"
 /usr/bin/install -c gpgme-config '/home/marcus/g10/work/speedo-w32-release/playground/install/bin'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/lib" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libgpgme.la '/home/marcus/g10/work/speedo-w32-release/playground/install/lib'
libtool: install: /usr/bin/install -c .libs/libgpgme.dll.a /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpgme.dll.a
libtool: install: base_file=`basename libgpgme.la`
libtool: install:  dlpath=`/bin/bash 2>&1 -c '. .libs/'libgpgme.la'i; echo libgpgme-11.dll'`
libtool: install:  dldir=/home/marcus/g10/work/speedo-w32-release/playground/install/lib/`dirname ../bin/libgpgme-11.dll`
libtool: install:  test -d /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin || mkdir -p /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libgpgme-11.dll /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpgme-11.dll
libtool: install:  chmod a+x /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpgme-11.dll
libtool: install:  if test -n '' && test -n 'i586-mingw32msvc-strip --strip-unneeded'; then eval 'i586-mingw32msvc-strip --strip-unneeded /home/marcus/g10/work/speedo-w32-release/playground/install/lib/../bin/libgpgme-11.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libgpgme.lai /home/marcus/g10/work/speedo-w32-release/playground/install/lib/libgpgme.la
----------------------------------------------------------------------
Libraries have been installed in:
   /home/marcus/g10/work/speedo-w32-release/playground/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-LLIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/libexec" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/libexec"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c gpgme-w32spawn.exe '/home/marcus/g10/work/speedo-w32-release/playground/install/libexec'
libtool: install: /usr/bin/install -c .libs/gpgme-w32spawn.exe /home/marcus/g10/work/speedo-w32-release/playground/install/libexec/gpgme-w32spawn.exe
/usr/bin/install -c ../../gpgme/src/gpgme.def /home/marcus/g10/work/speedo-w32-release/playground/install/lib/gpgme.def
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal"
 /usr/bin/install -c -m 644 ../../gpgme/src/gpgme.m4 '/home/marcus/g10/work/speedo-w32-release/playground/install/share/aclocal'
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/include" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/include"
 /usr/bin/install -c -m 644 gpgme.h '/home/marcus/g10/work/speedo-w32-release/playground/install/include'
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/src'
Making install in doc
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/info" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/info"
 /usr/bin/install -c -m 644 ../../gpgme/doc/gpgme.info ../../gpgme/doc/gpgme.info-1 ../../gpgme/doc/gpgme.info-2 '/home/marcus/g10/work/speedo-w32-release/playground/install/share/info'
 install-info --info-dir='/home/marcus/g10/work/speedo-w32-release/playground/install/share/info' '/home/marcus/g10/work/speedo-w32-release/playground/install/share/info/gpgme.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/doc'
Making install in lang
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
Making install in cl
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpgme" || /bin/mkdir -p "/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpgme"
 /usr/bin/install -c -m 644 gpgme.asd ../../../gpgme/lang/cl/gpgme-package.lisp ../../../gpgme/lang/cl/gpgme.lisp '/home/marcus/g10/work/speedo-w32-release/playground/install/share/common-lisp/source/gpgme'
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang/cl'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[4]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build/lang'
make[2]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[3]: Entering directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[2]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
make[1]: Leaving directory `/home/marcus/g10/work/speedo-w32-release/playground/build/gpgme-build'
touch stamps/stamp-gpgme-03-install
touch stamps/stamp-final-gpgme
touch stamps/stamp-final
export PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/bin":$PATH
export LD_LIBRARY_PATH="/home/marcus/g10/work/speedo-w32-release/playground/install/lib":$LD_LIBRARY_PATH
hash -r
