https://bugzilla.novell.com/show_bug.cgi?id=489926 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=489926#c3 --- Comment #3 from Vincent Untz <vuntz@novell.com> 2009-03-30 04:05:54 MDT --- (In reply to comment #2)
What's different in glibc are the sources. glibc generates several files with build dates in there. What makes this hard to understand for the one looking at the logs is that you only see the first diff - and that's very often the buildid.
s/glibc/glib/ ;-) But you're probably right here.
For vinagre I would think it's the actual binary that's different due to different includes or libraries. So if you'd look past the different build ids, you would see different assembler - otherwise the build id wouldn't be different as it's a hash over the assembler (ok, compiled assembler).
Hrm. But the assembler output is before the elf sections output. So if build-compare doesn't find a difference in the assembler but find one in the elf sections only for the build id, then I have the feeling it's doing something wrong. (and this is happening for really a lot of packages, fwiw) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.