First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 214003
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Guy Martin <gmsoft@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
glibc-ebuild-hppa-fixes.diff correct kernel version checking + increase timeout factor patch Guy Martin 2008-03-20 10:12 0000 1.44 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 214003 depends on: Show dependency tree
Bug 214003 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-20 10:11 0000
The soon to be attached fix makes the ebuild really check that kernel version
is at least 2.6.20.

Also, for testing we increase timeout factor to 5 in order to give enough time
for the tests to complete.

------- Comment #1 From Guy Martin 2008-03-20 10:12:34 0000 -------
Created an attachment (id=146642) [details]
correct kernel version checking + increase timeout factor

------- Comment #2 From SpanKY 2008-03-23 15:12:44 0000 -------
fixed in glibc-2.7-r2

------- Comment #3 From Guy Martin 2008-03-24 10:40:17 0000 -------
This is still not fixed.

This line :
[[ ${CTARGET} == hppa* ]] && NPTL_KERN_VER=${NPTL_KERN_VER:-2.6.20}

Is never taken in account since CTARGET is defined after it.

------- Comment #4 From SpanKY 2008-03-24 11:05:24 0000 -------
fixed in cvs

http://sources.gentoo.org/sys-libs/glibc/glibc-2.7-r2.ebuild?r1=1.1&r2=1.2

First Last Prev Next    No search results available      Search page      Enter new bug