Summary: | dev-libs/libgamin-0.1.10-r2 and app-admin/gam-server-0.1.10 fail to crosscompile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrei Slavoiu <ansla80> |
Component: | Current packages | Assignee: | Freedesktop bugs <freedesktop-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://bugzilla.gnome.org/show_bug.cgi?id=574429 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Replace AC_RUN_IFELSE with AC_TRY_RUN so that the test is considered failed when crosscompiling but configure does not stop |
Description
Andrei Slavoiu
2009-04-26 21:33:44 UTC
Created attachment 189568 [details, diff]
Replace AC_RUN_IFELSE with AC_TRY_RUN so that the test is considered failed when crosscompiling but configure does not stop
Please also report this patch upstream and see if they are brave enough to try to do another release. I found a bug already existed for this issue in the gnome bugzilla so I just filled the URL field here. + 25 Sep 2011; Pacho Ramos <pacho@gentoo.org> gam-server-0.1.10.ebuild, + +files/gam-server-0.1.10-G_CONST_RETURN-removal.patch, + +files/gam-server-0.1.10-armel-features.patch, + +files/gam-server-0.1.10-crosscompile-fix.patch: + Fix compilation with latest glib, bug #382783 by Maciej Piechotka; fix + crosscompilation issues, bug #267604 by Andrei Slavoiu; enable linux specific + features on armel, upstream bug #588338; drop DG_DISABLE_DEPRECATED; don't + try to even check for python, simplifying ebuild for people running python3 + as main interpreter; use gnome.org eclass to set SRC_URI and use bz2 tarball + instead of gz. + + 25 Sep 2011; Pacho Ramos <pacho@gentoo.org> libgamin-0.1.10-r2.ebuild, + +files/libgamin-0.1.10-G_CONST_RETURN-removal.patch, + +files/libgamin-0.1.10-armel-features.patch, + +files/libgamin-0.1.10-crosscompile-fix.patch: + Fix compilation with latest glib, bug #382783 by Maciej Piechotka; fix + crosscompilation issues, bug #267604 by Andrei Slavoiu; enable linux specific + features on armel, upstream bug #588338; drop DG_DISABLE_DEPRECATED; don't + try to even check for python, simplifying ebuild for people running python3 + as main interpreter; use gnome.org eclass to set SRC_URI and use bz2 tarball + instead of gz. + |