mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Wrong checksum of package agg


From: Kai-Martin Knaak
Subject: Re: [Mingw-cross-env-list] Wrong checksum of package agg
Date: Mon, 21 Apr 2014 06:35:03 +0200

Kai-Martin Knaak <address@hidden> schrieb am 21. April 2014:

> BTW, what is the use of the agg package?

Nevermind. I was able to retrieve a description of this lib from the
internet archive. I also found a fairly recent thread in a mailing list
about the failed website. Looks like the project is about to be moved
to github or sourceforge: 
http://comments.gmane.org/gmane.comp.graphics.agg/5828 

There are packages that fail to compile:

/---------------------------------------
$ make --jobs=4 JOBS=2 --keep-going
(...)
Failed to build package gdk-pixbuf!
------------------------------------------------------------
gdk-pixbuf/Makefile.am:516: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS') gdk-pixbuf/pixops/Makefile.am:5:
warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:3: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: automake failed with exit
status: 1 make[1]: *** [build-only-gdk-pixbuf_i686-pc-mingw32] Error 1
make[1]: Leaving directory `/usr/local/src/mxe/mxe' real        0m10.180s
user    0m8.212s
sys     0m0.312s
------------------------------------------------------------
(...)
Failed to build package gstreamer!
------------------------------------------------------------
make[3]: Leaving directory
`/usr/local/src/mxe/mxe/tmp-gstreamer/gstreamer-1.1.1' make[2]: ***
[install-recursive] Error 1 make[2]: Target `install' not remade because
of errors. make[2]: Leaving directory
`/usr/local/src/mxe/mxe/tmp-gstreamer/gstreamer-1.1.1' make[1]: ***
[build-only-gstreamer_i686-pc-mingw32] Error 2 make[1]: Leaving
directory `/usr/local/sgdk-pixbufrc/mxe/mxe' real       1m12.108s
user    1m5.420s
sys     0m4.260s
------------------------------------------------------------

Unfortunately, gdk-pixbuf is needed for the project I want to cross
compile (the electronics design suite geda http://geda-project.org). 
The build seems to fail at the automake stage.

Here is the content of mxe/log/gdk-pixbuf
/-----------------------------------
make[1]: Entering directory `/usr/local/src/mxe/mxe'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make 
rule.
uname -a
Linux bibo 3.13-1-amd64 #1 SMP Debian 3.13.7-1 (2014-03-25) x86_64 GNU/Linux
git show-branch --list --reflog=1
  [refs/heads/address@hidden (3 hours ago) clone: from 
https://github.com/mxe/mxe.git
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
LSB Version:    
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Debian
Description:    Debian GNU/Linux testing (jessie)
Release:        testing
Codename:       jessie
rm -rf   '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf'
mkdir -p '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf'
cd '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf' &&     xz -dc 
'/usr/local/src/mxe/mxe/pkg/gdk-pixbuf-2.28.2.tar.xz' | tar xf -
cd '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf/gdk-pixbuf-2.28.2'
(cd '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf/gdk-pixbuf-2.28.2' && patch -p1 -u) 
< ./src/gdk-pixbuf-1-fixes.patch
patching file gdk-pixbuf/gdk-pixbuf-io.c
Hunk #1 succeeded at 207 (offset -23 lines).
patching file gdk-pixbuf-2.0.pc.in
patching file configure.ac
cd '/usr/local/src/mxe/mxe/tmp-gdk-pixbuf/gdk-pixbuf-2.28.2' && autoreconf 
-I'/usr/local/src/mxe/mxe/usr/i686-pc-mingw32/share/aclocal'
/usr/share/aclocal/libstroke.m4:29: warning: underquoted definition of 
smr_ARG_WITHLIB
/usr/share/aclocal/libstroke.m4:29:   run info Automake 'Extending aclocal'
/usr/share/aclocal/libstroke.m4:29:   or see 
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:338: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its 
use is discouraged.
configure.ac:338: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro 
instead,
configure.ac:338: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your 
Makefile.am files.
configure.ac:89: error: required file './compile' not found
configure.ac:89:   'automake --add-missing' can install 'compile'
contrib/gdk-pixbuf-xlib/Makefile.am:9: warning: 'INCLUDES' is the old name for 
'AM_CPPFLAGS' (or '*_CPPFLAGS')
gtk-doc.make:32: warning: EXTRA_DIST multiply defined in condition TRUE ...
docs/reference/gdk-pixbuf/Makefile.am:73:   'gtk-doc.make' included from here
Makefile.decl:7: ... 'EXTRA_DIST' previously defined here
docs/reference/gdk-pixbuf/Makefile.am:2:   'Makefile.decl' included from here
docs/reference/gdk-pixbuf/Makefile.am:37: warning: 'INCLUDES' is the old name 
for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
gdk-pixbuf/Makefile.am:516: warning: 'INCLUDES' is the old name for 
'AM_CPPFLAGS' (or '*_CPPFLAGS')
gdk-pixbuf/pixops/Makefile.am:5: warning: 'INCLUDES' is the old name for 
'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or 
'*_CPPFLAGS')
autoreconf: automake failed with exit status: 1
make[1]: *** [build-only-gdk-pixbuf_i686-pc-mingw32] Error 1
make[1]: Leaving directory `/usr/local/src/mxe/mxe'

real    0m10.180s
user    0m8.212s
sys     0m0.312s
\-----------------------------------------------------

I hope, this can be fixed.

  ---<)kaimartin(>---

-- 
Kai-Martin Knaak

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]