Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152297 - dev-util/valgrind-3.2.1 build failure: doesn't like glibc 2.5
Summary: dev-util/valgrind-3.2.1 build failure: doesn't like glibc 2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Maurice van der Pot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 14:16 UTC by Ed Catmur
Modified: 2006-10-24 09:08 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 Ed Catmur 2006-10-21 14:16:57 UTC
checking the glibc version... unsupported version
configure: error: Valgrind requires glibc version 2.2, 2.3 or 2.4

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-util/valgrind-3.2.1/work/valgrind-3.2.1/config.log

!!! ERROR: dev-util/valgrind-3.2.1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  valgrind-3.2.1.ebuild, line 78:   Called econf '--with-x'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Yada yada. I'll try faking out glibc 2.5 as a 2.4.
Comment 1 Ed Catmur 2006-10-21 14:22:45 UTC
Can't see it on upstream bz. I'll file there. Who maintains valgrind; is it a Red Hat project?
Comment 2 Ed Catmur 2006-10-21 14:28:43 UTC
Oh, 2.5 support is in svn. 

Hm - I think we want commits 6210 and 6239.
Comment 3 Ed Catmur 2006-10-21 14:46:01 UTC
Well, it merges. Seems to work OK.
Comment 4 Mario Liehr 2006-10-24 01:05:22 UTC
Where can I get these commits 6210 and 6239?

Or better: can you provide some patchfile and a fixed ebuild?

Comment 5 Ed Catmur 2006-10-24 01:32:43 UTC
They're on the svn.  Sorry, don't have time to put the patch up now; it's in my svn though if you want to look for it.
Comment 6 Mario Liehr 2006-10-24 01:45:16 UTC
"my svn" was the hint! Now I found it and it is working.
Comment 7 Maurice van der Pot (RETIRED) gentoo-dev 2006-10-24 09:08:38 UTC
I modified 3.2.1 to include these patches.

Thanks.