Your message dated Sun, 16 Mar 2025 19:34:46 +0000
with message-id <e1tttl0-00crdx...@fasolo.debian.org>
and subject line Bug#1066985: fixed in gdis 0.90+git20210921.6a2605f-1
has caused the Debian Bug report #1066985,
regarding gdis: FTBFS: crystal_graph.c:180:3: error: implicit declaration of 
function ‘type_dreiding_gasteiger’ [-Werror=implicit-function-declaration]
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.)


-- 
1066985: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066985
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gdis
Version: 0.90-6
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=gdis&arch=amd64&ver=0.90-6%2Bb2&stamp=1710520208&raw=0

cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o defect.o defect.c
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from error.c:27:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from scan.c:28:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o colourlib.o 
colourlib.c
scan.c: In function ‘scan_frame_new’:
scan.c:269:1: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead 
[-Wdeprecated-declarations]
  269 | offset = g_memdup(data, sizeof(fpos_t));
      | ^~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crystal_graph.o 
crystal_graph.c
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from defect.c:31:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
sgio.c: In function ‘ListSgInfo’:
sgio.c:1770:24: warning: ‘%d’ directive writing between 1 and 10 bytes into a 
region of size 7 [-Wformat-overflow=]
 1770 |         sprintf(buf, "(%d)", iList + 1);
      |                        ^~
sgio.c:1770:22: note: directive argument in the range [1, 2147483647]
 1770 |         sprintf(buf, "(%d)", iList + 1);
      |                      ^~~~~~
In file included from /usr/include/stdio.h:906,
                 from sgio.c:23:
