retitle 590011 keynav: FTBFS on kfreebsd-*: missing epoch in b-d on libxdo-dev
kthxbye

Cyril Brulebois wrote:
> Source: keynav
> Version: 0.20100623.2958-1
> Severity: serious
> Justification: FTBFS
[...]
> your package no longer builds on kfreebsd-*:
> | cc -g -O2 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -pg -g   -c -o keynav.o keynav.c
> | keynav.c: In function 'cmd_drag':
> | keynav.c:1022: error: too many arguments to function 'xdo_keysequence_down'
> | keynav.c:1029: error: too many arguments to function 'xdo_keysequence_up'
> | make[1]: *** [keynav.o] Error 1

It shouldn't have tried to build it, but the build dependency of
keynav on libxdo-dev is broken/incomplete:

Build-Depends: debhelper (>= 7.0.50), libxinerama-dev, libxdo-dev (>= 
2.20100524.2888), libglib2.0-dev, libcairo2-dev
                                                                     ^^

$ uname -a
GNU/kFreeBSD metisse 8.0-1-686-smp #0 Wed Jun  9 14:54:03 UTC 2010 i686 i386 
Intel(R) Atom(TM) CPU N270   @ 1.60GHz GNU/kFreeBSD
$ apt-cache policy libxdo-dev
libxdo-dev:
  Installed: 1:1.20100318.2737-1
  Candidate: 1:1.20100318.2737-1
             ^^
  Version table:
 *** 1:1.20100318.2737-1 0
        990 http://debian.ethz.ch unstable/main Packages
        100 /var/lib/dpkg/status
     1:1.20100302.2708-1 0
        600 http://debian.ethz.ch testing/main Packages

The epoch part of the version number is missing which results in
1:1.20100318.2737-1 > 0:2.20100524.2888 and therefore a satisfiable
build dependency.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to