Hi Chris,

Chris Marusich <[email protected]> skribis:

> (gdb) run
> Starting program: 
> /gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/bin/virsh 
> nodedev-list
> warning: the debug information found in 
> "/home/marusich/debug/profile/lib/debug//gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/lib/libvirt.so.0.4003.0.debug"
>  does not match 
> "/gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/lib/libvirt.so.0"
>  (CRC mismatch).
>
> warning: the debug information found in 
> "/home/marusich/debug/profile/lib/debug//gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/lib/libvirt.so.0.4003.0.debug"
>  does not match 
> "/gnu/store/mx3rmbpg6lhl0yxl9djbx49nfps9lwqi-my-libvirt-4.3.0/lib/libvirt.so.0"
>  (CRC mismatch).

This is a bug: like Gábor guessed, it has to do with grafting:

  https://bugs.gnu.org/19973

GDB documents how this CRC is computed so we could implement that method
and use that in (guix build grafts).  Would be nice!

Ludo’.

Reply via email to