Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267604 - dev-libs/libgamin-0.1.10-r2 and app-admin/gam-server-0.1.10 fail to crosscompile
Summary: dev-libs/libgamin-0.1.10-r2 and app-admin/gam-server-0.1.10 fail to crosscompile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 21:33 UTC by Andrei Slavoiu
Modified: 2011-09-25 16:25 UTC (History)
0 users

See Also:
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 (libgamin-0.1.10-crosscompile.patch,764 bytes, patch)
2009-04-26 21:36 UTC, Andrei Slavoiu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2009-04-26 21:33:44 UTC
checking abstract socket namespace... configure: error: in `/var/tmp/portage/app-admin/gam-server-0.1.10/work/gamin-0.1.10':
configure: error: cannot run test program while cross compiling
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-admin/gam-server-0.1.10/work/gamin-0.1.10/config.log


Reproducible: Always

Steps to Reproduce:
Comment 1 Andrei Slavoiu 2009-04-26 21:36:13 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
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-31 20:43:20 UTC
Please also report this patch upstream and see if they are brave enough to try to do another release.
Comment 3 Andrei Slavoiu 2009-09-01 10:47:51 UTC
I found a bug already existed for this issue in the gnome bugzilla so I just filled the URL field here.
Comment 4 Pacho Ramos gentoo-dev 2011-09-25 16:25:49 UTC
+  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.
+