Skip to content

Instantly share code, notes, and snippets.

@ant32
Created September 2, 2014 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ant32/03f038ec698019a8bce9 to your computer and use it in GitHub Desktop.
Save ant32/03f038ec698019a8bce9 to your computer and use it in GitHub Desktop.
mingw-w64-libgpg-error build log
==> Creating clean working copy [philip]...done
==> Making package: mingw-w64-libgpg-error 1.13-1 (Tue Sep 2 13:26:10 CST 2014)
==> Retrieving sources...
-> Downloading libgpg-error-1.13.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 478k 100 478k 0 0 99549 0 0:00:04 0:00:04 --:--:-- 121k
-> Downloading libgpg-error-1.13.tar.bz2.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 287 100 287 0 0 109 0 0:00:02 0:00:02 --:--:-- 110
==> Validating source files with sha1sums...
libgpg-error-1.13.tar.bz2 ... Passed
libgpg-error-1.13.tar.bz2.sig ... Skipped
==> Verifying source file signatures with gpg...
libgpg-error-1.13.tar.bz2 ... FAILED (unknown public key 249B39D24F25E3B6)
==> WARNING: Warnings have occurred while verifying the signatures.
Please make sure you really trust them.
==> Making package: mingw-w64-libgpg-error 1.13-1 (Tue Sep 2 13:26:20 CST 2014)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for inter-conflicts...
Packages (5): mingw-w64-libiconv-1.14-8 mingw-w64-libunistring-0.9.3-7 mingw-w64-termcap-1.3.1-6 mingw-w64-crt-3.2.0-1 mingw-w64-gettext-0.19.2-1
Total Installed Size: 124.07 MiB
:: Proceed with installation? [Y/n]
(5/5) checking keys in keyring [#####################################################################################################] 100%
(5/5) checking package integrity [#####################################################################################################] 100%
(5/5) loading package files [#####################################################################################################] 100%
(5/5) checking for file conflicts [#####################################################################################################] 100%
(5/5) checking available disk space [#####################################################################################################] 100%
(1/5) installing mingw-w64-crt [#####################################################################################################] 100%
(2/5) installing mingw-w64-libiconv [#####################################################################################################] 100%
(3/5) installing mingw-w64-termcap [#####################################################################################################] 100%
(4/5) installing mingw-w64-libunistring [#####################################################################################################] 100%
(5/5) installing mingw-w64-gettext [#####################################################################################################] 100%
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for inter-conflicts...
Packages (4): mingw-w64-binutils-2.24-1 mingw-w64-headers-3.2.0-1 mingw-w64-winpthreads-3.2.0-1 mingw-w64-gcc-4.9.1-2
Total Installed Size: 549.48 MiB
:: Proceed with installation? [Y/n]
(4/4) checking keys in keyring [#####################################################################################################] 100%
(4/4) checking package integrity [#####################################################################################################] 100%
(4/4) loading package files [#####################################################################################################] 100%
(4/4) checking for file conflicts [#####################################################################################################] 100%
(4/4) checking available disk space [#####################################################################################################] 100%
(1/4) installing mingw-w64-binutils [#####################################################################################################] 100%
(2/4) installing mingw-w64-winpthreads [#####################################################################################################] 100%
(3/4) installing mingw-w64-headers [#####################################################################################################] 100%
(4/4) installing mingw-w64-gcc [#####################################################################################################] 100%
==> Retrieving sources...
-> Found libgpg-error-1.13.tar.bz2
-> Found libgpg-error-1.13.tar.bz2.sig
==> Validating source files with sha1sums...
libgpg-error-1.13.tar.bz2 ... Passed
libgpg-error-1.13.tar.bz2.sig ... Skipped
==> Verifying source file signatures with gpg...
libgpg-error-1.13.tar.bz2 ... FAILED (unknown public key 249B39D24F25E3B6)
==> WARNING: Warnings have occurred while verifying the signatures.
Please make sure you really trust them.
==> Extracting sources...
-> Extracting libgpg-error-1.13.tar.bz2 with bsdtar
==> Starting build()...
~/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32 ~/mingw-w64-libgpg-error/src/libgpg-error-1.13
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i686-w64-mingw32
configure: autobuild project... libgpg-error
configure: autobuild revision... 1.13
../configure: line 3235: hostname: command not found
configure: autobuild timestamp... 20140902-132646
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking whether i686-w64-mingw32-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking for gawk... (cached) gawk
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... (cached) i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for i686-w64-mingw32-as... i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/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... yes
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
checking for cc for build... cc
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/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/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... yes
checking for working iconv... guessing yes
checking how to link with libiconv... /usr/i686-w64-mingw32/lib/libiconv.dll.a -L/usr/i686-w64-mingw32/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/i686-w64-mingw32/lib/libintl.dll.a -L/usr/i686-w64-mingw32/lib
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 flockfile... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
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 src/gpg-error-config
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-1.13 prepared for make
Revision: 1900266 (6400)
Platform: i686-w64-mingw32
make all-recursive
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
Making all in m4
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
Making all in src
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
gawk -f ../../src/mkerrnos.awk ../../src/errnos.in >code-to-errno.h
gawk -f ../../src/mkerrcodes1.awk ../../src/errnos.in >_mkerrcodes.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../src/err-sources.h.in >err-sources-sym.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../src/err-codes.h.in >err-codes-sym.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v namespace=errnos_ \
../../src/errnos.in >errnos-sym.h
i686-w64-mingw32-gcc -E -I/usr/i686-w64-mingw32/include _mkerrcodes.h | grep GPG_ERR_ | \
gawk -f ../../src/mkerrcodes.awk >mkerrcodes.h
cc -g -O0 -I. -I../../src -o mkheader ../../src/mkheader.c
cat ../../src/gpg-error.def.in >_gpg-error.def.h
i686-w64-mingw32-gcc -E -I. -I../../src -I.. _gpg-error.def.h | \
grep -v '^#' >gpg-error.def
echo "/*dummy*/" > mkw32errmap.map.c
rm _gpg-error.def.h
rm lock-obj-pub.native.h 2>/dev/null
Makefile:1138: recipe for target 'gpg-error.h' failed
make[2]: [gpg-error.h] Error 1 (ignored)
./mkheader mingw32 i686-w64-mingw32 ../../src/gpg-error.h.in \
1.13 0x010d00 >gpg-error.h
../../src/gpg-error.h.in:289: note: including '../../src/syscfg/lock-obj-pub.mingw32.h'
rm _mkerrcodes.h
cc -I. -I../../src -o mkerrcodes ../../src/mkerrcodes.c
./mkerrcodes | gawk -f ../../src/mkerrcodes2.awk >code-from-errno.h
make all-am
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`w32-gettext.c
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c -o libgpg_error_la-w32-lock.lo `test -f 'w32-lock.c' || echo '../../src/'`w32-lock.c
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c -o libgpg_error_la-w32-thread.lo `test -f 'w32-thread.c' || echo '../../src/'`w32-thread.c
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`init.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c ../../src/w32-lock.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-lock.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c ../../src/w32-gettext.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-gettext.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c ../../src/w32-thread.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-thread.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c ../../src/init.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-init.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c ../../src/w32-thread.c -o libgpg_error_la-w32-thread.o >/dev/null 2>&1
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c ../../src/w32-lock.c -o libgpg_error_la-w32-lock.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-w32-thread.Tpo .deps/libgpg_error_la-w32-thread.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo '../../src/'`version.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c ../../src/version.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-version.o
mv -f .deps/libgpg_error_la-w32-lock.Tpo .deps/libgpg_error_la-w32-lock.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`strsource.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c ../../src/strsource.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strsource.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c ../../src/version.c -o libgpg_error_la-version.o >/dev/null 2>&1
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c ../../src/strsource.c -o libgpg_error_la-strsource.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-version.Tpo .deps/libgpg_error_la-version.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`strerror.c
mv -f .deps/libgpg_error_la-strsource.Tpo .deps/libgpg_error_la-strsource.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`code-to-errno.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c ../../src/strerror.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strerror.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c ../../src/code-to-errno.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-to-errno.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c ../../src/init.c -o libgpg_error_la-init.o >/dev/null 2>&1
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c ../../src/strerror.c -o libgpg_error_la-strerror.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-strerror.Tpo .deps/libgpg_error_la-strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`code-from-errno.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c ../../src/code-from-errno.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-from-errno.o
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c ../../src/code-from-errno.c -o libgpg_error_la-code-from-errno.o >/dev/null 2>&1
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c ../../src/w32-gettext.c -o libgpg_error_la-w32-gettext.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-code-from-errno.Tpo .deps/libgpg_error_la-code-from-errno.Plo
/bin/sh ../libtool --mode=compile --tag=RC i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -i "versioninfo.rc" -o "versioninfo.lo"
libtool: compile: i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -i versioninfo.rc -o .libs/versioninfo.o
libtool: compile: i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -i versioninfo.rc -o versioninfo.o >/dev/null 2>&1
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`strsource-sym.c
mv -f .deps/gpg_error-strsource-sym.Tpo .deps/gpg_error-strsource-sym.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`strerror-sym.c
mv -f .deps/gpg_error-strerror-sym.Tpo .deps/gpg_error-strerror-sym.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -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 '../../src/'`gpg-error.c
libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/i686-w64-mingw32/share/locale\" -I/usr/i686-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c ../../src/code-to-errno.c -o libgpg_error_la-code-to-errno.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-init.Tpo .deps/libgpg_error_la-init.Plo
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/i686-w64-mingw32/include -g -O2 -MT gen-w32-lock-obj.o -MD -MP -MF .deps/gen-w32-lock-obj.Tpo -c -o gen-w32-lock-obj.o ../../src/gen-w32-lock-obj.c
mv -f .deps/libgpg_error_la-code-to-errno.Tpo .deps/libgpg_error_la-code-to-errno.Plo
mv -f .deps/libgpg_error_la-w32-gettext.Tpo .deps/libgpg_error_la-w32-gettext.Plo
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -version-info 11:0:11 -no-undefined -export-symbols gpg-error.def -o libgpg-error.la -rpath /usr/i686-w64-mingw32/lib libgpg_error_la-w32-gettext.lo libgpg_error_la-w32-lock.lo libgpg_error_la-w32-thread.lo libgpg_error_la-init.lo libgpg_error_la-version.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
mv -f .deps/gpg_error-gpg-error.Tpo .deps/gpg_error-gpg-error.Po
libtool: link: /usr/bin/i686-w64-mingw32-nm -B .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-w32-lock.o .libs/libgpg_error_la-w32-thread.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-version.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' | sed '/ __gnu_lto/d' | /usr/bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //' | sort | uniq > .libs/libgpg-error.exp
libtool: link: if test "x`/usr/bin/sed \"/^;/d; /^[ ]*$/d\" .libs/libgpg-error.def | /usr/bin/sed 1q`" = 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
mv -f .deps/gen-w32-lock-obj.Tpo .deps/gen-w32-lock-obj.Po
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -o gen-w32-lock-obj.exe gen-w32-lock-obj.o
libtool: link: i686-w64-mingw32-gcc -shared .libs/libgpg-error-0.dll.def .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-w32-lock.o .libs/libgpg_error_la-w32-thread.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-version.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 -O2 -o .libs/libgpg-error-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgpg-error.dll.a
libtool: link: rm -f .libs/libgpg-error.exp .libs/libgpg-error.filter
libtool: link: i686-w64-mingw32-ar cru .libs/libgpg-error.a libgpg_error_la-w32-gettext.o libgpg_error_la-w32-lock.o libgpg_error_la-w32-thread.o libgpg_error_la-init.o libgpg_error_la-version.o libgpg_error_la-strsource.o libgpg_error_la-strerror.o libgpg_error_la-code-to-errno.o libgpg_error_la-code-from-errno.o versioninfo.o
libtool: link: i686-w64-mingw32-ranlib .libs/libgpg-error.a
libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-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 -L/usr/i686-w64-mingw32/lib -lintl -R/usr/i686-w64-mingw32/lib
libtool: link: i686-w64-mingw32-gcc -g -O2 -o .libs/gen-w32-lock-obj.exe gen-w32-lock-obj.o
libtool: link: i686-w64-mingw32-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/usr/i686-w64-mingw32/lib -lintl -L/usr/i686-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin:/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
Making all in tests
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/i686-w64-mingw32/include -g -O2 -MT t-version.o -MD -MP -MF .deps/t-version.Tpo -c -o t-version.o ../../tests/t-version.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/i686-w64-mingw32/include -g -O2 -MT t-strerror.o -MD -MP -MF .deps/t-strerror.Tpo -c -o t-strerror.o ../../tests/t-strerror.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/i686-w64-mingw32/include -g -O2 -MT t-syserror.o -MD -MP -MF .deps/t-syserror.Tpo -c -o t-syserror.o ../../tests/t-syserror.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/i686-w64-mingw32/include -g -O2 -MT t-lock.o -MD -MP -MF .deps/t-lock.Tpo -c -o t-lock.o ../../tests/t-lock.c
mv -f .deps/t-syserror.Tpo .deps/t-syserror.Po
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -o t-syserror.exe t-syserror.o ../src/libgpg-error.la
mv -f .deps/t-strerror.Tpo .deps/t-strerror.Po
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -o t-strerror.exe t-strerror.o ../src/libgpg-error.la
mv -f .deps/t-version.Tpo .deps/t-version.Po
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -o t-version.exe t-version.o ../src/libgpg-error.la
libtool: link: i686-w64-mingw32-gcc -g -O2 -o .libs/t-version.exe t-version.o ../src/.libs/libgpg-error.dll.a -L/usr/i686-w64-mingw32/lib
libtool: link: i686-w64-mingw32-gcc -g -O2 -o .libs/t-strerror.exe t-strerror.o ../src/.libs/libgpg-error.dll.a -L/usr/i686-w64-mingw32/lib
libtool: link: i686-w64-mingw32-gcc -g -O2 -o .libs/t-syserror.exe t-syserror.o ../src/.libs/libgpg-error.dll.a -L/usr/i686-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
mv -f .deps/t-lock.Tpo .deps/t-lock.Po
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -g -O2 -o t-lock.exe t-lock.o ../src/libgpg-error.la
libtool: link: i686-w64-mingw32-gcc -g -O2 -o .libs/t-lock.exe t-lock.o ../src/.libs/libgpg-error.dll.a -L/usr/i686-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
Making all in po
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/po'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/po'
Making all in lang
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
Making all in cl
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
echo '@errnos@' | cat ../../../src/err-codes.h.in - ../../../src/errnos.in \
| gawk -f ../../../lang/cl/mkerrcodes.awk >gpg-error-codes.lisp
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
~/mingw-w64-libgpg-error/src/libgpg-error-1.13
~/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32 ~/mingw-w64-libgpg-error/src/libgpg-error-1.13
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
configure: autobuild project... libgpg-error
configure: autobuild revision... 1.13
../configure: line 3235: hostname: command not found
configure: autobuild timestamp... 20140902-132654
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking whether x86_64-w64-mingw32-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for gawk... (cached) gawk
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... (cached) x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for x86_64-w64-mingw32-as... x86_64-w64-mingw32-as
checking for x86_64-w64-mingw32-dlltool... (cached) x86_64-w64-mingw32-dlltool
checking for x86_64-w64-mingw32-objdump... (cached) x86_64-w64-mingw32-objdump
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/x86_64-w64-mingw32/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... yes
checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
checking for cc for build... cc
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/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/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... yes
checking for working iconv... guessing yes
checking how to link with libiconv... /usr/x86_64-w64-mingw32/lib/libiconv.dll.a -L/usr/x86_64-w64-mingw32/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/x86_64-w64-mingw32/lib/libintl.dll.a -L/usr/x86_64-w64-mingw32/lib
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 flockfile... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
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 src/gpg-error-config
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-1.13 prepared for make
Revision: 1900266 (6400)
Platform: x86_64-w64-mingw32
make all-recursive
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
Making all in m4
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
Making all in src
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
gawk -f ../../src/mkerrnos.awk ../../src/errnos.in >code-to-errno.h
gawk -f ../../src/mkerrcodes1.awk ../../src/errnos.in >_mkerrcodes.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../src/err-sources.h.in >err-sources-sym.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../src/err-codes.h.in >err-codes-sym.h
x86_64-w64-mingw32-gcc -E -I/usr/x86_64-w64-mingw32/include _mkerrcodes.h | grep GPG_ERR_ | \
gawk -f ../../src/mkerrcodes.awk >mkerrcodes.h
gawk -f ../../src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v namespace=errnos_ \
../../src/errnos.in >errnos-sym.h
cc -g -O0 -I. -I../../src -o mkheader ../../src/mkheader.c
cat ../../src/gpg-error.def.in >_gpg-error.def.h
echo "/*dummy*/" > mkw32errmap.map.c
x86_64-w64-mingw32-gcc -E -I. -I../../src -I.. _gpg-error.def.h | \
grep -v '^#' >gpg-error.def
rm _gpg-error.def.h
rm lock-obj-pub.native.h 2>/dev/null
Makefile:1138: recipe for target 'gpg-error.h' failed
make[2]: [gpg-error.h] Error 1 (ignored)
./mkheader mingw32 x86_64-w64-mingw32 ../../src/gpg-error.h.in \
1.13 0x010d00 >gpg-error.h
../../src/gpg-error.h.in:289: note: including '../../src/syscfg/lock-obj-pub.mingw32.h'
rm _mkerrcodes.h
cc -I. -I../../src -o mkerrcodes ../../src/mkerrcodes.c
./mkerrcodes | gawk -f ../../src/mkerrcodes2.awk >code-from-errno.h
make all-am
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`w32-gettext.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c -o libgpg_error_la-w32-lock.lo `test -f 'w32-lock.c' || echo '../../src/'`w32-lock.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c -o libgpg_error_la-w32-thread.lo `test -f 'w32-thread.c' || echo '../../src/'`w32-thread.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`init.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c ../../src/w32-lock.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-lock.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c ../../src/w32-gettext.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-gettext.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c ../../src/w32-thread.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-w32-thread.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c ../../src/init.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-init.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-thread.lo -MD -MP -MF .deps/libgpg_error_la-w32-thread.Tpo -c ../../src/w32-thread.c -o libgpg_error_la-w32-thread.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-lock.lo -MD -MP -MF .deps/libgpg_error_la-w32-lock.Tpo -c ../../src/w32-lock.c -o libgpg_error_la-w32-lock.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c ../../src/init.c -o libgpg_error_la-init.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-w32-thread.Tpo .deps/libgpg_error_la-w32-thread.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo '../../src/'`version.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c ../../src/version.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-version.o
mv -f .deps/libgpg_error_la-w32-lock.Tpo .deps/libgpg_error_la-w32-lock.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`strsource.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c ../../src/strsource.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strsource.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c ../../src/version.c -o libgpg_error_la-version.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF .deps/libgpg_error_la-w32-gettext.Tpo -c ../../src/w32-gettext.c -o libgpg_error_la-w32-gettext.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c ../../src/strsource.c -o libgpg_error_la-strsource.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-version.Tpo .deps/libgpg_error_la-version.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`strerror.c
mv -f .deps/libgpg_error_la-strsource.Tpo .deps/libgpg_error_la-strsource.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`code-to-errno.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c ../../src/strerror.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-strerror.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c ../../src/code-to-errno.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-to-errno.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c ../../src/strerror.c -o libgpg_error_la-strerror.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-strerror.Tpo .deps/libgpg_error_la-strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`code-from-errno.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c ../../src/code-from-errno.c -DDLL_EXPORT -DPIC -o .libs/libgpg_error_la-code-from-errno.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c ../../src/code-from-errno.c -o libgpg_error_la-code-from-errno.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-code-from-errno.Tpo .deps/libgpg_error_la-code-from-errno.Plo
/bin/sh ../libtool --mode=compile --tag=RC x86_64-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -i "versioninfo.rc" -o "versioninfo.lo"
libtool: compile: x86_64-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -i versioninfo.rc -o .libs/versioninfo.o
libtool: compile: x86_64-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -i versioninfo.rc -o versioninfo.o >/dev/null 2>&1
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`strsource-sym.c
mv -f .deps/gpg_error-strsource-sym.Tpo .deps/gpg_error-strsource-sym.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`strerror-sym.c
mv -f .deps/gpg_error-strerror-sym.Tpo .deps/gpg_error-strerror-sym.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -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 '../../src/'`gpg-error.c
mv -f .deps/libgpg_error_la-init.Tpo .deps/libgpg_error_la-init.Plo
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/x86_64-w64-mingw32/include -g -O2 -MT gen-w32-lock-obj.o -MD -MP -MF .deps/gen-w32-lock-obj.Tpo -c -o gen-w32-lock-obj.o ../../src/gen-w32-lock-obj.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DLOCALEDIR=\"/usr/x86_64-w64-mingw32/share/locale\" -I/usr/x86_64-w64-mingw32/include -g -O2 -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c ../../src/code-to-errno.c -o libgpg_error_la-code-to-errno.o >/dev/null 2>&1
mv -f .deps/libgpg_error_la-w32-gettext.Tpo .deps/libgpg_error_la-w32-gettext.Plo
mv -f .deps/gpg_error-gpg-error.Tpo .deps/gpg_error-gpg-error.Po
mv -f .deps/libgpg_error_la-code-to-errno.Tpo .deps/libgpg_error_la-code-to-errno.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -version-info 11:0:11 -no-undefined -export-symbols gpg-error.def -o libgpg-error.la -rpath /usr/x86_64-w64-mingw32/lib libgpg_error_la-w32-gettext.lo libgpg_error_la-w32-lock.lo libgpg_error_la-w32-thread.lo libgpg_error_la-init.lo libgpg_error_la-version.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
mv -f .deps/gen-w32-lock-obj.Tpo .deps/gen-w32-lock-obj.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -o gen-w32-lock-obj.exe gen-w32-lock-obj.o
libtool: link: x86_64-w64-mingw32-gcc -g -O2 -o .libs/gen-w32-lock-obj.exe gen-w32-lock-obj.o
libtool: link: /usr/bin/x86_64-w64-mingw32-nm -B .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-w32-lock.o .libs/libgpg_error_la-w32-thread.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-version.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' | sed '/ __gnu_lto/d' | /usr/bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //' | sort | uniq > .libs/libgpg-error.exp
libtool: link: if test "x`/usr/bin/sed \"/^;/d; /^[ ]*$/d\" .libs/libgpg-error.def | /usr/bin/sed 1q`" = xEXPORTS; then cp .libs/libgpg-error.def .libs/libgpg-error6-0.dll.def; else echo EXPORTS > .libs/libgpg-error6-0.dll.def; cat .libs/libgpg-error.def >> .libs/libgpg-error6-0.dll.def; fi
libtool: link: x86_64-w64-mingw32-gcc -shared .libs/libgpg-error6-0.dll.def .libs/libgpg_error_la-w32-gettext.o .libs/libgpg_error_la-w32-lock.o .libs/libgpg_error_la-w32-thread.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-version.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 -O2 -o .libs/libgpg-error6-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgpg-error.dll.a
libtool: link: rm -f .libs/libgpg-error.exp .libs/libgpg-error.filter
libtool: link: x86_64-w64-mingw32-ar cru .libs/libgpg-error.a libgpg_error_la-w32-gettext.o libgpg_error_la-w32-lock.o libgpg_error_la-w32-thread.o libgpg_error_la-init.o libgpg_error_la-version.o libgpg_error_la-strsource.o libgpg_error_la-strerror.o libgpg_error_la-code-to-errno.o libgpg_error_la-code-from-errno.o versioninfo.o
libtool: link: x86_64-w64-mingw32-ranlib .libs/libgpg-error.a
libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-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 -L/usr/x86_64-w64-mingw32/lib -lintl -R/usr/x86_64-w64-mingw32/lib
libtool: link: x86_64-w64-mingw32-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/usr/x86_64-w64-mingw32/lib -lintl -L/usr/x86_64-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin:/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
Making all in tests
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/x86_64-w64-mingw32/include -g -O2 -MT t-version.o -MD -MP -MF .deps/t-version.Tpo -c -o t-version.o ../../tests/t-version.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/x86_64-w64-mingw32/include -g -O2 -MT t-strerror.o -MD -MP -MF .deps/t-strerror.Tpo -c -o t-strerror.o ../../tests/t-strerror.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/x86_64-w64-mingw32/include -g -O2 -MT t-syserror.o -MD -MP -MF .deps/t-syserror.Tpo -c -o t-syserror.o ../../tests/t-syserror.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../src -I/usr/x86_64-w64-mingw32/include -g -O2 -MT t-lock.o -MD -MP -MF .deps/t-lock.Tpo -c -o t-lock.o ../../tests/t-lock.c
mv -f .deps/t-strerror.Tpo .deps/t-strerror.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -o t-strerror.exe t-strerror.o ../src/libgpg-error.la
mv -f .deps/t-version.Tpo .deps/t-version.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -o t-version.exe t-version.o ../src/libgpg-error.la
mv -f .deps/t-syserror.Tpo .deps/t-syserror.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -o t-syserror.exe t-syserror.o ../src/libgpg-error.la
libtool: link: x86_64-w64-mingw32-gcc -g -O2 -o .libs/t-strerror.exe t-strerror.o ../src/.libs/libgpg-error.dll.a -L/usr/x86_64-w64-mingw32/lib
libtool: link: x86_64-w64-mingw32-gcc -g -O2 -o .libs/t-version.exe t-version.o ../src/.libs/libgpg-error.dll.a -L/usr/x86_64-w64-mingw32/lib
libtool: link: x86_64-w64-mingw32-gcc -g -O2 -o .libs/t-syserror.exe t-syserror.o ../src/.libs/libgpg-error.dll.a -L/usr/x86_64-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
mv -f .deps/t-lock.Tpo .deps/t-lock.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -g -O2 -o t-lock.exe t-lock.o ../src/libgpg-error.la
libtool: link: x86_64-w64-mingw32-gcc -g -O2 -o .libs/t-lock.exe t-lock.o ../src/.libs/libgpg-error.dll.a -L/usr/x86_64-w64-mingw32/lib
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin'
libtool: link: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
Making all in po
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/po'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/po'
Making all in lang
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
Making all in cl
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
echo '@errnos@' | cat ../../../src/err-codes.h.in - ../../../src/errnos.in \
| gawk -f ../../../lang/cl/mkerrcodes.awk >gpg-error-codes.lisp
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
~/mingw-w64-libgpg-error/src/libgpg-error-1.13
==> Entering fakeroot environment...
==> Starting package()...
Making install in m4
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/m4'
Making install in src
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
make install-am
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/include'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/aclocal'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgpg-error.la '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib'
/usr/bin/install -c -m 644 gpg-error.h '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/include'
/usr/bin/install -c gpg-error-config '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin'
/usr/bin/install -c -m 644 ../../src/gpg-error.m4 '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/aclocal'
libtool: install: /usr/bin/install -c .libs/libgpg-error.dll.a /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.dll.a
libtool: install: base_file=`basename libgpg-error.la`
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libgpg-error.la'i; echo libgpg-error-0.dll'`
libtool: install: dldir=/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/`dirname ../bin/libgpg-error-0.dll`
libtool: install: test -d /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/../bin || mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/../bin
libtool: install: /usr/bin/install -c .libs/libgpg-error-0.dll /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/../bin/libgpg-error-0.dll
libtool: install: chmod a+x /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/../bin/libgpg-error-0.dll
libtool: install: if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/../bin/libgpg-error-0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libgpg-error.lai /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.la
libtool: install: /usr/bin/install -c .libs/libgpg-error.a /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.a
libtool: install: chmod 644 /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.a
libtool: install: i686-w64-mingw32-ranlib /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.a
libtool: install: warning: remember to run `libtool --finish /usr/i686-w64-mingw32/lib'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c gpg-error.exe '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin'
libtool: install: warning: `./libgpg-error.la' has not been installed in `/usr/i686-w64-mingw32/lib'
libtool: install: /usr/bin/install -c .libs/gpg-error.exe /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin/gpg-error.exe
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/src'
Making install in tests
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/tests'
Making install in po
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/po'
/usr/bin/mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share
installing ../../po/cs.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/cs/LC_MESSAGES/libgpg-error.mo
installing ../../po/da.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/da/LC_MESSAGES/libgpg-error.mo
installing ../../po/de.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/de/LC_MESSAGES/libgpg-error.mo
installing ../../po/eo.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/eo/LC_MESSAGES/libgpg-error.mo
installing ../../po/fr.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/fr/LC_MESSAGES/libgpg-error.mo
installing ../../po/it.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/it/LC_MESSAGES/libgpg-error.mo
installing ../../po/ja.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/ja/LC_MESSAGES/libgpg-error.mo
installing ../../po/nl.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/nl/LC_MESSAGES/libgpg-error.mo
installing ../../po/pl.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/pl/LC_MESSAGES/libgpg-error.mo
installing ../../po/ro.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/ro/LC_MESSAGES/libgpg-error.mo
installing ../../po/sv.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/sv/LC_MESSAGES/libgpg-error.mo
installing ../../po/uk.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/uk/LC_MESSAGES/libgpg-error.mo
installing ../../po/vi.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/vi/LC_MESSAGES/libgpg-error.mo
installing ../../po/zh_CN.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
if test "libgpg-error" = "gettext-tools"; then \
/usr/bin/mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/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 ../../po/$file \
/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/po'
Making install in lang
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
Making install in cl
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error.asd ../../../lang/cl/gpg-error-package.lisp ../../../lang/cl/gpg-error.lisp '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error-codes.lisp '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/common-lisp/source/gpg-error'
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang/cl'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32/lang'
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
set -e; \
for i in $(../potomo --get-linguas ../po); do \
/usr/bin/mkdir -p "/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/$i/LC_MESSAGES" || true; \
rm -f "/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/$i/LC_MESSAGES/libgpg-error.mo" \
2>/dev/null || true; \
../potomo ../po/$i.po \
"/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/share/locale/$i/LC_MESSAGES/libgpg-error.mo" ; \
done
potomo: '../po/cs.po' keeping UTF-8
potomo: '../po/da.po' keeping UTF-8
potomo: '../po/de.po' keeping UTF-8
potomo: '../po/eo.po' keeping utf-8
potomo: '../po/fr.po' keeping UTF-8
potomo: '../po/it.po' keeping UTF-8
potomo: '../po/ja.po' keeping UTF-8
potomo: '../po/nl.po' keeping UTF-8
potomo: '../po/pl.po' keeping UTF-8
potomo: '../po/ro.po' converting from ISO-8859-2 to utf-8
potomo: '../po/sv.po' keeping utf-8
potomo: '../po/uk.po' keeping UTF-8
potomo: '../po/vi.po' keeping UTF-8
potomo: '../po/zh_CN.po' keeping utf-8
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-i686-w64-mingw32'
rm /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin/gpg-error.exe
i686-w64-mingw32-strip --strip-unneeded /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin/libgpg-error-0.dll
i686-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/bin/libgpg-error-0.dll
i686-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.a
i686-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/i686-w64-mingw32/lib/libgpg-error.dll.a
Making install in m4
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/m4'
Making install in src
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
make install-am
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/include'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/aclocal'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgpg-error.la '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib'
/usr/bin/install -c gpg-error-config '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin'
/usr/bin/install -c -m 644 ../../src/gpg-error.m4 '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/aclocal'
/usr/bin/install -c -m 644 gpg-error.h '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/include'
libtool: install: /usr/bin/install -c .libs/libgpg-error.dll.a /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.dll.a
libtool: install: base_file=`basename libgpg-error.la`
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libgpg-error.la'i; echo libgpg-error6-0.dll'`
libtool: install: dldir=/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/`dirname ../bin/libgpg-error6-0.dll`
libtool: install: test -d /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/../bin || mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/../bin
libtool: install: /usr/bin/install -c .libs/libgpg-error6-0.dll /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/../bin/libgpg-error6-0.dll
libtool: install: chmod a+x /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/../bin/libgpg-error6-0.dll
libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/../bin/libgpg-error6-0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libgpg-error.lai /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.la
libtool: install: /usr/bin/install -c .libs/libgpg-error.a /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.a
libtool: install: chmod 644 /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.a
libtool: install: x86_64-w64-mingw32-ranlib /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.a
libtool: install: warning: remember to run `libtool --finish /usr/x86_64-w64-mingw32/lib'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c gpg-error.exe '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin'
libtool: install: warning: `./libgpg-error.la' has not been installed in `/usr/x86_64-w64-mingw32/lib'
libtool: install: /usr/bin/install -c .libs/gpg-error.exe /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin/gpg-error.exe
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/src'
Making install in tests
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/tests'
Making install in po
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/po'
/usr/bin/mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share
installing ../../po/cs.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/cs/LC_MESSAGES/libgpg-error.mo
installing ../../po/da.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/da/LC_MESSAGES/libgpg-error.mo
installing ../../po/de.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/de/LC_MESSAGES/libgpg-error.mo
installing ../../po/eo.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/eo/LC_MESSAGES/libgpg-error.mo
installing ../../po/fr.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/fr/LC_MESSAGES/libgpg-error.mo
installing ../../po/it.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/it/LC_MESSAGES/libgpg-error.mo
installing ../../po/ja.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/ja/LC_MESSAGES/libgpg-error.mo
installing ../../po/nl.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/nl/LC_MESSAGES/libgpg-error.mo
installing ../../po/pl.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/pl/LC_MESSAGES/libgpg-error.mo
installing ../../po/ro.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/ro/LC_MESSAGES/libgpg-error.mo
installing ../../po/sv.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/sv/LC_MESSAGES/libgpg-error.mo
installing ../../po/uk.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/uk/LC_MESSAGES/libgpg-error.mo
installing ../../po/vi.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/vi/LC_MESSAGES/libgpg-error.mo
installing ../../po/zh_CN.gmo as /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
if test "libgpg-error" = "gettext-tools"; then \
/usr/bin/mkdir -p /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/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 ../../po/$file \
/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/po'
Making install in lang
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
Making install in cl
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/mkdir -p '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error-codes.lisp '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error.asd ../../../lang/cl/gpg-error-package.lisp ../../../lang/cl/gpg-error.lisp '/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/common-lisp/source/gpg-error'
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang/cl'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32/lang'
make[1]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[2]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
set -e; \
for i in $(../potomo --get-linguas ../po); do \
/usr/bin/mkdir -p "/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/$i/LC_MESSAGES" || true; \
rm -f "/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/$i/LC_MESSAGES/libgpg-error.mo" \
2>/dev/null || true; \
../potomo ../po/$i.po \
"/build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/share/locale/$i/LC_MESSAGES/libgpg-error.mo" ; \
done
potomo: '../po/cs.po' keeping UTF-8
potomo: '../po/da.po' keeping UTF-8
potomo: '../po/de.po' keeping UTF-8
potomo: '../po/eo.po' keeping utf-8
potomo: '../po/fr.po' keeping UTF-8
potomo: '../po/it.po' keeping UTF-8
potomo: '../po/ja.po' keeping UTF-8
potomo: '../po/nl.po' keeping UTF-8
potomo: '../po/pl.po' keeping UTF-8
potomo: '../po/ro.po' converting from ISO-8859-2 to utf-8
potomo: '../po/sv.po' keeping utf-8
potomo: '../po/uk.po' keeping UTF-8
potomo: '../po/vi.po' keeping UTF-8
potomo: '../po/zh_CN.po' keeping utf-8
make[3]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[2]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
make[1]: Leaving directory '/build/mingw-w64-libgpg-error/src/libgpg-error-1.13/build-x86_64-w64-mingw32'
rm /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin/gpg-error.exe
x86_64-w64-mingw32-strip --strip-unneeded /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin/libgpg-error6-0.dll
x86_64-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/bin/libgpg-error6-0.dll
x86_64-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.a
x86_64-w64-mingw32-strip -g /build/mingw-w64-libgpg-error/pkg/mingw-w64-libgpg-error/usr/x86_64-w64-mingw32/lib/libgpg-error.dll.a
==> Tidying install...
-> Purging unwanted files...
-> Removing libtool files...
-> Compressing man and info pages...
==> Creating package "mingw-w64-libgpg-error"...
-> Generating .PKGINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mingw-w64-libgpg-error 1.13-1 (Tue Sep 2 13:27:03 CST 2014)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment