make[1]: Entering directory `/home/encoder/mxe.git' rm -rf '/home/encoder/mxe.git/tmp-glib' mkdir -p '/home/encoder/mxe.git/tmp-glib' cd '/home/encoder/mxe.git/tmp-glib' && xz -dc '/home/encoder/mxe.git/pkg/glib-2.34.3.tar.xz' | tar xf - cd '/home/encoder/mxe.git/tmp-glib/glib-2.34.3' (cd '/home/encoder/mxe.git/tmp-glib/glib-2.34.3' && patch -p1 -u) < ./src/glib-1-fixes.patch patching file configure.ac patching file glib/gi18n.h patching file glib-2.0.pc.in patching file gio/giomodule.c patching file glib/glib-init.c patching file configure.ac patching file configure.ac patching file gio-2.0.pc.in patching file glib/gmain.c patching file glib/gthread-win32.c patching file Makefile.am patching file autogen.sh patching file configure.ac patching file docs/Makefile.am patching file docs/reference/Makefile.am patching file docs/reference/gio/Makefile.am patching file docs/reference/gio/gdbus-object-manager-example/Makefile.am patching file docs/reference/glib/Makefile.am patching file docs/reference/gobject/Makefile.am cd '/home/encoder/mxe.git/tmp-glib/glib-2.34.3' && ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4macros ${ACLOCAL_FLAGS} configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib autoreconf: configure.ac: tracing configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'. libtoolize: copying file `m4macros/libtool.m4' libtoolize: copying file `m4macros/ltoptions.m4' libtoolize: copying file `m4macros/ltsugar.m4' libtoolize: copying file `m4macros/ltversion.m4' libtoolize: copying file `m4macros/lt~obsolete.m4' configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib autoreconf: running: /usr/bin/autoconf --force configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib autoreconf: running: /usr/bin/autoheader --force configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib autoreconf: running: automake --add-missing --copy --force-missing configure.ac:56: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=glib gio/gdbus-2.0/codegen/Makefile.am:6: EXTRA_DIST multiply defined in condition TRUE ... Makefile.decl:8: ... `EXTRA_DIST' previously defined here gio/gdbus-2.0/codegen/Makefile.am:1: `Makefile.decl' included from here gio/tests/Makefile.am:626: shell $(glib_compile_resources: non-POSIX variable name gio/tests/Makefile.am:626: (probably a GNU make extension) gio/tests/Makefile.am:629: shell $(glib_compile_resources: non-POSIX variable name gio/tests/Makefile.am:629: (probably a GNU make extension) gio/tests/Makefile.am:632: shell $(glib_compile_resources: non-POSIX variable name gio/tests/Makefile.am:632: (probably a GNU make extension) gio/tests/Makefile.am:635: shell $(glib_compile_resources: non-POSIX variable name gio/tests/Makefile.am:635: (probably a GNU make extension) autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to disable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... yes checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) mawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages checking for iconv_open... yes checking whether to cache iconv descriptors... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ZLIB... yes checking for LIBFFI... no configure: error: Package requirements (libffi >= 3.0.0) were not met: No package 'libffi' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBFFI_CFLAGS and LIBFFI_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. make[1]: *** [build-only-glib] Error 1 make[1]: Leaving directory `/home/encoder/mxe.git' real 0m41.211s user 0m37.326s sys 0m3.312s