Bug#870304: yabause FTBFS with buster libgtkglext1-dev

Adrian Bunk bunk at debian.org
Mon Jul 31 20:27:22 UTC 2017


Source: yabause
Version: 0.9.14-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/yabause.html

...
-- Found GTK2_GTK: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so  
-- Found OpenGL and Gtk+ but not libgtkglext, skipping Gtk+ port.
...
   dh_install
dh_install: Cannot find (any matches for) "usr/bin/yabause-gtk" (tried in ., debian/tmp)

dh_install: yabause-gtk missing files: usr/bin/yabause-gtk
dh_install: Cannot find (any matches for) "usr/share/applications/yabause-gtk.desktop" (tried in ., debian/tmp)

dh_install: yabause-gtk missing files: usr/share/applications/yabause-gtk.desktop
dh_install: Cannot find (any matches for) "usr/share/man/man1/yabause-gtk.1" (tried in ., debian/tmp)

dh_install: yabause-gtk missing files: usr/share/man/man1/yabause-gtk.1
dh_install: missing files, aborting
debian/rules:12: recipe for target 'binary' failed
make: *** [binary] Error 25


This is caused by gdkglext-config.h changing location
  -/usr/lib/gtkglext-1.0/include/gdkglext-config.h
  +/usr/include/gtkglext-1.0/gdkglext-config.h
and yabause still searching in the old location.



More information about the Pkg-games-devel mailing list