Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383155 - x11-base/xorg-server (multiple versions): incorrect GCC version check in pkg_pretend
Summary: x11-base/xorg-server (multiple versions): incorrect GCC version check in pkg_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 21:36 UTC by Nikita Ofitserov
Modified: 2011-11-16 03:45 UTC (History)
0 users

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 Nikita Ofitserov 2011-09-15 21:36:42 UTC
Ebuilds for xorg-server 1.10 and 1.11 check the system GCC version in pkg_pretend. The problem is that pkg_pretend is run even when installing binary package on a system with no GCC at all. See kde-base/kdelibs ebuild for correct pkg_pretend check.

Reproducible: Always

Steps to Reproduce:
1. Create a binary package of xorg-server-1.10.4.
2. Try to install it on a system without gcc 4.
Actual Results:  
Merge fails

Expected Results:  
Merge should succeed
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-11-16 02:30:00 UTC
Fixed in xorg-server-1.11.2