[Pkg-utopia-maintainers] Bug#568338: dbus: FTBFS on GNU/kFreeBSD: many typos in the kqueue implementation

Cyril Brulebois kibi at debian.org
Thu Feb 4 00:42:30 UTC 2010


Source: dbus
Version: 1.2.16-2
Severity: serious
Tags: patch
Justification: FTBFS
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on kfreebsd-* in the kqueue parts (used instead of
*notify on those platforms). A summary of the changes in the attached
patch:
 - typo'd function name. Hopefully it's just a typo and not an API
   change à la Gtk.
 - some undeclared local variables.
 - an extra brace. I hope it was just a result of changing bracing
   styles, which seems backed up by the fact that “i = 0;” appears right
   after the closing brace, which wouldn't make sense in the middle of a
   loop on “i”.
 - use of non-existent variable in an error message. Hopefully I picked
   up the appropriate one instead.

Thanks for considering.

And build logs as usual:
  https://buildd.debian.org/status/package.php?suite=unstable&p=dbus

Mraw,
KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus+kbsd.diff
Type: text/x-c
Size: 1079 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20100204/8ab0bf01/attachment.bin>


More information about the Pkg-utopia-maintainers mailing list