In function ‘sprintf’,
    inlined from ‘ListSgInfo’ at sgio.c:1770:9:
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mdi.o mdi.c
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
‘__builtin___sprintf_chk’ output between 4 and 13 bytes into a destination of 
size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
defect.c: In function ‘defect_compliance_get’:
defect.c:144:3: warning: ‘g_strncasecmp’ is deprecated 
[-Wdeprecated-declarations]
  144 |   if (g_strncasecmp(line, "  Elastic Compliance Matrix:", 28) == 0)
      |   ^~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:271:23: note: declared here
  271 | gint                  g_strncasecmp    (const gchar *s1,
      |                       ^~~~~~~~~~~~~
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mesch.o mesch.c
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from camera.c:27:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from crystal_graph.c:27:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mesch_core.o 
mesch_core.c
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o host.o host.c
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from gdis.h:270,
                 from mdi.c:28:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o job.o job.c
crystal_graph.c: In function ‘free_key’:
crystal_graph.c:96:3: warning: ‘g_mem_chunk_free’ is deprecated 
[-Wdeprecated-declarations]
   96 |   g_mem_chunk_free(key_chunk, key);
      |   ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110:
/usr/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here
   54 | void            g_mem_chunk_free        (GMemChunk    *mem_chunk,
      |                 ^~~~~~~~~~~~~~~~
crystal_graph.c: In function ‘calculate_crystal_graph’:
crystal_graph.c:170:3: warning: ‘g_mem_chunk_new’ is deprecated 
[-Wdeprecated-declarations]
  170 |   key_chunk = g_mem_chunk_create(gint,
      |   ^~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gallocator.h:43:17: note: declared here
   43 | GMemChunk *     g_mem_chunk_new         (const gchar  *name,
      |                 ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from gdis.h:269:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
crystal_graph.c:180:3: error: implicit declaration of function 
‘type_dreiding_gasteiger’ [-Werror=implicit-function-declaration]
  180 |   type_dreiding_gasteiger(model, DREIDING);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
crystal_graph.c:221:15: warning: ‘g_mem_chunk_alloc’ is deprecated 
[-Wdeprecated-declarations]
  221 |               key_ptr = g_chunk_new(gdouble, key_chunk);
      |               ^~~~~~~
/usr/include/glib-2.0/glib/deprecated/gallocator.h:50:17: note: declared here
   50 | gpointer        g_mem_chunk_alloc       (GMemChunk    *mem_chunk);
      |                 ^~~~~~~~~~~~~~~~~
crystal_graph.c: In function ‘run_gulp’:
crystal_graph.c:133:3: warning: ignoring return value of ‘system’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  133 |   system(cmd);
      |   ^~~~~~~~~~~
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fcommon `pkg-config --cflags gtk+-2.0 gthread-2.0 gtkglext-1.0 gmodule-2.0` 
-DWITH_GUI -UWITH_GRISU -Wdate-time -D_FORTIFY_SOURCE=2  -c -o command.o 
command.c
cc1: some warnings being treated as errors
make[2]: *** [<builtin>: crystal_graph.o] Error 1

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: gdis
Source-Version: 0.90+git20210921.6a2605f-1
Done: Michael Banck <mba...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gdis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck <mba...@debian.org> (supplier of updated gdis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 16 Mar 2025 20:15:04 +0100
Source: gdis
Architecture: source
Version: 0.90+git20210921.6a2605f-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Michael Banck <mba...@debian.org>
Closes: 1066985
Changes:
 gdis (0.90+git20210921.6a2605f-1) unstable; urgency=medium
 .
   * New upstream git snapshot (Closes: #1066985).
 .
   [ Debian Janitor ]
   * d/control: gdis-data: Add Multi-Arch: foreign.
 .
   [ Michael Banck ]
   * d/control (Homepage): Updated.
   * d/patches/debian_path.patch: Updated.
   * d/patches/debian_make.patch: Removed, no longer needed.
   * d/patches/728454_fix_ftbfs_clang.patch: Likewise.
   * d/patches/makefile.patch: New patch, makefile generated by upstream's
     install script.
   * d/rules (LDFLAGS): Added -lm.
     (override_dh_auto_build, override_dh_auto_clean): Add --sourcedir, and
       remove explicit makefile.debian.
     (override_dh_install, override_dh_installchangelogs): Removed.
   * d/gdis.install, d/gdis-data.install: Updated.
   * d/gdis.docs: Likewise.
   * d/tests/control: Disable autopkgtests, currently not working.
   * d/patches/makefile.patch: Add default Debian hardening CFLAGS.
Checksums-Sha1:
 1864f50e31bbc0d76f6d5a442c616606c691fb4a 2122 
gdis_0.90+git20210921.6a2605f-1.dsc
 369fea7ca0e26e2a7464536c77fca7d1ccb5250e 3180539 
gdis_0.90+git20210921.6a2605f.orig.tar.gz
 63a0b8e621a2fb4ebe6a17a25848b75d9af1d4fb 6680 
gdis_0.90+git20210921.6a2605f-1.debian.tar.xz
 54080ab4f5bc86d101549dea5149977eea460fa9 5861 
gdis_0.90+git20210921.6a2605f-1_source.buildinfo
Checksums-Sha256:
 c8cd004c20b15b3e3b45657592d3c1d61eed936bea4aa5dca910bd3fbdf53ed3 2122 
gdis_0.90+git20210921.6a2605f-1.dsc
 9d3c89dd986a6ca8079a5a9bf03e69905d391370ba6eef0cb379a988e9b1d5ac 3180539 
gdis_0.90+git20210921.6a2605f.orig.tar.gz
 6471ffecee1db39eff695cff88dec7d57e8814ce17eb095da92cc5764be07a9e 6680 
gdis_0.90+git20210921.6a2605f-1.debian.tar.xz
 51d5bc51e0c00e53ba93251f8e5e8eacb11231e2b0d28a1320973829f3e086d8 5861 
gdis_0.90+git20210921.6a2605f-1_source.buildinfo
Files:
 a639c503d119fe618f7bd2b565d38362 2122 science optional 
gdis_0.90+git20210921.6a2605f-1.dsc
 577b18d016768c84f91296aefef6475e 3180539 science optional 
gdis_0.90+git20210921.6a2605f.orig.tar.gz
 349e8c939113664b2c262ee7029c511b 6680 science optional 
gdis_0.90+git20210921.6a2605f-1.debian.tar.xz
 50101d3e46501d24450de67acc7e4420 5861 science optional 
gdis_0.90+git20210921.6a2605f-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEnKh3dJ+rLk+paGLs3GhqJ7Q0gbAFAmfXI0wACgkQ3GhqJ7Q0
gbA0LRAAgt6aEjeZrdqcW6K7GuHketx16qH/byP7ABBWIwtTqESZdYtLGVtvvEqK
ebizgrd5YSI4zcGB6mtdWLf1ml3sRL1iDDBVAU9zBnZej9E3+t9WoUPcXVl4mql4
Qro0qxd61+O6gkP7qiFOkPOu0wSjshzmZteCekPMusjoGl/viPpFzSfdxO/P4PFs
LhsU+JraFR7IJ4FtVL7zUQWV35xa+nSVdfIF6w2hVpcEc/5S9MoEyVNzje79U6TB
TSdwhlSFXKbIjPYgfEAP6v8K46OVfwYXO08XzbIfAXXbHIp7aVpyy69jxAb92oYN
+xH6pEuwmwlyPB1IEZQoM6y2TgN9ICfWJRfXxOjMWS3pK39YhWguIoOdP/3N5mda
1wg2DrgmREuLALO6azjSFELFLxnrlLOFgKYMHRv0WyNFRl4y+2jFo19FiKzvNhdi
oGk8zmBopdhIFz+Gg2JPujW/V5MOOsEKIcyEZlp0inAJDYBDcw7KrbtK499iw0Ep
UStaAoRG47dcyl7Y/t8Rl5O4CJ4e1ZhfjO9DwC0IrKH3xD099+Xr3RyWghmh70Gr
CJUDv0GmkttAb4ABQuEEHnKQfv4/RExpl49NPQbQMoon4lk9F6X/VB5Oy8sT1fg2
t2IDyPh/sy1j+u5v5D9emJ+5mHWJKNOzt28ZJZ15hDb1Wx+SQUs=
=DdrI
-----END PGP SIGNATURE-----

Attachment: pgpaHgKxy1Fl0.pgp
Description: PGP signature


--- End Message ---

Reply via email to