gwibber 3.1.6 does not build without gtkspell

Bug #834780 reported by Jürgen Geuter
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gwibber
Fix Released
Undecided
Unassigned
Gentoo Linux
New
Undecided
Unassigned

Bug Description

While trying to build the upcoming gwibber for gentoo, I wanted to avoid patching gtkspell so I disabled gtkspell in the ./configure call (--disable-gtkspell). Configure runs through but the build fails:

  CCLD libgwibber.la
LD_LIBRARY_PATH=.libs \
/usr/bin/g-ir-compiler \
 --includedir=. \
 --includedir=. \
  Gwibber-0.2.gir -o Gwibber-0.2.typelib
Gwibber-0.2.gir:65:97: warning: element annotation from state 15 is unknown, ignoring
Gwibber-0.2.gir:66:65: warning: element annotation from state 15 is unknown, ignoring
Gwibber-0.2.gir:70:104: warning: element annotation from state 15 is unknown, ignoring
Gwibber-0.2.gir:71:88: warning: element annotation from state 15 is unknown, ignoring
Gwibber-0.2.gir:849:50: warning: element annotation from state 9 is unknown, ignoring
make[2]: Leaving directory `/home/tante/Downloads/gwibber-3.1.6/libgwibber'
Making all in libgwibber-gtk
make[2]: Entering directory `/home/tante/Downloads/gwibber-3.1.6/libgwibber-gtk'
  CC libgwibber_gtk_la-action-box.lo
  CC libgwibber_gtk_la-entry.lo
entry.c:33:31: fatal error: gtkspell/gtkspell.h: No such file or directory
compilation terminated.
make[2]: *** [libgwibber_gtk_la-entry.lo] Error 1
make[2]: Leaving directory `/home/tante/Downloads/gwibber-3.1.6/libgwibber-gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tante/Downloads/gwibber-3.1.6'
make: *** [all] Error 2

Revision history for this message
Aaron D Borden (adborden) wrote :

Confirmed in 3.1.90, also running gentoo. Looks like the vala compliler includes the header include and the variable declarations despite HAVE_GTKSPELL not being set.

Changed in gwibber:
status: New → Fix Committed
Changed in gwibber:
milestone: none → 3.3.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.