|
From: Tom H. <to...@co...> - 2008-05-29 13:03:17
|
In message <e2e...@ma...>
Bart Van Assche <bar...@gm...> wrote:
> On Mon, May 26, 2008 at 4:23 AM, Tom Hughes <th...@cy...> wrote:
>>
>> Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-05-26 03:00:02 BST
>> Results differ from 24 hours ago
>
> Hello Tom,
>
> Do you see any clue in the *diff* files about why the number of failed
> regression tests increased from 30 to 90 on Fedora Core 2 ?
The reason is that they are all spitting out this:
WARNING: Serious error when reading debug info
When reading debug info from /home/thh/valgrind/none/none-x86-linux:
Can't make sense of .got.plt section mapping
That appears to be happening because .got.plt has a size of
zero, presumably because that is a statically linked executable.
Quite why it is putting a .got.plt in at all is another question
of course, given that there is no .plt or .got section... Presumably
a quirk of binutils 2.15.90.0.3 or something.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|