Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414761 - =dev-libs/glib-2.32*: Dropped tc-is-cross-compiler code from ebuild
Summary: =dev-libs/glib-2.32*: Dropped tc-is-cross-compiler code from ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://sources.gentoo.org/cgi-bin/vie...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 14:18 UTC by Samuli Suominen (RETIRED)
Modified: 2012-05-05 16:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2012-05-05 14:18:04 UTC
This change was reverted in =dev-libs/glib-2.32* for unknown reason:

  11 Jan 2012; Mike Frysinger <vapier@gentoo.org> glib-2.30.2.ebuild,
  glib-2.30.2-r1.ebuild:
  Assume pkgconfig exists in cross-compile setups since we need to execute
  `pkg-config` from ROOT=/ and not the cross-one from .

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.30.2.ebuild?r1=1.5&r2=1.6
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-05-05 16:36:45 UTC
The change was lost because *nobody on the gnome team knew about it*!

Mike, if you make a change to a gnome herd's ebuild, please either tell us via email/bugzilla, or make the corresponding change to the development versions of the ebuild in the gnome overlay yourself. Because otherwise, when the ebuilds from the gnome overlay are copied into gx86, which happens twice a year when new versions of gnome are released, there is a good probability that any changes that you had silently made to the ebuild in gx86 will go unnoticed and will not be carried over to the new version.

>  05 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> glib-2.32.1.ebuild,
>  glib-2.32.2.ebuild:
>  Restore forgotten cross-compile fix from 2.30.x (bug #414761, thanks to
>  Samuli Suominen).