WARNING: [license.mk] Every package should define a LICENSE. ===> Building for netmaze-0.81nb4 clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c x11cntrl.c x11cntrl.c:48:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->bgdraw = TRUE; ^ ~~~~ x11cntrl.c:49:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ x11cntrl.c:53:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ x11cntrl.c:54:43: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg2 = sm->statchg1 = TRUE; ^ ~~~~ x11cntrl.c:58:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ x11cntrl.c:59:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->killchg = TRUE; ^ ~~~~ x11cntrl.c:145:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->newmap = TRUE; ^ ~~~~ x11cntrl.c:150:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->locator = TRUE; ^ ~~~~ x11cntrl.c:155:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->gameflag = TRUE; ^ ~~~~ x11cntrl.c:163:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg1 = TRUE; sm->killchg = TRUE; ^ ~~~~ x11cntrl.c:163:52: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg1 = TRUE; sm->killchg = TRUE; ^ ~~~~ x11cntrl.c:174:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->debug = TRUE; ^ ~~~~ x11cntrl.c:177:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->exitprg = 1; ^ ~ x11cntrl.c:216:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->bgdraw=TRUE; ^~~~~ x11cntrl.c:219:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->bgdraw=TRUE; ^~~~~ x11cntrl.c:222:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ x11cntrl.c:228:43: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg1 = sm->statchg2 = TRUE; ^ ~~~~ x11cntrl.c:232:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->killchg = TRUE; ^ ~~~~ x11cntrl.c:24:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ 19 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c draw_3d.c draw_3d.c:107:9: warning: variable 'wall1' set but not used [-Wunused-but-set-variable] WALL *wall1; ^ draw_3d.c:370:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ draw_3d.c:370:13: note: place parentheses around the assignment to silence this warning if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ^ ( ) draw_3d.c:370:13: note: use '==' to turn this assignment into an equality comparison if(tnr=(hwalls[i][j] & MAZE_TYPEMASK)) ^ == draw_3d.c:385:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ draw_3d.c:385:13: note: place parentheses around the assignment to silence this warning if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ^ ( ) draw_3d.c:385:13: note: use '==' to turn this assignment into an equality comparison if(tnr=(vwalls[i][j] & MAZE_TYPEMASK)) ^ == 3 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c x11smiley.c x11smiley.c:93:25: warning: variable 'rclip' set but not used [-Wunused-but-set-variable] int faceanz = 0,lclip,rclip; ^ x11smiley.c:175:15: warning: unused variable 'xi1' [-Wunused-variable] int xi1,xi2; ^ x11smiley.c:175:19: warning: unused variable 'xi2' [-Wunused-variable] int xi1,xi2; ^ 3 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c x11gfx.c x11gfx.c:247:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->noshmem = TRUE; ^ ~~~~ x11gfx.c:257:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->noshmem = TRUE; ^ ~~~~ x11gfx.c:263:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->noshmem = TRUE; ^ ~~~~ x11gfx.c:273:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->noshmem = TRUE; ^ ~~~~ x11gfx.c:586:16: warning: variable 'diff' set but not used [-Wunused-but-set-variable] int angle, diff; ^ 5 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c netmaze.c netmaze.c:105:51: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] if(strcmp(argv[i],"-map") == 0) sm->mapdraw = TRUE; ^ ~~~~ netmaze.c:141:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->monomode = TRUE; ^ ~~~~ netmaze.c:143:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->graymode = TRUE; ^ ~~~~ netmaze.c:145:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->dithermode = TRUE; ^ ~~~~ netmaze.c:149:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->camera = TRUE; ^ ~~~~ netmaze.c:151:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->directdraw = TRUE; ^ ~~~~ netmaze.c:153:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->usesound = TRUE; ^ ~~~~ netmaze.c:155:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->privatecmap = TRUE; ^ ~~~~ netmaze.c:157:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->noshmem = TRUE; ^ ~~~~ netmaze.c:160:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->texturemode = TRUE; ^ ~~~~ netmaze.c:161:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->privatecmap = TRUE; ^ ~~~~ netmaze.c:258:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg = TRUE; ^ ~~~~ netmaze.c:474:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->sologame = TRUE; ^ ~~~~ netmaze.c:491:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->bgdraw = TRUE; ^ ~~~~ 14 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c network.c network.c:160:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->gameflag = TRUE; ^ ~~~~ network.c:167:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->bgdraw = TRUE; ^ ~~~~ 2 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c allmove.c allmove.c:298:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->winnerdraw = TRUE; ^ ~~~~ allmove.c:300:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg2 = TRUE; ^ ~~~~ allmove.c:301:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->killchg = TRUE; ^ ~~~~ allmove.c:302:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ allmove.c:305:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg1 = TRUE; /* state-change for every player */ ^ ~~~~ allmove.c:330:14: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->redraw = TRUE; ^ ~~~~ allmove.c:793:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->screendraw = TRUE; ^ ~~~~ allmove.c:850:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->statchg1 = TRUE; ^ ~~~~ allmove.c:851:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] sm->killchg = TRUE; ^ ~~~~ 9 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c maze.c clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c iocntl.c iocntl.c:82:5: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(1); ^ iocntl.c:82:5: note: include the header or explicitly provide a declaration for 'exit' iocntl.c:149:15: warning: unused variable 'buf' [-Wunused-variable] static char buf[256]; ^ 2 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c audio.c audio.c:80:12: warning: unused variable 'play_delay' [-Wunused-variable] static int play_delay=MUL; ^ 1 warning generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c texture.c texture.c:118:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(j=tex->divtabh[hi][1]) ~^~~~~~~~~~~~~~~~~~~~ texture.c:118:11: note: place parentheses around the assignment to silence this warning if(j=tex->divtabh[hi][1]) ^ ( ) texture.c:118:11: note: use '==' to turn this assignment into an equality comparison if(j=tex->divtabh[hi][1]) ^ == texture.c:155:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(j=tex->divtab[hi][1]) ~^~~~~~~~~~~~~~~~~~~ texture.c:155:11: note: place parentheses around the assignment to silence this warning if(j=tex->divtab[hi][1]) ^ ( ) texture.c:155:11: note: use '==' to turn this assignment into an equality comparison if(j=tex->divtab[hi][1]) ^ == texture.c:54:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] yn1 = (((SCREEN-FLUCHT)*WALLHEIGHT)<<12)/hn1+(FLUCHT<<4); ~~~~~~^ texture.c:70:59: warning: shifting a negative signed value is undefined [-Wshift-negative-value] yd0 = (((SCREEN-FLUCHT)*WALLHEIGHT)<<12) / hn2+(FLUCHT<<4)-yn1; ~~~~~~^ texture.c:81:59: warning: shifting a negative signed value is undefined [-Wshift-negative-value] yd0 = (((SCREEN-FLUCHT)*WALLHEIGHT)<<12) / hn1+(FLUCHT<<4)-yn1; ~~~~~~^ 5 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c netserv.c clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c follower.c follower.c:60:11: warning: call to undeclared function 'whos_close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] chase = whos_close(me); /* who should I chase */ ^ follower.c:65:11: warning: call to undeclared function 'what_ang'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] angle = what_ang(chase , me); /* what is the target's agnle */ ^ follower.c:138:14: warning: call to undeclared function 'get_dist'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] temp = get_dist( i , me ); ^ 3 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c robot.c robot.c:80:5: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(1); ^ robot.c:80:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c dummy.c dummy.c:15:3: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] strcpy(sm->ownname,"Dr.Dummy"); ^ dummy.c:15:3: note: include the header or explicitly provide a declaration for 'strcpy' 1 warning generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSH_MEM -I/opt/pkg/include -c better.c better.c:88:7: warning: variable 'ausgabe' set but not used [-Wunused-but-set-variable] long ausgabe; ^ better.c:96:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr,ausgabe); ^~~~~~~ better.c:96:17: note: treat the string as an argument to avoid this fprintf(stderr,ausgabe); ^ "%s", better.c:213:9: warning: call to undeclared function 'send_owncomment'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] send_owncomment(); ^ better.c:374:2: warning: call to undeclared function 'send_owncomment'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] send_owncomment(); ^ better.c:451:28: warning: '&&' within '||' [-Wlogical-op-parentheses] ((robodat.counter>5)&&(robodat.zustand!=GERADE)||(robodat.counter>40))) ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ better.c:451:28: note: place parentheses around the '&&' expression to silence this warning ((robodat.counter>5)&&(robodat.zustand!=GERADE)||(robodat.counter>40))) ^ ( ) better.c:457:28: warning: '&&' within '||' [-Wlogical-op-parentheses] ((robodat.counter>5)&&(robodat.zustand!=GERADE)||(robodat.counter>40))) ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ better.c:457:28: note: place parentheses around the '&&' expression to silence this warning ((robodat.counter>5)&&(robodat.zustand!=GERADE)||(robodat.counter>40))) ^ ( ) better.c:465:32: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] robodat.ret &=(( ~JOY_LEFT) && (~JOY_RIGHT) ); ^ ~~~~~~~~~~~~ better.c:465:32: note: use '&' for a bitwise operation robodat.ret &=(( ~JOY_LEFT) && (~JOY_RIGHT) ); ^~ & better.c:465:32: note: remove constant to silence this warning robodat.ret &=(( ~JOY_LEFT) && (~JOY_RIGHT) ); ~^~~~~~~~~~~~~~~ better.c:373:2: warning: 'sprintf' will always overflow; destination buffer has size 33, but format string expands to at least 38 [-Wfortify-source] sprintf(sm->owncomment,"%s, you fucking traitor pig : die scum!",robodat.freundname); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/secure/_stdio.h:47:3: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ better.c:458:6: warning: expression result unused [-Wunused-value] rechts; ^~~~~~ 9 warnings generated. rm -f netmaze._man if test -z "" ; then cd `dirname netmaze` && ln -s `basename netmaze.man` `basename netmaze._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=6 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < netmaze.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\/' >netmaze._man; fi rm -f netserv._man if test -z "" ; then cd `dirname netserv` && ln -s `basename netserv.man` `basename netserv._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=6 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < netserv.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\/' >netserv._man; fi rm -f dummy._man if test -z "" ; then cd `dirname dummy` && ln -s `basename dummy.man` `basename dummy._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=6 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < dummy.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\/' >dummy._man; fi rm -f follower._man if test -z "" ; then cd `dirname follower` && ln -s `basename follower.man` `basename follower._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=6 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < follower.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\/' >follower._man; fi rm -f betterbot._man if test -z "" ; then cd `dirname betterbot` && ln -s `basename betterbot.man` `basename betterbot._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=6 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < betterbot.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\/' >betterbot._man; fi rm -f netmaze clang -o netmaze -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib x11cntrl.o draw_3d.o x11smiley.o x11gfx.o netmaze.o network.o allmove.o maze.o iocntl.o audio.o texture.o -L/opt/pkg/lib -L/opt/pkg/lib -lXext -lX11 -lm rm -f netserv clang -o netserv -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib netserv.o maze.o -L/opt/pkg/lib -L/opt/pkg/lib -lXext -lX11 -lm rm -f follower clang -o follower -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib follower.o allmove.o robot.o network.o maze.o -lm rm -f dummy clang -o dummy -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib dummy.o allmove.o robot.o network.o maze.o rm -f betterbot clang -o betterbot -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib better.o allmove.o robot.o network.o maze.o -lm