The following packages will be installed: g3data Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching g3data.SlackBuild... 0%100%100%100%100%100%Done Fetching g3data.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done g3data-1.5.4/ g3data-1.5.4/configure.ac g3data-1.5.4/configure g3data-1.5.4/config.h.in g3data-1.5.4/ChangeLog g3data-1.5.4/Makefile.in g3data-1.5.4/g3data/ g3data-1.5.4/g3data/main.c g3data-1.5.4/g3data/points.c g3data-1.5.4/g3data/points.h g3data-1.5.4/g3data/strings.h g3data-1.5.4/g3data/sort.c g3data-1.5.4/g3data/vardefs.h g3data-1.5.4/g3data/sort.h g3data-1.5.4/g3data/main.h g3data-1.5.4/g3data/drawing.c g3data-1.5.4/g3data/drawing.h g3data-1.5.4/INSTALL g3data-1.5.4/compile g3data-1.5.4/data/ g3data-1.5.4/data/Makefile.in g3data-1.5.4/data/g3data-icon.png g3data-1.5.4/data/g3data.desktop g3data-1.5.4/data/Makefile.am g3data-1.5.4/data/g3data-icon.svg g3data-1.5.4/data/g3data-icon.xpm g3data-1.5.4/COPYING g3data-1.5.4/missing g3data-1.5.4/AUTHORS g3data-1.5.4/Makefile.am g3data-1.5.4/install-sh g3data-1.5.4/doc/ g3data-1.5.4/doc/Makefile.in g3data-1.5.4/doc/g3data.1 g3data-1.5.4/doc/Makefile.am g3data-1.5.4/aclocal.m4 g3data-1.5.4/depcomp g3data-1.5.4/NEWS g3data-1.5.4/README checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for log in -lm... yes checking for GLIB... yes checking for GTK... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4' Making all in doc make[2]: Entering directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4/doc' Making all in data make[2]: Entering directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4/data' make[2]: Entering directory '/usr/src/slapt-src/academic/g3data/g3data-1.5.4' CC g3data/drawing.o 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 g3data/drawing.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:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, 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, from g3data/drawing.c:28: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ 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, from g3data/drawing.c:28: /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:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, 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, from g3data/drawing.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from g3data/drawing.c:28: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ CC g3data/main.o 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 g3data/main.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:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, 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, from g3data/main.c:27: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ 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, from g3data/main.c:27: /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:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, 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, from g3data/main.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from g3data/main.c:27: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ g3data/main.c: In function ‘close_application’: g3data/main.c:140:42: warning: unused parameter ‘widget’ [-Wunused-parameter] 140 | static gint close_application(GtkWidget *widget, GdkEvent *event, gpointer data) | ~~~~~~~~~~~^~~~~~ g3data/main.c:140:60: warning: unused parameter ‘event’ [-Wunused-parameter] 140 | static gint close_application(GtkWidget *widget, GdkEvent *event, gpointer data) | ~~~~~~~~~~^~~~~ g3data/main.c:140:76: warning: unused parameter ‘data’ [-Wunused-parameter] 140 | static gint close_application(GtkWidget *widget, GdkEvent *event, gpointer data) | ~~~~~~~~~^~~~ g3data/main.c: In function ‘button_press_event’: g3data/main.c:205:43: warning: unused parameter ‘widget’ [-Wunused-parameter] 205 | static gint button_press_event(GtkWidget *widget, GdkEventButton *event, gpointer data) | ~~~~~~~~~~~^~~~~~ g3data/main.c: In function ‘motion_notify_event’: g3data/main.c:304:44: warning: unused parameter ‘widget’ [-Wunused-parameter] 304 | static gint motion_notify_event(GtkWidget *widget, GdkEventMotion *event, gpointer data) | ~~~~~~~~~~~^~~~~~ g3data/main.c: In function ‘expose_event_callback’: g3data/main.c:343:74: warning: unused parameter ‘event’ [-Wunused-parameter] 343 | static gboolean expose_event_callback(GtkWidget *widget, GdkEventExpose *event, gpointer data) { | ~~~~~~~~~~~~~~~~^~~~~ g3data/main.c: In function ‘expose_event’: g3data/main.c:370:61: warning: unused parameter ‘event’ [-Wunused-parameter] 370 | static gint expose_event(GtkWidget *widget, GdkEventExpose *event, gpointer data) | ~~~~~~~~~~~~~~~~^~~~~ g3data/main.c: In function ‘configure_event’: g3data/main.c:393:40: warning: unused parameter ‘widget’ [-Wunused-parameter] 393 | static gint configure_event(GtkWidget *widget, GdkEventConfigure *event,gpointer data) | ~~~~~~~~~~~^~~~~~ g3data/main.c:393:67: warning: unused parameter ‘event’ [-Wunused-parameter] 393 | static gint configure_event(GtkWidget *widget, GdkEventConfigure *event,gpointer data) | ~~~~~~~~~~~~~~~~~~~^~~~~ g3data/main.c:393:82: warning: unused parameter ‘data’ [-Wunused-parameter] 393 | static gint configure_event(GtkWidget *widget, GdkEventConfigure *event,gpointer data) | ~~~~~~~~~^~~~ g3data/main.c: In function ‘SetOrdering’: g3data/main.c:431:36: warning: unused parameter ‘widget’ [-Wunused-parameter] 431 | static void SetOrdering(GtkWidget *widget, gpointer func_data) | ~~~~~~~~~~~^~~~~~ g3data/main.c: In function ‘UseErrCB’: g3data/main.c:449:50: warning: unused parameter ‘func_data’ [-Wunused-parameter] 449 | static void UseErrCB(GtkWidget *widget, gpointer func_data) | ~~~~~~~~~^~~~~~~~~ g3data/main.c: In function ‘remove_last’: g3data/main.c:530:36: warning: unused parameter ‘widget’ [-Wunused-parameter] 530 | static void remove_last(GtkWidget *widget, gpointer data) | ~~~~~~~~~~~^~~~~~ g3data/main.c: In function ‘key_press_event’: g3data/main.c:583:18: warning: unused variable ‘cursor’ [-Wunused-variable] 583 | GdkCursor *cursor; | ^~~~~~ g3data/main.c:579:40: warning: unused parameter ‘widget’ [-Wunused-parameter] 579 | static gint key_press_event(GtkWidget *widget, GdkEventKey *event, gpointer pointer) | ~~~~~~~~~~~^~~~~~ g3data/main.c:579:77: warning: unused parameter ‘pointer’ [-Wunused-parameter] 579 | static gint key_press_event(GtkWidget *widget, GdkEventKey *event, gpointer pointer) | ~~~~~~~~~^~~~~~~ g3data/main.c: In function ‘drag_data_received’: g3data/main.c:1125:43: warning: unused parameter ‘widget’ [-Wunused-parameter] 1125 | static void drag_data_received(GtkWidget *widget, | ~~~~~~~~~~~^~~~~~ g3data/main.c:1127:36: warning: unused parameter ‘x’ [-Wunused-parameter] 1127 | gint x, gint y, | ~~~~~^ g3data/main.c:1127:44: warning: unused parameter ‘y’ [-Wunused-parameter] 1127 | gint x, gint y, | ~~~~~^ g3data/main.c:1131:40: warning: unused parameter ‘user_data’ [-Wunused-parameter] 1131 | gpointer user_data) | ~~~~~~~~~^~~~~~~~~ g3data/main.c: In function ‘full_screen_action_callback’: g3data/main.c:1265:74: warning: unused parameter ‘func_data’ [-Wunused-parameter] 1265 | static GCallback full_screen_action_callback(GtkWidget *widget, gpointer func_data) | ~~~~~~~~~^~~~~~~~~ g3data/main.c: In function ‘hide_zoom_area_callback’: g3data/main.c:1278:70: warning: unused parameter ‘func_data’ [-Wunused-parameter] 1278 | static GCallback hide_zoom_area_callback(GtkWidget *widget, gpointer func_data) | ~~~~~~~~~^~~~~~~~~ g3data/main.c: In function ‘hide_axis_settings_callback’: g3data/main.c:1309:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 1309 | for (i=0;i