>>> Building on exopi-3 under games/spacezero BDEPENDS = [x11/gtk+2;audio/libvorbis;audio/freealut;audio/openal] DIST = [games/spacezero:spacezero-0.86.01.tar.gz] FULLPKGNAME = spacezero-0.86.01p0 RDEPENDS = [audio/libvorbis;x11/gtk+2;audio/freealut;audio/openal] (Junk lock obtained for exopi-3 at 1714764633.53) >>> Running depends in games/spacezero at 1714764633.56 last junk was in mail/exim,ldap,mysql,postgresql,-main /usr/sbin/pkg_add -aI -Drepair freealut-1.1.0p3 gtk+2-2.24.33p6 libvorbis-1.3.7 openal-1.23.1v0 was: /usr/sbin/pkg_add -aI -Drepair freealut-1.1.0p3 gtk+2-2.24.33p6 libvorbis-1.3.7 openal-1.23.1v0 /usr/sbin/pkg_add -aI -Drepair freealut-1.1.0p3 gtk+2-2.24.33p6 libvorbis-1.3.7 openal-1.23.1v0 >>> Running show-prepare-results in games/spacezero at 1714764638.22 ===> games/spacezero ===> Building from scratch spacezero-0.86.01p0 ===> spacezero-0.86.01p0 depends on: freealut-* -> freealut-1.1.0p3 ===> spacezero-0.86.01p0 depends on: openal-* -> openal-1.23.1v0 ===> spacezero-0.86.01p0 depends on: libvorbis-* -> libvorbis-1.3.7 ===> spacezero-0.86.01p0 depends on: gtk+2-* -> gtk+2-2.24.33p6 ===> Verifying specs: X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr Xrender alut atk-1.0 c cairo fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 harfbuzz intl m openal pango-1.0 pangocairo-1.0 pangoft2-1.0 pthread vorbisfile ===> found X11.18.0 Xcomposite.4.0 Xcursor.5.0 Xdamage.4.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 alut.1.0 atk-1.0.21810.2 c.100.0 cairo.13.4 fontconfig.13.1 freetype.30.3 gdk-x11-2.0.2400.0 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.19 glib-2.0.4201.12 gobject-2.0.4200.19 gtk-x11-2.0.2400.0 harfbuzz.18.8 intl.8.0 m.10.1 openal.5.0 pango-1.0.3801.4 pangocairo-1.0.3801.3 pangoft2-1.0.3801.3 pthread.27.1 vorbisfile.6.0 freealut-1.1.0p3 gtk+2-2.24.33p6 libvorbis-1.3.7 openal-1.23.1v0 (Junk lock released for exopi-3 at 1714764639.52) distfiles size=2317419 >>> Running build in games/spacezero at 1714764639.56 ===> games/spacezero ===> Checking files for spacezero-0.86.01p0 `/exopi-cvs/ports/distfiles/spacezero-0.86.01.tar.gz' is up to date. >> (SHA256) spacezero-0.86.01.tar.gz: OK ===> Extracting for spacezero-0.86.01p0 ===> Patching for spacezero-0.86.01p0 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Sent upstream. | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 97. done ===> Applying OpenBSD patch patch-include_snow_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for -fno-common | |Index: include/snow.h |--- include/snow.h.orig |+++ include/snow.h -------------------------- Patching file include/snow.h using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-src_snow_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for -fno-common | |Index: src/snow.c |--- src/snow.c.orig |+++ src/snow.c -------------------------- Patching file src/snow.c using Plan A... Hunk #1 succeeded at 38. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for spacezero-0.86.01p0 ===> Configuring for spacezero-0.86.01p0 ===> Building for spacezero-0.86.01p0 if [ ! -d ./bin ] ; then mkdir ./bin ; fi if [ ! -d /exopi-obj/pobj/spacezero-0.86.01/spacezero/.spacezero ] ; then mkdir /exopi-obj/pobj/spacezero-0.86.01/spacezero/.spacezero ; fi if [ ! -f /exopi-obj/pobj/spacezero-0.86.01/spacezero/.spacezero/record ] ; then touch /exopi-obj/pobj/spacezero-0.86.01/spacezero/.spacezero/record ; fi cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/spacezero.c -o ./src/spacezero.o In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void In file included from ./src/spacezero.c:49: ./include/randomnamegen.h:31:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomName(); ^ void ./include/randomnamegen.h:31:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] char *getRandomName(); ^ ./include/randomnamegen.h:32:7: note: conflicting prototype is here char *getRandomName(int length); ^ ./include/randomnamegen.h:33:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(); ^ void ./include/randomnamegen.h:34:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(); ^ void ./src/spacezero.c:639:5: warning: call to undeclared function 'CreateSnow'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] CreateSnow(LXFACTOR,LYFACTOR); ^ ./src/spacezero.c:1195:8: warning: call to undeclared function 'UpdateFlakes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] UpdateFlakes(cv->in->planet); ^ ./src/spacezero.c:1196:8: warning: call to undeclared function 'DrawFlakes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] DrawFlakes(pixmap,GetColor(WHITE),gwidth,gheight); ^ ./src/spacezero.c:1404:23: warning: variable 'tt' set but not used [-Wunused-but-set-variable] static double t=0,tt=0; ^ ./src/spacezero.c:1888:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ ./src/spacezero.c:2720:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if(obj1->habitat==obj1->habitat){ ^ ./src/spacezero.c:3570:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] x=x0+6*rg*(float)rand()/RAND_MAX-3*rg; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/spacezero.c:3571:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] y=y0+6*rg*(float)rand()/RAND_MAX-3*rg; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/spacezero.c:3583:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] r=(float)rand()/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 16 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/spacezero.c -o ./src/spacezero.o In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/spacezero.c:36: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void In file included from ./src/spacezero.c:49: ./include/randomnamegen.h:31:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomName(); ^ void ./include/randomnamegen.h:31:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] char *getRandomName(); ^ ./include/randomnamegen.h:32:7: note: conflicting prototype is here char *getRandomName(int length); ^ ./include/randomnamegen.h:33:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(); ^ void ./include/randomnamegen.h:34:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(); ^ void ./src/spacezero.c:639:5: warning: call to undeclared function 'CreateSnow'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] CreateSnow(LXFACTOR,LYFACTOR); ^ ./src/spacezero.c:1195:8: warning: call to undeclared function 'UpdateFlakes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] UpdateFlakes(cv->in->planet); ^ ./src/spacezero.c:1196:8: warning: call to undeclared function 'DrawFlakes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] DrawFlakes(pixmap,GetColor(WHITE),gwidth,gheight); ^ ./src/spacezero.c:1404:23: warning: variable 'tt' set but not used [-Wunused-but-set-variable] static double t=0,tt=0; ^ ./src/spacezero.c:1888:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ ./src/spacezero.c:2720:24: warning: self-comparison always evaluates to true [-Wtautological-compare] if(obj1->habitat==obj1->habitat){ ^ ./src/spacezero.c:3570:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] x=x0+6*rg*(float)rand()/RAND_MAX-3*rg; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/spacezero.c:3571:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] y=y0+6*rg*(float)rand()/RAND_MAX-3*rg; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/spacezero.c:3583:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] r=(float)rand()/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 16 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/objects.c -o ./src/objects.o In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/objects.c:1099:23: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] y=50*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1101:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->y0=50*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1102:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->x1=20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1103:33: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->y1=s->y0+40*((float)rand()/RAND_MAX)-20; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1111:39: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] l=FACTORLANDZONESIZE*((float)rand()/RAND_MAX)+LANDZONEMINSIZE; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1114:44: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] x0=(width-LANDZONEMINX-l)*((float)rand()/RAND_MAX)+LANDZONEMINX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1121:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] ix =20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1122:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =40*((float)rand()/RAND_MAX)-20; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1128:32: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =-factor*20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1131:24: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:2102:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((obj2->player==0) ){ /* Inexplore Planet */ ~~~~~~~~~~~~^~~ ./src/objects.c:2102:18: note: remove extraneous parentheses around the comparison to silence this warning if((obj2->player==0) ){ /* Inexplore Planet */ ~ ^ ~ ./src/objects.c:2102:18: note: use '=' to turn this equality comparison into an assignment if((obj2->player==0) ){ /* Inexplore Planet */ ^~ = ./src/objects.c:2116:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ./src/objects.c:2116:32: note: remove extraneous parentheses around the comparison to silence this warning if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ~ ^ ~ ./src/objects.c:2116:32: note: use '=' to turn this equality comparison into an assignment if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ^~ = ./src/objects.c:2400:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ ./src/objects.c:3664:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ 17 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/objects.c -o ./src/objects.o In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/objects.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/objects.c:1099:23: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] y=50*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1101:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->y0=50*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1102:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->x1=20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1103:33: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] s->y1=s->y0+40*((float)rand()/RAND_MAX)-20; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1111:39: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] l=FACTORLANDZONESIZE*((float)rand()/RAND_MAX)+LANDZONEMINSIZE; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1114:44: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] x0=(width-LANDZONEMINX-l)*((float)rand()/RAND_MAX)+LANDZONEMINX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1121:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] ix =20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1122:27: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =40*((float)rand()/RAND_MAX)-20; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1128:32: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =-factor*20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:1131:24: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] iy =20*((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/objects.c:2102:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((obj2->player==0) ){ /* Inexplore Planet */ ~~~~~~~~~~~~^~~ ./src/objects.c:2102:18: note: remove extraneous parentheses around the comparison to silence this warning if((obj2->player==0) ){ /* Inexplore Planet */ ~ ^ ~ ./src/objects.c:2102:18: note: use '=' to turn this equality comparison into an assignment if((obj2->player==0) ){ /* Inexplore Planet */ ^~ = ./src/objects.c:2116:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ./src/objects.c:2116:32: note: remove extraneous parentheses around the comparison to silence this warning if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ~ ^ ~ ./src/objects.c:2116:32: note: use '=' to turn this equality comparison into an assignment if((players[obj2->player].team==players[player].team) ){ /* Ally Planet */ ^~ = ./src/objects.c:2400:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ ./src/objects.c:3664:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n=0; ^ 17 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/ai.c -o ./src/ai.o In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/ai.c:1588:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((player->team==players[planetdest->player].team) ) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:1588:24: note: remove extraneous parentheses around the comparison to silence this warning if((player->team==players[planetdest->player].team) ) { ~ ^ ~ ./src/ai.c:1588:24: note: use '=' to turn this equality comparison into an assignment if((player->team==players[planetdest->player].team) ) { ^~ = ./src/ai.c:3084:59: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] if((((obj->level+0.5)/3.)*gnplanets)*((float)rand()/RAND_MAX)<1){ ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/ai.c:4180:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[planet->player].team==players[ccdata->player].team)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4180:39: note: remove extraneous parentheses around the comparison to silence this warning if((players[planet->player].team==players[ccdata->player].team)){ ~ ^ ~ ./src/ai.c:4180:39: note: use '=' to turn this equality comparison into an assignment if((players[planet->player].team==players[ccdata->player].team)){ ^~ = ./src/ai.c:4256:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4256:40: note: remove extraneous parentheses around the comparison to silence this warning if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~ ^ ~ ./src/ai.c:4256:40: note: use '=' to turn this equality comparison into an assignment if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ^~ = ./src/ai.c:4348:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4348:34: note: remove extraneous parentheses around the comparison to silence this warning if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~ ^ ~ ./src/ai.c:4348:34: note: use '=' to turn this equality comparison into an assignment if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ^~ = ./src/ai.c:4371:14: warning: variable 'cont' set but not used [-Wunused-but-set-variable] static int cont; ^ 9 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/ai.c -o ./src/ai.o In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/ai.c:29: In file included from ./include/ai.h:31: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/ai.c:1588:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((player->team==players[planetdest->player].team) ) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:1588:24: note: remove extraneous parentheses around the comparison to silence this warning if((player->team==players[planetdest->player].team) ) { ~ ^ ~ ./src/ai.c:1588:24: note: use '=' to turn this equality comparison into an assignment if((player->team==players[planetdest->player].team) ) { ^~ = ./src/ai.c:3084:59: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] if((((obj->level+0.5)/3.)*gnplanets)*((float)rand()/RAND_MAX)<1){ ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/ai.c:4180:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[planet->player].team==players[ccdata->player].team)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4180:39: note: remove extraneous parentheses around the comparison to silence this warning if((players[planet->player].team==players[ccdata->player].team)){ ~ ^ ~ ./src/ai.c:4180:39: note: use '=' to turn this equality comparison into an assignment if((players[planet->player].team==players[ccdata->player].team)){ ^~ = ./src/ai.c:4256:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4256:40: note: remove extraneous parentheses around the comparison to silence this warning if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~ ^ ~ ./src/ai.c:4256:40: note: use '=' to turn this equality comparison into an assignment if((players[ls->obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ^~ = ./src/ai.c:4348:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ai.c:4348:34: note: remove extraneous parentheses around the comparison to silence this warning if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ~ ^ ~ ./src/ai.c:4348:34: note: use '=' to turn this equality comparison into an assignment if((players[obj->player].team==players[ccdata->player].team)){ls=ls->next;continue;} ^~ = ./src/ai.c:4371:14: warning: variable 'cont' set but not used [-Wunused-but-set-variable] static int cont; ^ 9 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/save.c -o ./src/save.o In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/save.c:257:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] control=((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/save.c:512:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",versionfile)!=1){ /**/ ^ ./src/save.c:1489:23: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 10, but the corresponding specifier may require size 11 [-Wfortify-source] if(fscanf(fp,"%10s",c)!=1){ ^ 6 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/save.c -o ./src/save.o In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/save.c:32: In file included from ./include/save.h:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/save.c:257:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] control=((float)rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/save.c:512:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",versionfile)!=1){ /**/ ^ ./src/save.c:1489:23: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 10, but the corresponding specifier may require size 11 [-Wfortify-source] if(fscanf(fp,"%10s",c)!=1){ ^ 6 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/shell.c -o ./src/shell.o In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/shell.c -o ./src/shell.o In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/shell.c:27: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/spacecomm.c -o ./src/spacecomm.o In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/spacecomm.c:1843:7: warning: variable 'nordread' set but not used [-Wunused-but-set-variable] int nordread=0; ^ ./src/spacecomm.c:3349:7: warning: variable 'norders' set but not used [-Wunused-but-set-variable] int norders=0; ^ 5 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/spacecomm.c -o ./src/spacecomm.o In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/spacecomm.c:53: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/spacecomm.c:1843:7: warning: variable 'nordread' set but not used [-Wunused-but-set-variable] int nordread=0; ^ ./src/spacecomm.c:3349:7: warning: variable 'norders' set but not used [-Wunused-but-set-variable] int norders=0; ^ 5 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/help.c -o ./src/help.o In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/help.c -o ./src/help.o In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/help.c:30: In file included from ./include/spacecomm.h:46: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/comm.c -o ./src/comm.o cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/comm.c -o ./src/comm.o cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/graphics.c -o ./src/graphics.o In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/graphics.c:730:14: warning: variable 'cont' set but not used [-Wunused-but-set-variable] static int cont=0; ^ ./src/graphics.c:5198:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] static int n=0; ^ 5 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/graphics.c -o ./src/graphics.o In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/graphics.c:31: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/graphics.c:730:14: warning: variable 'cont' set but not used [-Wunused-but-set-variable] static int cont=0; ^ ./src/graphics.c:5198:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] static int n=0; ^ 5 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/functions.c -o ./src/functions.o ./src/functions.c:55:31: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] rtable[i]=(float)rand()/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 1 warning generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/functions.c -o ./src/functions.o ./src/functions.c:55:31: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] rtable[i]=(float)rand()/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 1 warning generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/data.c -o ./src/data.o In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/data.c -o ./src/data.o In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/data.c:30: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/menu.c -o ./src/menu.o In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/menu.c:1137:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if(param.sound<0 && param.sound>1){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./src/menu.c:1132:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if(param.music<0 && param.music>1){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./src/menu.c:1672:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ /* HERE check version */ ^ ./src/menu.c:1689:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1698:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1707:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1716:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1725:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1733:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1742:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1750:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ 14 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/menu.c -o ./src/menu.o In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/menu.c:30: In file included from ./include/shell.h:29: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/menu.c:1137:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if(param.sound<0 && param.sound>1){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./src/menu.c:1132:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if(param.music<0 && param.music>1){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./src/menu.c:1672:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ /* HERE check version */ ^ ./src/menu.c:1689:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1698:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1707:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1716:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1725:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1733:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1742:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ ./src/menu.c:1750:24: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 128, but the corresponding specifier may require size 129 [-Wfortify-source] if(fscanf(fp,"%128s",cad)!=1){ ^ 14 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/sectors.c -o ./src/sectors.o In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/sectors.c:153:7: warning: variable 'cont' set but not used [-Wunused-but-set-variable] int cont=0; ^ 4 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/sectors.c -o ./src/sectors.o In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/sectors.c:27: In file included from ./include/sectors.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/sectors.c:153:7: warning: variable 'cont' set but not used [-Wunused-but-set-variable] int cont=0; ^ 4 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/clock.c -o ./src/clock.o cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/clock.c -o ./src/clock.o cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/statistics.c -o ./src/statistics.o In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/statistics.c -o ./src/statistics.o In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/statistics.c:31: In file included from ./include/graphics.h:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/randomnamegen.c -o ./src/randomnamegen.o In file included from ./src/randomnamegen.c:24: ./include/randomnamegen.h:31:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomName(); ^ void ./include/randomnamegen.h:31:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] char *getRandomName(); ^ ./include/randomnamegen.h:32:7: note: conflicting prototype is here char *getRandomName(int length); ^ ./include/randomnamegen.h:33:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(); ^ void ./include/randomnamegen.h:34:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(); ^ void ./src/randomnamegen.c:31:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void RandomNameGenerator(){ ^ void ./src/randomnamegen.c:157:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(){ ^ void ./src/randomnamegen.c:169:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(){ ^ void 7 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/randomnamegen.c -o ./src/randomnamegen.o In file included from ./src/randomnamegen.c:24: ./include/randomnamegen.h:31:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomName(); ^ void ./include/randomnamegen.h:31:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] char *getRandomName(); ^ ./include/randomnamegen.h:32:7: note: conflicting prototype is here char *getRandomName(int length); ^ ./include/randomnamegen.h:33:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(); ^ void ./include/randomnamegen.h:34:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(); ^ void ./src/randomnamegen.c:31:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void RandomNameGenerator(){ ^ void ./src/randomnamegen.c:157:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomFullName(){ ^ void ./src/randomnamegen.c:169:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *getRandomOrkishName(){ ^ void 7 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/locales.c -o ./src/locales.o cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/locales.c -o ./src/locales.o cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/players.c -o ./src/players.o In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/players.c -o ./src/players.o In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/players.c:29: In file included from ./include/objects.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void 3 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/snow.c -o ./src/snow.o In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/snow.c:59:36: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] flakes[i].x= ((float)w*rand())/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/snow.c:60:36: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] flakes[i].y= ((float)h*rand())/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/snow.c:81:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] wind=(mxwind*rand())/RAND_MAX-mxwind/2; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 6 warnings generated. cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/snow.c -o ./src/snow.o In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from ./src/snow.c:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ void ./src/snow.c:59:36: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] flakes[i].x= ((float)w*rand())/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/snow.c:60:36: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] flakes[i].y= ((float)h*rand())/RAND_MAX; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ ./src/snow.c:81:26: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] wind=(mxwind*rand())/RAND_MAX-mxwind/2; ~^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 6 warnings generated. cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/sound.c -o ./src/sound.o cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/sound.c -o ./src/sound.o cc -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/streamsound.c -o ./src/streamsound.o cc -g -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" `pkg-config --cflags gtk+-2.0` -c ./src/streamsound.c -o ./src/streamsound.o cc ./src/spacezero.o ./src/objects.o ./src/ai.o ./src/save.o ./src/shell.o ./src/spacecomm.o ./src/help.o ./src/comm.o ./src/graphics.o ./src/functions.o ./src/data.o ./src/menu.o ./src/sectors.o ./src/clock.o ./src/statistics.o ./src/randomnamegen.o ./src/locales.o ./src/players.o ./src/snow.o ./src/sound.o ./src/streamsound.o -lopenal -lalut -lvorbisfile `pkg-config --libs gtk+-2.0` -lX11 -lm -lpthread -O2 -pipe -Wall --pedantic -fno-common -I./include -DDATADIR=\"./dat\" -DINSTALL_DATA_DIR=\"/usr/local/share/spacezero\" -g -o ./bin/spacezero spacezero.c:861 (./src/spacezero.c:861)(./src/spacezero.o:(MainLoop)): warning: rand() may return deterministic values, is that what you want? shell.c:326 (./src/shell.c:326)(./src/shell.o:(Shell)): warning: sprintf() is often misused, please use snprintf() graphics.c:3798 (./src/graphics.c:3798)(./src/graphics.o:(InitFonts)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in games/spacezero at 1714764692.65 ===> games/spacezero ===> Faking installation for spacezero-0.86.01p0 /exopi-obj/pobj/spacezero-0.86.01/bin/install -c -s -m 755 /exopi-obj/pobj/spacezero-0.86.01/spacezero/bin/spacezero /exopi-obj/pobj/spacezero-0.86.01/fake-amd64/usr/local/bin cd /exopi-obj/pobj/spacezero-0.86.01/spacezero/dat && find * -type d -exec /exopi-obj/pobj/spacezero-0.86.01/bin/install -d -m 755 "/exopi-obj/pobj/spacezero-0.86.01/fake-amd64/usr/local/share/spacezero/{}" \; cd /exopi-obj/pobj/spacezero-0.86.01/spacezero/dat && find * -type f -exec /exopi-obj/pobj/spacezero-0.86.01/bin/install -c -m 644 "{}" "/exopi-obj/pobj/spacezero-0.86.01/fake-amd64/usr/local/share/spacezero/{}" \; cd /exopi-obj/pobj/spacezero-0.86.01/spacezero/html && find * -type d -exec /exopi-obj/pobj/spacezero-0.86.01/bin/install -d -m 755 "/exopi-obj/pobj/spacezero-0.86.01/fake-amd64/usr/local/share/doc/spacezero/{}" \; cd /exopi-obj/pobj/spacezero-0.86.01/spacezero/html && find * -type f -exec /exopi-obj/pobj/spacezero-0.86.01/bin/install -c -m 644 "{}" "/exopi-obj/pobj/spacezero-0.86.01/fake-amd64/usr/local/share/doc/spacezero/{}" \; ===> Building package for spacezero-0.86.01p0 Create /exopi-cvs/ports/packages/amd64/all/spacezero-0.86.01p0.tgz Creating package spacezero-0.86.01p0 reading plist| checking dependencies| checking dependencies|audio/freealut checking dependencies|audio/libvorbis checking dependencies|audio/openal checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 15% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************* | 20% archiving|************* | 21% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/spacezero-0.86.01p0.tgz >>> Running clean in games/spacezero at 1714764707.58 ===> games/spacezero ===> Cleaning for spacezero-0.86.01p0 >>> Ended at 1714764707.82 max_stuck=0.00/depends=4.66/show-prepare-results=1.33/build=53.11/package=14.92/clean=0.27