FS#14710 - [valgrind] will need a rebuild for glibc-2.10

Attached to Project: Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 13 May 2009, 19:55 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 14 May 2009, 05:00 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Allan McRae (Allan)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The current valgrind depends on a glibc 2.9 only

"Depends On : glibc>=2.9 glibc<2.10 perl"

Seems that for support features of glibc-2.10 (now in testing) should be recompiled.

* package version(s)
valgrind-3.4.1-1
This task depends upon

Closed by  Eric Belanger (Snowman)
Thursday, 14 May 2009, 05:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  x86_64 package is done.
Comment by Gerardo Exequiel Pozzi (djgera) - Wednesday, 13 May 2009, 20:08 GMT
Also if you "force" to use the current valgrind with any program , yue get a errors like this:

==11168== Conditional jump or move depends on uninitialised value(s)
==11168== at 0x400B7B9: _dl_relocate_object (in /lib/ld-2.10.1.so)
==11168== by 0x400385E: dl_main (in /lib/ld-2.10.1.so)
==11168== by 0x40147E2: _dl_sysdep_start (in /lib/ld-2.10.1.so)
==11168== by 0x40011F0: _dl_start (in /lib/ld-2.10.1.so)
==11168== by 0x4000816: (within /lib/ld-2.10.1.so)

etc etc etc


doing a recompilation of valgrind solves the problem ;)
Comment by Eric Belanger (Snowman) - Wednesday, 13 May 2009, 22:09 GMT
The package is orphaned but I believe it's one of Dan's.
Comment by Allan McRae (Allan) - Thursday, 14 May 2009, 03:14 GMT
I think its Aaron's package...

Anyway, i686 rebuild is done. Can someone else do the x86_64 on for me?

Loading...