Your message dated Mon, 28 Mar 2016 09:49:38 +0200
with message-id <20160328074938.gc15...@nana.phantasia.die-welt.net>
and subject line fixed in 1.27
has caused the Debian Bug report #818509,
regarding geany-plugins: FTBFS: unknown type name 'GeanyEncoding'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
818509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: geany-plugins
Version: 1.26+dfsg-1
Severity: serious
This package fails to build in unstable:
> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGTK -pthread
> -I/usr/include/geany -I/usr/include/geany/tagmanager
> -I/usr/include/geany/scintilla -I/usr/include/gtk-2.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> -I/usr/include/freetype2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-2.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> -I/usr/includ
> e/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -I/usr/include/python2.7
> -DGEANYPY_PYTHON_DIR=\"/usr/lib/x86_64-linux-gnu/geany/geanypy\"
> -DGEANYPY_PLUGIN_DIR=\"/usr/share/geany/geanypy/plugins\" -Wdate-time
> -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-write-strings -Wno-long-long
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c
> geanypy-scinotifyheader.c -fPIC -DPIC -o
> .libs/geanypy_la-geanypy-scinotifyheader.o
> In file included from geanypy.h:111:0,
> from geanypy-dialogs.c:5:
> geanypy-encoding.h:9:2: error: unknown type name 'GeanyEncoding'
> GeanyEncoding *encoding;
> ^
> geanypy-encoding.h:12:51: error: unknown type name 'GeanyEncoding'
> Encoding *Encoding_create_new_from_geany_encoding(GeanyEncoding *enc);
> ^
> In file included from geanypy.h:113:0,
> from geanypy-dialogs.c:5:
> geanypy-plugin.h:32:1: warning: 'GeanyFunctions' is deprecated
> [-Wdeprecated-declarations]
> extern GeanyFunctions *geany_functions;
> ^
> In file included from /usr/include/geany/geanyplugin.h:50:0,
> from geanypy.h:103,
> from geanypy-dialogs.c:5:
> /usr/include/geany/plugindata.h:358:16: note: declared here
> typedef struct GeanyFunctionsUndefined GeanyFunctions GEANY_DEPRECATED;
> ^
> Makefile:688: recipe for target 'geanypy_la-geanypy-dialogs.lo' failed
> make[4]: *** [geanypy_la-geanypy-dialogs.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
> In file included from geanypy.h:111:0,
> from geanypy-app.c:5:
> geanypy-encoding.h:9:2: error: unknown type name 'GeanyEncoding'
> GeanyEncoding *encoding;
> ^
> geanypy-encoding.h:12:51: error: unknown type name 'GeanyEncoding'
> Encoding *Encoding_create_new_from_geany_encoding(GeanyEncoding *enc);
> ^
> In file included from geanypy.h:113:0,
> from geanypy-app.c:5:
> geanypy-plugin.h:32:1: warning: 'GeanyFunctions' is deprecated
> [-Wdeprecated-declarations]
> extern GeanyFunctions *geany_functions;
> ^
> In file included from /usr/include/geany/geanyplugin.h:50:0,
> from geanypy.h:103,
> from geanypy-app.c:5:
> /usr/include/geany/plugindata.h:358:16: note: declared here
> typedef struct GeanyFunctionsUndefined GeanyFunctions GEANY_DEPRECATED;
> ^
> Makefile:681: recipe for target 'geanypy_la-geanypy-app.lo' failed
> make[4]: *** [geanypy_la-geanypy-app.lo] Error 1
> In file included from geanypy.h:111:0,
> from geanypy-document.c:5:
> geanypy-encoding.h:9:2: error: unknown type name 'GeanyEncoding'
> GeanyEncoding *encoding;
> ^
> geanypy-encoding.h:12:51: error: unknown type name 'GeanyEncoding'
> Encoding *Encoding_create_new_from_geany_encoding(GeanyEncoding *enc);
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Version: 1.27+dfsg-1
the new version does not FTBFS anymore, closing
--- End Message ---