build started at Thu Nov 29 21:44:19 UTC 2012 port directory: /usr/ports/games/conquest building for: 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/conquest/Makefile 300896 2012-07-14 13:54:48Z beat $ ---Begin Environment--- OSVERSION=1000025 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HTTP_PROXY=http://10.56.1.1:8080 PKG_EXT=txz FORCE_PACKAGE=yes http_proxy=http://10.56.1.1:8080 tpid=38878 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/usr/local/etc/poudriere.d LOGS=/pdata/logs HOME=/root USER=root SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- ================================================= ===> conquest-7.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /usr/ports/packages/All/pkg-1.0.2.txz Installing pkg-1.0.2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of conquest-7.2 ====================================================================== ===> Cleaning for conquest-7.2 ================================================= ====================================================================== ================================================= ===> conquest-7.2 depends on file: /usr/local/sbin/pkg - found => conquest-7.2.src.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://heanet.dl.sourceforge.net/project/conq/Conquest/Conquest%207.2/conquest-7.2.src.tar.gz conquest-7.2.src.tar.gz 0 B 0 Bps ====================================================================== ================================================= ===> conquest-7.2 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for conquest-7.2.src.tar.gz. ====================================================================== ================================================= ===> conquest-7.2 depends on file: /usr/local/sbin/pkg - found ===> Extracting for conquest-7.2 => SHA256 Checksum OK for conquest-7.2.src.tar.gz. ====================================================================== ================================================= ===> Patching for conquest-7.2 ===> Applying FreeBSD patches for conquest-7.2 /usr/bin/sed -i.bak "s|^.*@chgrp .(CONQGROUP) conq.*||g; s|^.*@chmod 2771 conq.*||g;" /wrkdirs/usr/ports/games/conquest/work/conquest-7.2/Makefile.in /usr/bin/sed -i.bak "s/# include //g" /wrkdirs/usr/ports/games/conquest/work/conquest-7.2/c_defs.h /usr/bin/sed -i.bak "s/-O2 -fPIC//g" /wrkdirs/usr/ports/games/conquest/work/conquest-7.2/configure ====================================================================== ================================================= ===> Configuring for conquest-7.2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/conquest/work/conquest-7.2/configure creating cache ./config.cache checking system type... FreeBSD checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether make sets ${MAKE}... yes checking for yacc... yacc checking for main in -ly... yes checking for lex... lex checking for yywrap in -ll... yes checking for main in -lm... yes checking for initscr in -lncurses... yes checking for crypt in -lcrypt... yes checking for crypt in -lgen... no checking for gzread in -lz... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/times.h... yes checking for termio.h... no checking for unistd.h... yes checking for ncurses.h... yes checking for term.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for stropts.h... no checking for poll.h... yes checking for curses.h... yes checking for time.h... yes checking for string.h... yes checking for strings.h... yes checking for termios.h... yes checking for zlib.h... yes checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for select... yes checking for strstr... yes checking for fileno... yes checking for getmsg... no checking for poll... yes checking for setitimer... yes checking for sys_errlist declaration... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ====================================================================== ================================================= ===> Building for conquest-7.2 cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqai.c -o conqai_nomain.o In file included from conqai.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqai.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqai.c:33: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 33 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c ratfor.c In file included from ratfor.c:18: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from ratfor.c:18: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ ratfor.c:106:1: warning: '/*' within block comment [-Wcomment] /* decl [NOWSIZE] */ ^ 18 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c cd2lb.c In file included from cd2lb.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from cd2lb.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from cd2lb.c:58: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ cd2lb.c:335:1: warning: '/*' within block comment [-Wcomment] /* description */ ^ cd2lb.c:386:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( ch == TERM_NORMAL ) ^ cd2lb.c:857:41: warning: '/*' within block comment [-Wcomment] len = CqContext.maxcol - col; /* - 1; /* max str that will fit on screen */ ^ 36 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c display.c In file included from display.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from display.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from display.c:21: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ display.c:1269:3: warning: implicit declaration of function 'recordUpdateState' is invalid in C99 [-Wimplicit-function-declaration] recordUpdateState(); ^ 34 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c iolb.c In file included from iolb.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from iolb.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from iolb.c:19: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 33 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqlb.c In file included from conqlb.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqlb.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqlb.c:31: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ conqlb.c:178:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ conqlb.c:1358:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( Planets[pnum].armies == 0 ) ^ conqlb.c:2207:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( ! Teams[i].coupinfo && timbuf[i][0] != EOS ) ^ conqlb.c:2437:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( ch == ' ' ) ^ conqlb.c:2724:7: warning: implicit declaration of function 'cuserid' is invalid in C99 [-Wimplicit-function-declaration] glname( tmpuser, SIZEUSERNAME); ^ ./c_defs.h:185:50: note: expanded from macro 'glname' strncpy((char *)x, (char *)cuserid(NULL), y - 1); \ ^ 38 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c rndlb.c In file included from rndlb.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from rndlb.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ 17 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqmisc.c In file included from conqmisc.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqmisc.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqmisc.c:34: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ conqmisc.c:417:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ conqmisc.c:486:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ conqmisc.c:584:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ conqmisc.c:1655:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( Ships[snum].war[Planets[pnum].team] ) ^ conqmisc.c:2168:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ conqmisc.c:2285:28: warning: '/*' within block comment [-Wcomment] /* return ( TRUE ); /* can't get here... */ ^ 39 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqutil.c In file included from conqutil.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqutil.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqutil.c:29: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ conqutil.c:680:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( hours > 0 ) ^ conqutil.c:731:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( hours > 0 ) ^ 35 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqcm.c In file included from conqcm.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqcm.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqcm.c:27: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 33 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conqsvr42.c In file included from conqsvr42.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conqsvr42.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conqsvr42.c:30: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ conqsvr42.c:83:33: warning: '/*' within block comment [-Wcomment] /* sys__setast( %val(0) ) /* disable asts */ ^ conqsvr42.c:84:25: warning: '/*' within block comment [-Wcomment] /* JET_ASTOFF(); /* block sigs? */ ^ conqsvr42.c:96:32: warning: '/*' within block comment [-Wcomment] /* sys$setast( %val(1) ) /* enable asts */ ^ conqsvr42.c:97:24: warning: '/*' within block comment [-Wcomment] /* JET_ASTON(); /* enable sigs? */ ^ conqsvr42.c:277:3: warning: implicit declaration of function 'recordAddMsg' is invalid in C99 [-Wimplicit-function-declaration] recordAddMsg(&Msgs[Ships[CqContext.snum].lastmsg]); ^ conqsvr42.c:360:3: warning: implicit declaration of function 'recordCloseOutput' is invalid in C99 [-Wimplicit-function-declaration] recordCloseOutput(); ^ conqsvr42.c:688:31: warning: implicit declaration of function 'cuserid' is invalid in C99 [-Wimplicit-function-declaration] strncpy(myname, (char *)cuserid(NULL), BUFFER_SIZE - 2); ^ 40 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c global.c In file included from global.c:18: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from global.c:18: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from global.c:21: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 33 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c ibuf.c In file included from ibuf.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from ibuf.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from ibuf.c:21: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from ibuf.c:22: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 49 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c version.c cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c conf.c In file included from conf.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from conf.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from conf.c:20: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ conf.c:492:3: warning: implicit declaration of function 'InitColors' is invalid in C99 [-Wimplicit-function-declaration] InitColors(); ^ 34 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c sem.c In file included from sem.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from sem.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from sem.c:23: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from sem.c:24: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 49 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c color.c In file included from color.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from color.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from color.c:20: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ 33 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c userauth.c In file included from userauth.c:9: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from userauth.c:9: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from userauth.c:10: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ userauth.c:90:7: warning: implicit declaration of function 'cuserid' is invalid in C99 [-Wimplicit-function-declaration] glname(username, SIZEUSERNAME); ^ ./c_defs.h:185:50: note: expanded from macro 'glname' strncpy((char *)x, (char *)cuserid(NULL), y - 1); \ ^ 34 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__NO_MATH_INLINES -fno-builtin -DHAVE_CONFIG_H -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/var/games/conquest\" -DCONQLIBEXEC=\"/usr/local/libexec\" -DCONQSHARE=\"/usr/local/share/conquest\" -DCONQETC=\"/usr/local/etc/conquest\" -c options.c In file included from options.c:1: In file included from ./c_defs.h:106: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ In file included from options.c:1: In file included from ./c_defs.h:107: ./conqdef.h:461:32: warning: '/*' within block comment [-Wcomment] /*#define DOUBLE_E_KILLS 50.0 /* kills required to double efficiency */ ^ In file included from options.c:13: In file included from ./global.h:16: ./defs.h:132:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_FLOW /* trace init flow */ ^ ./defs.h:133:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUGGING /* general debugging */ ^ ./defs.h:134:26: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_LOCKING /* debugging common block locking */ ^ ./defs.h:135:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_CONFIG /* debug configuration file processing */ ^ ./defs.h:136:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SEM /* semaphore debugging */ ^ ./defs.h:137:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MACROS /* MACRO debugging */ ^ ./defs.h:138:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IO /* IO debugging */ ^ ./defs.h:139:22: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SIG /* debug signal handling */ ^ ./defs.h:140:21: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_AI /* debug the robots */ ^ ./defs.h:141:23: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_MISC /* debug other misc stuff */ ^ ./defs.h:142:25: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_RANDOM /* debug the random number library */ ^ ./defs.h:143:24: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_COLOR /* debug color processing */ ^ ./defs.h:144:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_IOGTIMED /* debug timed input */ ^ ./defs.h:145:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_SERVER /* debug server operation */ ^ ./defs.h:146:33: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_OPTIONS /* debug option screens/handling */ ^ ./defs.h:147:35: warning: '/*' within block comment [-Wcomment] /*#define DEBUG_REC /* debug recording */ ^ options.c:633:3: error: non-void function 'ViewEditOptions' should return a value [-Wreturn-type] return; ^ options.c:848:3: error: non-void function 'ViewEditMacros' should return a value [-Wreturn-type] return; ^ 33 warnings and 2 errors generated. *** [options.o] Error code 1 Stop in /wrkdirs/usr/ports/games/conquest/work/conquest-7.2. *** [do-build] Error code 1 Stop in /usr/ports/games/conquest. ===> Cleaning for conquest-7.2 build of /usr/ports/games/conquest ended at Thu Nov 29 21:45:14 UTC 2012