===> Building for nas-1.9.4nb1 making all in ./include... making all in include/audio... making all in ./server... making all in ./lib... making all in lib/audio... rm -f AlibAsync.o unshared/AlibAsync.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include AlibAsync.c -o unshared/AlibAsync.o rm -f AlibAsync.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic AlibAsync.c rm -f Alibint.o unshared/Alibint.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN Alibint.c -o unshared/Alibint.o Alibint.c:885:8: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] newseq, aud->request, ^~~~~~ Alibint.c:885:16: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] newseq, aud->request, ^~~~~~~~~~~~ Alibint.c:1039:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((consumed = (*async->handler)(aud, rep, buf, *lenp, async->data)) != 0) ^ Alibint.c:1047:10: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] aud->last_request_read); ^~~~~~~~~~~~~~~~~~~~~~ Alibint.c:1196:47: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*aud->event_vec[event->u.u.type & 0177])(aud, &qelt->event, event)) { ^ Alibint.c:1330:4: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] AuServerNextRequest(aud) - 1, AuServerLastKnownRequestProcessed(aud), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/audio/audiolib.h:346:35: note: expanded from macro 'AuServerNextRequest' #define AuServerNextRequest(aud) ((aud)->request + 1) ^ Alibint.c:1330:34: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] AuServerNextRequest(aud) - 1, AuServerLastKnownRequestProcessed(aud), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/audio/audiolib.h:347:48: note: expanded from macro 'AuServerLastKnownRequestProcessed' #define AuServerLastKnownRequestProcessed(aud) ((aud)->last_request_read) ^~~~~~~~~~~~~~~~~~~~~~~~~~ Alibint.c:1456:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*async->handler)(aud, (auReply *)rep, ^ Alibint.c:1477:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !(*aud->error_vec[rep->errorCode])(aud, &event.auerror, rep)) ^ 9 warnings generated. rm -f Alibint.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -dynamic Alibint.c Alibint.c:885:8: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] newseq, aud->request, ^~~~~~ Alibint.c:885:16: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] newseq, aud->request, ^~~~~~~~~~~~ Alibint.c:1039:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((consumed = (*async->handler)(aud, rep, buf, *lenp, async->data)) != 0) ^ Alibint.c:1047:10: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] aud->last_request_read); ^~~~~~~~~~~~~~~~~~~~~~ Alibint.c:1196:47: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*aud->event_vec[event->u.u.type & 0177])(aud, &qelt->event, event)) { ^ Alibint.c:1330:4: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] AuServerNextRequest(aud) - 1, AuServerLastKnownRequestProcessed(aud), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/audio/audiolib.h:346:35: note: expanded from macro 'AuServerNextRequest' #define AuServerNextRequest(aud) ((aud)->request + 1) ^ Alibint.c:1330:34: warning: format specifies type 'unsigned long' but the argument has type 'AuUint32' (aka 'unsigned int') [-Wformat] AuServerNextRequest(aud) - 1, AuServerLastKnownRequestProcessed(aud), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/audio/audiolib.h:347:48: note: expanded from macro 'AuServerLastKnownRequestProcessed' #define AuServerLastKnownRequestProcessed(aud) ((aud)->last_request_read) ^~~~~~~~~~~~~~~~~~~~~~~~~~ Alibint.c:1456:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*async->handler)(aud, (auReply *)rep, ^ Alibint.c:1477:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !(*aud->error_vec[rep->errorCode])(aud, &event.auerror, rep)) ^ 9 warnings generated. rm -f AuErrDes.o unshared/AuErrDes.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN -DERRORDB=\"/opt/pkg/lib/X11/AuErrorDB\" AuErrDes.c -o unshared/AuErrDes.o AuErrDes.c:263:15: warning: unused variable 'type_str' [-Wunused-variable] XrmString type_str; ^ 1 warning generated. rm -f AuErrDes.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -DERRORDB=\"/opt/pkg/lib/X11/AuErrorDB\" -dynamic AuErrDes.c AuErrDes.c:263:15: warning: unused variable 'type_str' [-Wunused-variable] XrmString type_str; ^ 1 warning generated. rm -f AuFreeEData.o unshared/AuFreeEData.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include AuFreeEData.c -o unshared/AuFreeEData.o AuFreeEData.c:33:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*extension->free_private)(extension); ^ 1 warning generated. rm -f AuFreeEData.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic AuFreeEData.c AuFreeEData.c:33:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*extension->free_private)(extension); ^ 1 warning generated. rm -f CloseSvr.o unshared/CloseSvr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include CloseSvr.c -o unshared/CloseSvr.o rm -f CloseSvr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic CloseSvr.c rm -f ConnSvr.o unshared/ConnSvr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN ConnSvr.c -o unshared/ConnSvr.o ConnSvr.c:563:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((fd = (*connfunc) (phostname, &iserver, xname, AU_CONNECTION_RETRIES, ^ ConnSvr.c:91:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MakeUNIXSocketConnection(); ^ ConnSvr.c:817:12: note: conflicting prototype is here static int MakeUNIXSocketConnection ( ^ ConnSvr.c:94:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MakeTCPConnection(); ^ ConnSvr.c:911:12: note: conflicting prototype is here static int MakeTCPConnection ( ^ ConnSvr.c:972:17: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] hostinetaddr = inet_addr (phostname); ^ 4 warnings generated. rm -f ConnSvr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -dynamic ConnSvr.c ConnSvr.c:563:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((fd = (*connfunc) (phostname, &iserver, xname, AU_CONNECTION_RETRIES, ^ ConnSvr.c:91:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MakeUNIXSocketConnection(); ^ ConnSvr.c:817:12: note: conflicting prototype is here static int MakeUNIXSocketConnection ( ^ ConnSvr.c:94:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MakeTCPConnection(); ^ ConnSvr.c:911:12: note: conflicting prototype is here static int MakeTCPConnection ( ^ ConnSvr.c:972:17: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] hostinetaddr = inet_addr (phostname); ^ 4 warnings generated. rm -f CrFlow.o unshared/CrFlow.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include CrFlow.c -o unshared/CrFlow.o CrFlow.c:34:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuFlowID flow = AuAllocID(aud); ^ ../../include/audio/audiolib.h:375:52: note: expanded from macro 'AuAllocID' #define AuAllocID(aud) ((*(aud)->resource_alloc)((aud))) ^ 1 warning generated. rm -f CrFlow.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic CrFlow.c CrFlow.c:34:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuFlowID flow = AuAllocID(aud); ^ ../../include/audio/audiolib.h:375:52: note: expanded from macro 'AuAllocID' #define AuAllocID(aud) ((*(aud)->resource_alloc)((aud))) ^ 1 warning generated. rm -f DesFlow.o unshared/DesFlow.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include DesFlow.c -o unshared/DesFlow.o rm -f DesFlow.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic DesFlow.c rm -f Flush.o unshared/Flush.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include Flush.c -o unshared/Flush.o rm -f Flush.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic Flush.c rm -f HandleEv.o unshared/HandleEv.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include HandleEv.c -o unshared/HandleEv.o rm -f HandleEv.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic HandleEv.c rm -f IDOfEvent.o unshared/IDOfEvent.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include IDOfEvent.c -o unshared/IDOfEvent.o rm -f IDOfEvent.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic IDOfEvent.c rm -f KillClient.o unshared/KillClient.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include KillClient.c -o unshared/KillClient.o rm -f KillClient.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic KillClient.c rm -f NextEvent.o unshared/NextEvent.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include NextEvent.c -o unshared/NextEvent.o rm -f NextEvent.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic NextEvent.c rm -f OpenSvr.o unshared/OpenSvr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN OpenSvr.c -o unshared/OpenSvr.o OpenSvr.c:194:27: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory (aud, setup); ^ OpenSvr.c:222:7: warning: call to undeclared function '_AuSendClientPrefix'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (!_AuSendClientPrefix(aud, &client, conn_auth_name, conn_auth_data)) ^ OpenSvr.c:277:22: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory(aud, setup); ^ OpenSvr.c:304:22: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory(aud, setup); ^ OpenSvr.c:318:26: warning: passing arguments to 'xferConnectionSetup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!xferConnectionSetup(u.setup, aud, varData)) ^ OpenSvr.c:58:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void _AuOCOutOfMemory(); ^ OpenSvr.c:343:1: note: conflicting prototype is here _AuOCOutOfMemory ( ^ OpenSvr.c:60:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int xferConnectionSetup(); ^ OpenSvr.c:430:1: note: conflicting prototype is here xferConnectionSetup( ^ OpenSvr.c:523:25: warning: variable 's' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] xferAlloc(s, char, len + 1); ^~~~~~~ OpenSvr.c:424:9: note: expanded from macro 'xferAlloc' if (_size) \ ^~~~~ OpenSvr.c:525:6: note: uninitialized use occurs here s[len] = 0; ^ OpenSvr.c:523:6: note: remove the 'if' if its condition is always true xferAlloc(s, char, len + 1); ^ OpenSvr.c:424:5: note: expanded from macro 'xferAlloc' if (_size) \ ^ OpenSvr.c:521:13: note: initialize the variable 's' to silence this warning char *s; ^ = NULL OpenSvr.c:490:25: warning: variable 's' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] xferAlloc(s, char, len + 1); ^~~~~~~ OpenSvr.c:424:9: note: expanded from macro 'xferAlloc' if (_size) \ ^~~~~ OpenSvr.c:492:6: note: uninitialized use occurs here s[len] = 0; ^ OpenSvr.c:490:6: note: remove the 'if' if its condition is always true xferAlloc(s, char, len + 1); ^ OpenSvr.c:424:5: note: expanded from macro 'xferAlloc' if (_size) \ ^ OpenSvr.c:488:13: note: initialize the variable 's' to silence this warning char *s; ^ = NULL 9 warnings generated. rm -f OpenSvr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -dynamic OpenSvr.c OpenSvr.c:194:27: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory (aud, setup); ^ OpenSvr.c:222:7: warning: call to undeclared function '_AuSendClientPrefix'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (!_AuSendClientPrefix(aud, &client, conn_auth_name, conn_auth_data)) ^ OpenSvr.c:277:22: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory(aud, setup); ^ OpenSvr.c:304:22: warning: passing arguments to '_AuOCOutOfMemory' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _AuOCOutOfMemory(aud, setup); ^ OpenSvr.c:318:26: warning: passing arguments to 'xferConnectionSetup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!xferConnectionSetup(u.setup, aud, varData)) ^ OpenSvr.c:58:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void _AuOCOutOfMemory(); ^ OpenSvr.c:343:1: note: conflicting prototype is here _AuOCOutOfMemory ( ^ OpenSvr.c:60:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int xferConnectionSetup(); ^ OpenSvr.c:430:1: note: conflicting prototype is here xferConnectionSetup( ^ OpenSvr.c:523:25: warning: variable 's' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] xferAlloc(s, char, len + 1); ^~~~~~~ OpenSvr.c:424:9: note: expanded from macro 'xferAlloc' if (_size) \ ^~~~~ OpenSvr.c:525:6: note: uninitialized use occurs here s[len] = 0; ^ OpenSvr.c:523:6: note: remove the 'if' if its condition is always true xferAlloc(s, char, len + 1); ^ OpenSvr.c:424:5: note: expanded from macro 'xferAlloc' if (_size) \ ^ OpenSvr.c:521:13: note: initialize the variable 's' to silence this warning char *s; ^ = NULL OpenSvr.c:490:25: warning: variable 's' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] xferAlloc(s, char, len + 1); ^~~~~~~ OpenSvr.c:424:9: note: expanded from macro 'xferAlloc' if (_size) \ ^~~~~ OpenSvr.c:492:6: note: uninitialized use occurs here s[len] = 0; ^ OpenSvr.c:490:6: note: remove the 'if' if its condition is always true xferAlloc(s, char, len + 1); ^ OpenSvr.c:424:5: note: expanded from macro 'xferAlloc' if (_size) \ ^ OpenSvr.c:488:13: note: initialize the variable 's' to silence this warning char *s; ^ = NULL 9 warnings generated. rm -f ReqEvent.o unshared/ReqEvent.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ReqEvent.c -o unshared/ReqEvent.o rm -f ReqEvent.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ReqEvent.c rm -f ScanEvents.o unshared/ScanEvents.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ScanEvents.c -o unshared/ScanEvents.o rm -f ScanEvents.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ScanEvents.c rm -f ScanTEvent.o unshared/ScanTEvent.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ScanTEvent.c -o unshared/ScanTEvent.o rm -f ScanTEvent.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ScanTEvent.c rm -f SetElState.o unshared/SetElState.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SetElState.c -o unshared/SetElState.o rm -f SetElState.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SetElState.c rm -f GetElState.o unshared/GetElState.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetElState.c -o unshared/GetElState.o rm -f GetElState.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetElState.c rm -f SetElement.o unshared/SetElement.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SetElement.c -o unshared/SetElement.o SetElement.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuSetElements(aud, flow, clocked, num_elements, elements, ret_status) ^ 1 warning generated. rm -f SetElement.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SetElement.c SetElement.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuSetElements(aud, flow, clocked, num_elements, elements, ret_status) ^ 1 warning generated. rm -f GetElement.o unshared/GetElement.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetElement.c -o unshared/GetElement.o rm -f GetElement.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetElement.c rm -f SvrName.o unshared/SvrName.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SvrName.c -o unshared/SvrName.o rm -f SvrName.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SvrName.c rm -f Sync.o unshared/Sync.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include Sync.c -o unshared/Sync.o rm -f Sync.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic Sync.c rm -f Xtutil.o unshared/Xtutil.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include Xtutil.c -o unshared/Xtutil.o rm -f Xtutil.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic Xtutil.c rm -f ReadEl.o unshared/ReadEl.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ReadEl.c -o unshared/ReadEl.o rm -f ReadEl.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ReadEl.c rm -f WriteEl.o unshared/WriteEl.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include WriteEl.c -o unshared/WriteEl.o rm -f WriteEl.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic WriteEl.c rm -f Util.o unshared/Util.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include Util.c -o unshared/Util.o Util.c:197:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatULAW8, "8-bit uLAW", "AuFormatULAW8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:238:25: note: expanded from macro 'AuFormatULAW8' #define AuFormatULAW8 1 /* logarithmic encoding */ ^ Util.c:198:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned8, "8-bit unsigned linear", "AuFormatLinearUnsigned8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:239:34: note: expanded from macro 'AuFormatLinearUnsigned8' #define AuFormatLinearUnsigned8 2 /* common PCM, offset */ ^ Util.c:199:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned8, "8-bit signed linear", "AuFormatLinearSigned8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:240:32: note: expanded from macro 'AuFormatLinearSigned8' #define AuFormatLinearSigned8 3 /* less common PCM */ ^ Util.c:200:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned16MSB, "16-bit signed linear (big endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:241:35: note: expanded from macro 'AuFormatLinearSigned16MSB' #define AuFormatLinearSigned16MSB 4 /* common PCM */ ^ Util.c:202:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned16MSB, "16-bit unsigned linear (big endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:242:37: note: expanded from macro 'AuFormatLinearUnsigned16MSB' #define AuFormatLinearUnsigned16MSB 5 /* PCM, offset */ ^ Util.c:204:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned16LSB, "16-bit signed linear (little endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:243:35: note: expanded from macro 'AuFormatLinearSigned16LSB' #define AuFormatLinearSigned16LSB 6 /* common DEC & PC */ ^ Util.c:206:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned16LSB, "16-bit unsigned linear (little endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:244:37: note: expanded from macro 'AuFormatLinearUnsigned16LSB' #define AuFormatLinearUnsigned16LSB 7 /* DEC & PC offset */ ^ Util.c:264:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSquare, "Square", ^~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:433:27: note: expanded from macro 'AuWaveFormSquare' #define AuWaveFormSquare 0 ^ Util.c:265:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSine, "Sine", ^~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:434:26: note: expanded from macro 'AuWaveFormSine' #define AuWaveFormSine 1 ^ Util.c:266:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSaw, "Saw", ^~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:435:25: note: expanded from macro 'AuWaveFormSaw' #define AuWaveFormSaw 2 ^ Util.c:267:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormConstant, "Constant", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:436:29: note: expanded from macro 'AuWaveFormConstant' #define AuWaveFormConstant 3 ^ 11 warnings generated. rm -f Util.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic Util.c Util.c:197:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatULAW8, "8-bit uLAW", "AuFormatULAW8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:238:25: note: expanded from macro 'AuFormatULAW8' #define AuFormatULAW8 1 /* logarithmic encoding */ ^ Util.c:198:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned8, "8-bit unsigned linear", "AuFormatLinearUnsigned8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:239:34: note: expanded from macro 'AuFormatLinearUnsigned8' #define AuFormatLinearUnsigned8 2 /* common PCM, offset */ ^ Util.c:199:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned8, "8-bit signed linear", "AuFormatLinearSigned8", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:240:32: note: expanded from macro 'AuFormatLinearSigned8' #define AuFormatLinearSigned8 3 /* less common PCM */ ^ Util.c:200:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned16MSB, "16-bit signed linear (big endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:241:35: note: expanded from macro 'AuFormatLinearSigned16MSB' #define AuFormatLinearSigned16MSB 4 /* common PCM */ ^ Util.c:202:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned16MSB, "16-bit unsigned linear (big endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:242:37: note: expanded from macro 'AuFormatLinearUnsigned16MSB' #define AuFormatLinearUnsigned16MSB 5 /* PCM, offset */ ^ Util.c:204:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearSigned16LSB, "16-bit signed linear (little endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:243:35: note: expanded from macro 'AuFormatLinearSigned16LSB' #define AuFormatLinearSigned16LSB 6 /* common DEC & PC */ ^ Util.c:206:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuFormatLinearUnsigned16LSB, "16-bit unsigned linear (little endian)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ../../include/audio/audio.h:244:37: note: expanded from macro 'AuFormatLinearUnsigned16LSB' #define AuFormatLinearUnsigned16LSB 7 /* DEC & PC offset */ ^ Util.c:264:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSquare, "Square", ^~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:433:27: note: expanded from macro 'AuWaveFormSquare' #define AuWaveFormSquare 0 ^ Util.c:265:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSine, "Sine", ^~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:434:26: note: expanded from macro 'AuWaveFormSine' #define AuWaveFormSine 1 ^ Util.c:266:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormSaw, "Saw", ^~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:435:25: note: expanded from macro 'AuWaveFormSaw' #define AuWaveFormSaw 2 ^ Util.c:267:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AuWaveFormConstant, "Constant", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../include/audio/audio.h:436:29: note: expanded from macro 'AuWaveFormConstant' #define AuWaveFormConstant 3 ^ 11 warnings generated. rm -f SetElParms.o unshared/SetElParms.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SetElParms.c -o unshared/SetElParms.o rm -f SetElParms.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SetElParms.c rm -f GetDevAttr.o unshared/GetDevAttr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetDevAttr.c -o unshared/GetDevAttr.o rm -f GetDevAttr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetDevAttr.c rm -f SetDevAttr.o unshared/SetDevAttr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SetDevAttr.c -o unshared/SetDevAttr.o SetDevAttr.c:58:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuDeviceDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ 1 warning generated. rm -f SetDevAttr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SetDevAttr.c SetDevAttr.c:58:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuDeviceDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ 1 warning generated. rm -f CrBucket.o unshared/CrBucket.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include CrBucket.c -o unshared/CrBucket.o CrBucket.c:41:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuBucketID bucket = AuAllocID(aud); ^ ../../include/audio/audiolib.h:375:52: note: expanded from macro 'AuAllocID' #define AuAllocID(aud) ((*(aud)->resource_alloc)((aud))) ^ CrBucket.c:76:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, description->data, b.common.description.len); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ 2 warnings generated. rm -f CrBucket.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic CrBucket.c CrBucket.c:41:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuBucketID bucket = AuAllocID(aud); ^ ../../include/audio/audiolib.h:375:52: note: expanded from macro 'AuAllocID' #define AuAllocID(aud) ((*(aud)->resource_alloc)((aud))) ^ CrBucket.c:76:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, description->data, b.common.description.len); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ 2 warnings generated. rm -f DesBucket.o unshared/DesBucket.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include DesBucket.c -o unshared/DesBucket.o rm -f DesBucket.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic DesBucket.c rm -f GetBucAttr.o unshared/GetBucAttr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetBucAttr.c -o unshared/GetBucAttr.o GetBucAttr.c:42:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (attr = _AuLookupBucketInCache(aud, bucket)) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetBucAttr.c:42:14: note: place parentheses around the assignment to silence this warning if (attr = _AuLookupBucketInCache(aud, bucket)) ^ ( ) GetBucAttr.c:42:14: note: use '==' to turn this assignment into an equality comparison if (attr = _AuLookupBucketInCache(aud, bucket)) ^ == 1 warning generated. rm -f GetBucAttr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetBucAttr.c GetBucAttr.c:42:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (attr = _AuLookupBucketInCache(aud, bucket)) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetBucAttr.c:42:14: note: place parentheses around the assignment to silence this warning if (attr = _AuLookupBucketInCache(aud, bucket)) ^ ( ) GetBucAttr.c:42:14: note: use '==' to turn this assignment into an equality comparison if (attr = _AuLookupBucketInCache(aud, bucket)) ^ == 1 warning generated. rm -f ListBucket.o unshared/ListBucket.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ListBucket.c -o unshared/ListBucket.o ListBucket.c:69:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuBucketDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListBucket.c:46:9: warning: variable 'savemask' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (attr) ^~~~ ListBucket.c:71:31: note: uninitialized use occurs here AuBucketValueMask(attr) = savemask; ^~~~~~~~ ListBucket.c:46:5: note: remove the 'if' if its condition is always true if (attr) ^~~~~~~~~ ListBucket.c:44:29: note: initialize the variable 'savemask' to silence this warning AuMask savemask; ^ = 0 2 warnings generated. rm -f ListBucket.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ListBucket.c ListBucket.c:69:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuBucketDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListBucket.c:46:9: warning: variable 'savemask' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (attr) ^~~~ ListBucket.c:71:31: note: uninitialized use occurs here AuBucketValueMask(attr) = savemask; ^~~~~~~~ ListBucket.c:46:5: note: remove the 'if' if its condition is always true if (attr) ^~~~~~~~~ ListBucket.c:44:29: note: initialize the variable 'savemask' to silence this warning AuMask savemask; ^ = 0 2 warnings generated. rm -f ListDevice.o unshared/ListDevice.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ListDevice.c -o unshared/ListDevice.o ListDevice.c:71:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuDeviceDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListDevice.c:74:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, (char *) AuDeviceChildren(attr), childLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListDevice.c:45:9: warning: variable 'savemask' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (attr) ^~~~ ListDevice.c:76:31: note: uninitialized use occurs here AuDeviceValueMask(attr) = savemask; ^~~~~~~~ ListDevice.c:45:5: note: remove the 'if' if its condition is always true if (attr) ^~~~~~~~~ ListDevice.c:43:29: note: initialize the variable 'savemask' to silence this warning AuMask savemask; ^ = 0 3 warnings generated. rm -f ListDevice.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ListDevice.c ListDevice.c:71:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, AuDeviceDescription(attr)->data, stringLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListDevice.c:74:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] _AuData(aud, (char *) AuDeviceChildren(attr), childLen); ^ ./Alibint.h:358:4: note: expanded from macro '_AuData' } else\ ^ ListDevice.c:45:9: warning: variable 'savemask' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (attr) ^~~~ ListDevice.c:76:31: note: uninitialized use occurs here AuDeviceValueMask(attr) = savemask; ^~~~~~~~ ListDevice.c:45:5: note: remove the 'if' if its condition is always true if (attr) ^~~~~~~~~ ListDevice.c:43:29: note: initialize the variable 'savemask' to silence this warning AuMask savemask; ^ = 0 3 warnings generated. rm -f GetSvrTime.o unshared/GetSvrTime.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetSvrTime.c -o unshared/GetSvrTime.o rm -f GetSvrTime.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetSvrTime.c rm -f SetClsDwnMd.o unshared/SetClsDwnMd.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include SetClsDwnMd.c -o unshared/SetClsDwnMd.o rm -f SetClsDwnMd.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic SetClsDwnMd.c rm -f GetClsDwnMd.o unshared/GetClsDwnMd.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include GetClsDwnMd.c -o unshared/GetClsDwnMd.o rm -f GetClsDwnMd.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic GetClsDwnMd.c rm -f convutil.o unshared/convutil.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include convutil.c -o unshared/convutil.o rm -f convutil.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic convutil.c rm -f fileutil.o unshared/fileutil.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include fileutil.c -o unshared/fileutil.o rm -f fileutil.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic fileutil.c rm -f monitor.o unshared/monitor.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include monitor.c -o unshared/monitor.o rm -f monitor.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic monitor.c rm -f bcache.o unshared/bcache.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include bcache.c -o unshared/bcache.o bcache.c:59:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ bcache.c:82:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. rm -f bcache.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic bcache.c bcache.c:59:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ bcache.c:82:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. rm -f globals.o unshared/globals.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN globals.c -o unshared/globals.o rm -f globals.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -dynamic globals.c rm -f Astreams.o unshared/Astreams.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include -DTCPCONN -DUNIXCONN Astreams.c -o unshared/Astreams.o Astreams.c:1522:12: warning: unused variable 'dummy' [-Wunused-variable] static int dummy; /* prevent ranlibs from complaining */ ^ 1 warning generated. rm -f Astreams.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -DTCPCONN -DUNIXCONN -dynamic Astreams.c Astreams.c:1522:12: warning: unused variable 'dummy' [-Wunused-variable] static int dummy; /* prevent ranlibs from complaining */ ^ 1 warning generated. rm -f ErrHndlr.o unshared/ErrHndlr.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include ErrHndlr.c -o unshared/ErrHndlr.o ErrHndlr.c:43:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int _AuIOError(); ^ ./Alibint.h:552:12: note: conflicting prototype is here extern int _AuIOError ( /* prepare to upcall user handler */ ^ 1 warning generated. rm -f ErrHndlr.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic ErrHndlr.c ErrHndlr.c:43:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int _AuIOError(); ^ ./Alibint.h:552:12: note: conflicting prototype is here extern int _AuIOError ( /* prepare to upcall user handler */ ^ 1 warning generated. rm -f snd.o unshared/snd.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include snd.c -o unshared/snd.o rm -f snd.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic snd.c rm -f wave.o unshared/wave.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include wave.c -o unshared/wave.o wave.c:142:25: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] AuInt32 dummy; ^ 1 warning generated. rm -f wave.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic wave.c wave.c:142:25: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] AuInt32 dummy; ^ 1 warning generated. rm -f voc.o unshared/voc.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include voc.c -o unshared/voc.o rm -f voc.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic voc.c rm -f aiff.o unshared/aiff.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include aiff.c -o unshared/aiff.o aiff.c:287:25: warning: variable 'blockSize' set but not used [-Wunused-but-set-variable] AuInt32 blockSize, ^ aiff.c:307:14: warning: variable 'timeStamp' set but not used [-Wunused-but-set-variable] AuUint32 timeStamp; ^ aiff.c:308:19: warning: variable 'marker' set but not used [-Wunused-but-set-variable] AIFF_MARKER_ID marker; ^ 3 warnings generated. rm -f aiff.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic aiff.c aiff.c:287:25: warning: variable 'blockSize' set but not used [-Wunused-but-set-variable] AuInt32 blockSize, ^ aiff.c:307:14: warning: variable 'timeStamp' set but not used [-Wunused-but-set-variable] AuUint32 timeStamp; ^ aiff.c:308:19: warning: variable 'marker' set but not used [-Wunused-but-set-variable] AIFF_MARKER_ID marker; ^ 3 warnings generated. rm -f 8svx.o unshared/8svx.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include 8svx.c -o unshared/8svx.o rm -f 8svx.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic 8svx.c rm -f sound.o unshared/sound.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include sound.c -o unshared/sound.o sound.c:75:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Sun/NeXT", "snd", "snd au", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:82:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Creative Labs VOC", "voc", "voc", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:88:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Microsoft WAVE", "wave", "wav", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:94:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "AIFF", "aiff", "aiff", ^~~~~~~~~~~~~~~~~~~~~~~ { sound.c:100:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Amiga IFF/8SVX", "8svx", "iff", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:65:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int sndToSound(), soundToSnd(), ^ sound.c:187:1: note: conflicting prototype is here sndToSound(Sound s) ^ sound.c:65:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int sndToSound(), soundToSnd(), ^ sound.c:209:1: note: conflicting prototype is here soundToSnd(Sound s) ^ sound.c:66:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] vocToSound(), soundToVoc(), ^ sound.c:229:1: note: conflicting prototype is here vocToSound(Sound s) ^ sound.c:66:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] vocToSound(), soundToVoc(), ^ sound.c:244:1: note: conflicting prototype is here soundToVoc(Sound s) ^ sound.c:67:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] waveToSound(), soundToWave(), ^ sound.c:272:1: note: conflicting prototype is here waveToSound(Sound s) ^ sound.c:67:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] waveToSound(), soundToWave(), ^ sound.c:287:1: note: conflicting prototype is here soundToWave(Sound s) ^ sound.c:68:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] aiffToSound(), soundToAiff(), ^ sound.c:316:1: note: conflicting prototype is here aiffToSound(Sound s) ^ sound.c:68:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] aiffToSound(), soundToAiff(), ^ sound.c:331:1: note: conflicting prototype is here soundToAiff(Sound s) ^ sound.c:69:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] svxToSound(), soundToSvx(); ^ sound.c:348:1: note: conflicting prototype is here svxToSound(Sound s) ^ sound.c:69:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] svxToSound(), soundToSvx(); ^ sound.c:363:1: note: conflicting prototype is here soundToSvx(Sound s) ^ sound.c:389:62: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((s->formatInfo = (_SoundFileInfo[i].openFileForReading) (name))) ^ sound.c:391:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(_SoundFileInfo[i].toSound) (s)) ^ sound.c:415:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (_SoundFileInfo[SoundFileFormat(s)].openFileForWriting) (name, ^ sound.c:432:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].readFile) (p, n, s->formatInfo); ^ sound.c:444:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] num = (_SoundFileInfo[SoundFileFormat(s)].writeFile) (p, n, s->formatInfo); ^ sound.c:456:60: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].rewindFile) (s->formatInfo); ^ sound.c:465:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].seekFile) (n, s->formatInfo); ^ sound.c:471:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].tellFile) (s->formatInfo); ^ sound.c:477:59: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].flushFile) (s->formatInfo); ^ sound.c:489:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status = (_SoundFileInfo[SoundFileFormat(s)].closeFile) (s->formatInfo); ^ sound.c:553:54: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !(_SoundFileInfo[SoundFileFormat(s)].fromSound) (s)) ^ 26 warnings generated. rm -f sound.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic sound.c sound.c:75:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Sun/NeXT", "snd", "snd au", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:82:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Creative Labs VOC", "voc", "voc", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:88:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Microsoft WAVE", "wave", "wav", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:94:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "AIFF", "aiff", "aiff", ^~~~~~~~~~~~~~~~~~~~~~~ { sound.c:100:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "Amiga IFF/8SVX", "8svx", "iff", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { sound.c:65:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int sndToSound(), soundToSnd(), ^ sound.c:187:1: note: conflicting prototype is here sndToSound(Sound s) ^ sound.c:65:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int sndToSound(), soundToSnd(), ^ sound.c:209:1: note: conflicting prototype is here soundToSnd(Sound s) ^ sound.c:66:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] vocToSound(), soundToVoc(), ^ sound.c:229:1: note: conflicting prototype is here vocToSound(Sound s) ^ sound.c:66:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] vocToSound(), soundToVoc(), ^ sound.c:244:1: note: conflicting prototype is here soundToVoc(Sound s) ^ sound.c:67:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] waveToSound(), soundToWave(), ^ sound.c:272:1: note: conflicting prototype is here waveToSound(Sound s) ^ sound.c:67:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] waveToSound(), soundToWave(), ^ sound.c:287:1: note: conflicting prototype is here soundToWave(Sound s) ^ sound.c:68:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] aiffToSound(), soundToAiff(), ^ sound.c:316:1: note: conflicting prototype is here aiffToSound(Sound s) ^ sound.c:68:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] aiffToSound(), soundToAiff(), ^ sound.c:331:1: note: conflicting prototype is here soundToAiff(Sound s) ^ sound.c:69:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] svxToSound(), soundToSvx(); ^ sound.c:348:1: note: conflicting prototype is here svxToSound(Sound s) ^ sound.c:69:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] svxToSound(), soundToSvx(); ^ sound.c:363:1: note: conflicting prototype is here soundToSvx(Sound s) ^ sound.c:389:62: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((s->formatInfo = (_SoundFileInfo[i].openFileForReading) (name))) ^ sound.c:391:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(_SoundFileInfo[i].toSound) (s)) ^ sound.c:415:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (_SoundFileInfo[SoundFileFormat(s)].openFileForWriting) (name, ^ sound.c:432:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].readFile) (p, n, s->formatInfo); ^ sound.c:444:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] num = (_SoundFileInfo[SoundFileFormat(s)].writeFile) (p, n, s->formatInfo); ^ sound.c:456:60: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].rewindFile) (s->formatInfo); ^ sound.c:465:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].seekFile) (n, s->formatInfo); ^ sound.c:471:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].tellFile) (s->formatInfo); ^ sound.c:477:59: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_SoundFileInfo[SoundFileFormat(s)].flushFile) (s->formatInfo); ^ sound.c:489:58: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status = (_SoundFileInfo[SoundFileFormat(s)].closeFile) (s->formatInfo); ^ sound.c:553:54: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !(_SoundFileInfo[SoundFileFormat(s)].fromSound) (s)) ^ 26 warnings generated. rm -f soundlib.o unshared/soundlib.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include soundlib.c -o unshared/soundlib.o soundlib.c:921:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ soundlib.c:928:10: note: uninitialized use occurs here if (!d || !(ba = AuGetBucketAttributes(aud, bucket, ret_status))) ^ soundlib.c:921:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ soundlib.c:916:30: note: initialize the variable 'd' to silence this warning AuDeviceAttributes da, *d; ^ = NULL 1 warning generated. rm -f soundlib.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic soundlib.c soundlib.c:921:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ soundlib.c:928:10: note: uninitialized use occurs here if (!d || !(ba = AuGetBucketAttributes(aud, bucket, ret_status))) ^ soundlib.c:921:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ soundlib.c:916:30: note: initialize the variable 'd' to silence this warning AuDeviceAttributes da, *d; ^ = NULL 1 warning generated. rm -f mutex.o unshared/mutex.o clang -c -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -pipe -Os -I/opt/pkg/include mutex.c -o unshared/mutex.o rm -f mutex.o clang -c -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -fno-common -I../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_UNISTDAPI -dynamic mutex.c rm -f libaudio.2.4.dylib~ + cd . + clang -o ./libaudio.2.4.dylib~ -dynamiclib -L/opt/pkg/lib -install_name /opt/pkg/lib/libaudio.2.dylib -current_version 2.4 -compatibility_version 2.4 AlibAsync.o Alibint.o AuErrDes.o AuFreeEData.o CloseSvr.o ConnSvr.o CrFlow.o DesFlow.o Flush.o HandleEv.o IDOfEvent.o KillClient.o NextEvent.o OpenSvr.o ReqEvent.o ScanEvents.o ScanTEvent.o SetElState.o GetElState.o SetElement.o GetElement.o SvrName.o Sync.o Xtutil.o ReadEl.o WriteEl.o Util.o SetElParms.o GetDevAttr.o SetDevAttr.o CrBucket.o DesBucket.o GetBucAttr.o ListBucket.o ListDevice.o GetSvrTime.o SetClsDwnMd.o GetClsDwnMd.o convutil.o fileutil.o monitor.o bcache.o globals.o Astreams.o ErrHndlr.o snd.o wave.o voc.o aiff.o 8svx.o sound.o soundlib.o mutex.o -L/opt/pkg/lib -lXt -lXau -lm + rm -f libaudio.2.dylib + ln -s libaudio.2.4.dylib libaudio.2.dylib + true rm -f libaudio.2.4.dylib mv -f libaudio.2.4.dylib~ libaudio.2.4.dylib + rm -f libaudio.dylib + ln -s libaudio.2.4.dylib libaudio.dylib rm -f libaudio.a ar clq libaudio.a AlibAsync.o Alibint.o AuErrDes.o AuFreeEData.o CloseSvr.o ConnSvr.o CrFlow.o DesFlow.o Flush.o HandleEv.o IDOfEvent.o KillClient.o NextEvent.o OpenSvr.o ReqEvent.o ScanEvents.o ScanTEvent.o SetElState.o GetElState.o SetElement.o GetElement.o SvrName.o Sync.o Xtutil.o ReadEl.o WriteEl.o Util.o SetElParms.o GetDevAttr.o SetDevAttr.o CrBucket.o DesBucket.o GetBucAttr.o ListBucket.o ListDevice.o GetSvrTime.o SetClsDwnMd.o GetClsDwnMd.o convutil.o fileutil.o monitor.o bcache.o globals.o Astreams.o ErrHndlr.o snd.o wave.o voc.o aiff.o 8svx.o sound.o soundlib.o mutex.o ranlib libaudio.a making all in ./clients... making all in clients/audio... making all in clients/audio/widgets... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c Slider.c Slider.c:151:43: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks((Widget) w, XtNcallback, (XtPointer) w->slider.value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Slider.c:159:32: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int position = (int) positionp; ^~~~~~~~~~~~~~~ 2 warnings generated. rm -f libwidgets.a ar clq libwidgets.a Slider.o ranlib libwidgets.a making all in clients/audio/auconvert... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auconvert.c auconvert.c:73:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "ulaw8", AuFormatULAW8, ^~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:74:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "linu8", AuFormatLinearUnsigned8, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:75:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "lins8", AuFormatLinearSigned8, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:76:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "lins16m", AuFormatLinearSigned16MSB, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:77:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "linu16m", AuFormatLinearUnsigned16MSB, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:78:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "lins16l", AuFormatLinearSigned16LSB, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:79:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "linu16l", AuFormatLinearUnsigned16LSB, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } auconvert.c:124:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ auconvert.c:157:2: warning: expression result unused [-Wunused-value] *p++; ^~~~ auconvert.c:210:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] *mktemp(), ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:681:7: note: conflicting prototype is here char *mktemp(char *); ^ auconvert.c:348:12: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] outName = mktemp(outName); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 11 warnings generated. rm -f auconvert clang -o auconvert auconvert.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f auconvert._man if test -z "" ; then cd `dirname auconvert` && ln -s `basename auconvert.man` `basename auconvert._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auconvert.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/\@\@$/\\/' >auconvert._man; fi making all in clients/audio/auctl... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auctl.c auctl.c:91:28: warning: passing arguments to 'execute_command' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errors += execute_command (aud, nwords, cmd, (AuBool *)NULL); ^ auctl.c:93:28: warning: passing arguments to 'do_command_loop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errors += do_command_loop (aud, doprompt); ^ auctl.c:40:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int do_command_loop PROTO((AuServer *, AuBool)); ^ auctl.c:161:12: note: conflicting prototype is here static int do_command_loop (AuServer *aud, AuBool doprompt) ^ auctl.c:194:32: warning: passing arguments to 'execute_command' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errors += execute_command (aud, argc, argv, &done); ^ 4 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c execute.c In file included from execute.c:25: ./auctl.h:38:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int execute_command PROTO((AuServer *, int, char **, AuBool *)); ^ execute.c:44:5: note: conflicting prototype is here int execute_command (AuServer *aud, int argc, char **argv, AuBool *donep) ^ execute.c:61:30: warning: passing arguments to '_lower_word' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len = strlen (_lower_word(argv[0])); ^ execute.c:66:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*keytab[i].proc) (aud, argc - 1, argv + 1); ^ execute.c:91:30: warning: passing arguments to '_lower_word' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len = strlen (_lower_word(argv[0])); ^ execute.c:94:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*tab[i].proc) (aud, argc - 1, argv + 1, data); ^ execute.c:27:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_set PROTO((AuServer *, int, char **)); ^ execute.c:104:12: note: conflicting prototype is here static int _execute_set (AuServer *aud, int argc, char **argv) ^ execute.c:28:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_list PROTO((AuServer *, int, char **)); ^ execute.c:121:12: note: conflicting prototype is here static int _execute_list (AuServer *aud, int argc, char **argv) ^ execute.c:139:33: warning: passing arguments to '_parse_long' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AuDeviceID id = _parse_long (s, &ishex); ^ execute.c:157:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:35:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_set_device PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:174:1: note: conflicting prototype is here _execute_set_device (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:207:17: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:213:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:216:46: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] printf ("set device 0x%lx gain = %d\n", id, ~~~ ^~ %x execute.c:222:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:234:50: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] printf ("set device 0x%lx linemode = %s\n", id, what); ~~~ ^~ %x execute.c:32:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_list_device PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:244:1: note: conflicting prototype is here _execute_list_device (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:33:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_list_gain PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:277:1: note: conflicting prototype is here _execute_list_gain (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:34:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_list_linemode PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:286:1: note: conflicting prototype is here _execute_list_linemode (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:29:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_help PROTO((AuServer *, int, char **)); ^ execute.c:293:12: note: conflicting prototype is here static int _execute_help (AuServer *aud, int argc, char **argv) ^ execute.c:30:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_nop PROTO((AuServer *, int, char **)); ^ execute.c:323:12: note: conflicting prototype is here static int _execute_nop (AuServer *aud, int argc, char **argv) ^ execute.c:36:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_set_gain PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:330:1: note: conflicting prototype is here _execute_set_gain (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:361:6: warning: call to undeclared function 'atoi'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] p = atoi (argv[0]); ^ execute.c:379:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:384:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:404:17: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:37:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int _execute_set_linemode PROTO((AuServer *, int, char **, AuPointer)); ^ execute.c:411:1: note: conflicting prototype is here _execute_set_linemode (AuServer *aud, int argc, char **argv, AuPointer data) ^ execute.c:461:17: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] ProgramName, id); ^~ execute.c:39:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char *_lower_word PROTO((char *)); ^ execute.c:470:14: note: conflicting prototype is here static char *_lower_word (char *s) ^ execute.c:40:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static AuInt32 _parse_long PROTO((char *, AuBool *)); ^ execute.c:482:16: note: conflicting prototype is here static AuInt32 _parse_long (char *s, AuBool *ishexp) ^ 29 warnings generated. rm -f auctl clang -o auctl auctl.o execute.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f auctl._man if test -z "" ; then cd `dirname auctl` && ln -s `basename auctl.man` `basename auctl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auctl.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/\@\@$/\\/' >auctl._man; fi making all in clients/audio/audemo... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c audemo.c audemo.c:298:13: warning: passing arguments to 'meterCB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meterCB(globals->aud, NULL, NULL, globals); ^ audemo.c:381:9: warning: passing arguments to 'meterCB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meterCB(globals->aud, NULL, NULL, globals); ^ audemo.c:160:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] meterCB(); ^ audemo.c:389:13: note: conflicting prototype is here static void meterCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *ev, ^ audemo.c:451:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*data->callback) (NULL, data->globals, data); ^ audemo.c:916:15: warning: cast to 'GlobalDataPtr' (aka 'GlobalDataRec *') from smaller integer type 'int' [-Wint-to-pointer-cast] globals = (GlobalDataPtr) atoi(params[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audemo.c:1201:32: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int position = (int) positionp; ^~~~~~~~~~~~~~~ audemo.c:1261:32: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int position = (int) positionp; ^~~~~~~~~~~~~~~ audemo.c:1345:41: warning: cast to smaller integer type 'unsigned int' from 'GlobalDataPtr' (aka 'GlobalDataRec *') [-Wpointer-to-int-cast] sprintf(tmp, "Return: ok(%u)", (unsigned int) g); ^~~~~~~~~~~~~~~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ audemo.c:1680:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ audemo.c:1680:53: note: remove extraneous parentheses around the comparison to silence this warning if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ~ ^ audemo.c:1680:53: note: use '=' to turn this equality comparison into an assignment if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ^~ = audemo.c:1736:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = strrchr(fileNames[i], '/')) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ audemo.c:1736:13: note: place parentheses around the assignment to silence this warning if (p = strrchr(fileNames[i], '/')) ^ ( ) audemo.c:1736:13: note: use '==' to turn this assignment into an equality comparison if (p = strrchr(fileNames[i], '/')) ^ == 10 warnings generated. rm -f audemo clang -o audemo audemo.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f audemo._man if test -z "" ; then cd `dirname audemo` && ln -s `basename audemo.man` `basename audemo._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < audemo.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/\@\@$/\\/' >audemo._man; fi making all in clients/audio/audial... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c audial.c audial.c:185:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 6, 10, /* zero */ ^~~~~ { } audial.c:186:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0, 8, /* one */ ^~~~ { } audial.c:187:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0, 10, /* two */ ^~~~~ { } audial.c:188:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0, 12, /* three */ ^~~~~ { } audial.c:189:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2, 8, /* four */ ^~~~ { } audial.c:190:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2, 10, /* five */ ^~~~~ { } audial.c:191:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2, 12, /* six */ ^~~~~ { } audial.c:192:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 4, 8, /* seven */ ^~~~ { } audial.c:193:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 4, 10, /* eight */ ^~~~~ { } audial.c:194:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 4, 12, /* nine */ ^~~~~ { } audial.c:195:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0, 14, /* A */ ^~~~~ { } audial.c:196:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2, 14, /* B */ ^~~~~ { } audial.c:197:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 4, 14, /* C */ ^~~~~ { } audial.c:198:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 6, 14, /* D */ ^~~~~ { } audial.c:199:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 6, 8, /* star */ ^~~~ { } audial.c:200:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] 6, 12, /* pound */ ^~~~~ { } audial.c:549:13: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] recognize(buf, n); ^~~ audial.c:347:26: note: passing argument to parameter 'p' here recognize(unsigned char *p, int n) ^ audial.c:551:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (event.auelementnotify.kind == AuElementNotifyKindState && ^ 18 warnings generated. rm -f audial clang -o audial audial.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f audial._man if test -z "" ; then cd `dirname audial` && ln -s `basename audial.man` `basename audial._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < audial.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/\@\@$/\\/' >audial._man; fi making all in clients/audio/auedit... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auedit.c auedit.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatalError(message, arg) ^ auedit.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveFromElementList(p) ^ auedit.c:357:47: warning: too few arguments in call to 'fatalError' fatalError("malloc error in AddToElementList"); ~~~~~~~~~~ ^ auedit.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToElementList(flow, volumeElement) ^ auedit.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setTime(g, w, p) ^ auedit.c:392:25: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int p = (int) pp; ^~~~~~~~ auedit.c:386:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] leftMarker(w, gp, pp) ^ auedit.c:408:25: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int p = (int) pp; ^~~~~~~~ auedit.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rightMarker(w, gp, pp) ^ auedit.c:433:21: warning: passing arguments to 'GraphSetPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphSetPosition(g->graph, current); ^ auedit.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] handleMonitorEvent(aud, handler, ev, g) ^ auedit.c:449:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*data->callback) (NULL, data->g, data->data); ^ auedit.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] done(aud, handler, ev, datap) ^ auedit.c:459:28: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int gain = (int) gainp; ^~~~~~~~~~~ auedit.c:462:9: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if (!AuDeviceChangableMask(AuServerDevice(g->aud, ^ auedit.c:462:9: note: add parentheses after the '!' to evaluate the bitwise operator first if (!AuDeviceChangableMask(AuServerDevice(g->aud, ^ ( auedit.c:462:9: note: add parentheses around left hand side expression to silence this warning if (!AuDeviceChangableMask(AuServerDevice(g->aud, ^ ( auedit.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] adjustGain(w, gp, gainp) ^ auedit.c:545:13: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:550:11: warning: passing arguments to 'clearUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g); ^ auedit.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recordStart(w, gp, call_data) ^ auedit.c:557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recordMonitor(w, gp, call_data) ^ auedit.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recordDismiss(w, gp, call_data) ^ auedit.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recordMode(w, gp, call_data) ^ auedit.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setPlaySensitive(g, v) ^ auedit.c:700:19: warning: passing arguments to 'GraphSetPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphSetPosition(g->graph, start); ^ auedit.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doPlay(w, g, mode) ^ auedit.c:771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stop(w, gp, call_data) ^ auedit.c:782:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pause(w, gp, call_data) ^ auedit.c:793:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] play(w, gp, call_data) ^ auedit.c:821:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WARNING(checkModified, "File has been modified - Are you sure?"); ^ auedit.c:192:13: note: expanded from macro 'WARNING' popupDialog(g, g->warning, _callback, "Warning", _label); \ ^ auedit.c:824:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*g->modifiedCallback) ((Widget) 1, g); ^ auedit.c:814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] checkModified(w, gp, call_data) ^ auedit.c:834:5: warning: too few arguments in call to 'checkModified' MODIFIED(record); ^~~~~~~~~~~~~~~~ auedit.c:808:20: note: expanded from macro 'MODIFIED' checkModified(w, g); \ ~~~~~~~~~~~~~ ^ auedit.c:828:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] record(w, gp, call_data) ^ auedit.c:847:5: warning: too few arguments in call to 'checkModified' MODIFIED(fileExit); ^~~~~~~~~~~~~~~~~~ auedit.c:808:20: note: expanded from macro 'MODIFIED' checkModified(w, g); \ ~~~~~~~~~~~~~ ^ auedit.c:841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileExit(w, gp, call_data) ^ auedit.c:860:5: warning: too few arguments in call to 'checkModified' MODIFIED(fileRevert); ^~~~~~~~~~~~~~~~~~~~ auedit.c:808:20: note: expanded from macro 'MODIFIED' checkModified(w, g); \ ~~~~~~~~~~~~~ ^ auedit.c:862:13: warning: passing arguments to 'loadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loadFile(g, name); ^ auedit.c:852:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileRevert(w, gp, call_data) ^ auedit.c:875:38: warning: too few arguments in call to 'fatalError' fatalError("malloc error in newFile"); ~~~~~~~~~~ ^ auedit.c:888:14: warning: passing arguments to 'clearUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g); ^ auedit.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newFile(g, numTracks) ^ auedit.c:900:5: warning: too few arguments in call to 'checkModified' MODIFIED(fileNew); ^~~~~~~~~~~~~~~~~ auedit.c:808:20: note: expanded from macro 'MODIFIED' checkModified(w, g); \ ~~~~~~~~~~~~~ ^ auedit.c:901:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DIALOG(fileNew, "New File", "Number of tracks:"); ^ auedit.c:183:13: note: expanded from macro 'DIALOG' popupDialog(g, g->dialog, _callback, _title, _label); \ ^ auedit.c:907:2: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERROR("Illegal number of tracks"); ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:892:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileNew(w, gp, call_data) ^ auedit.c:915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] noFile(g) ^ auedit.c:928:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] checkSelection(w, gp, call_data) ^ auedit.c:944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] placePopup(w, gp, call_data) ^ auedit.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectionSend(w, selection, target, type, value, length, format, maxLength, ^ auedit.c:1033:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] convertRate(data, fromRate, toRate, numSamples, numTracks) ^ auedit.c:1104:6: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERROR("Selection has a different number of tracks"); ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1119:7: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERROR(MALLOC_FAIL); ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1125:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*g->selection.callback) (g, data, numSamples); ^ auedit.c:1105:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ auedit.c:1086:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectionReceive(w, gp, selection, type, value, length, format) ^ auedit.c:1153:2: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1167:14: warning: passing arguments to 'clearUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g); ^ auedit.c:1168:12: warning: passing arguments to 'setUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, left, left + numSamples, UNDO_INS); ^ auedit.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pasteInsert(g, data, numSamples) ^ auedit.c:1183:14: warning: passing arguments to 'clearUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g); ^ auedit.c:1195:6: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1197:9: warning: passing arguments to 'setUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, g->numSamples, g->numSamples + needed, UNDO_INS); ^ auedit.c:1204:12: warning: passing arguments to 'setUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, left, left + numSamples, UNDO_REP); ^ auedit.c:1211:13: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pasteReplace(g, data, numSamples) ^ auedit.c:1227:14: warning: passing arguments to 'clearUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g); ^ auedit.c:1239:6: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1241:9: warning: passing arguments to 'setUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, g->numSamples, g->numSamples + needed, UNDO_INS); ^ auedit.c:1249:12: warning: passing arguments to 'setUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, left, left + numSamples, UNDO_REP); ^ auedit.c:1259:13: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pasteMix(g, data, numSamples) ^ auedit.c:1253:4: warning: unsequenced modification and access to 'p' [-Wunsequenced] *p++ = (*p + *data++) / 2; ^ ~ auedit.c:1263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editPaste(w, gp, call_data) ^ auedit.c:1302:2: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORf(MALLOC_FAIL); ^ auedit.c:202:5: note: expanded from macro 'ERRORf' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1319:2: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORf("Couldn't get selection"); ^ auedit.c:202:5: note: expanded from macro 'ERRORf' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] copyToSelection(g) ^ auedit.c:1326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clearUndo(g) ^ auedit.c:328:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void popupDialog(), clearUndo(), setUndo(); ^ auedit.c:1356:3: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1371:3: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setUndo(g, start, end, type) ^ auedit.c:328:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void popupDialog(), clearUndo(), setUndo(); ^ auedit.c:1384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editCut(w, gp, call_data) ^ auedit.c:1422:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editCopy(w, gp, call_data) ^ auedit.c:1456:6: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1506:13: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1512:6: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERRORv(MALLOC_FAIL); ^ auedit.c:208:5: note: expanded from macro 'ERRORv' ERROR(_msg); \ ^ auedit.c:198:16: note: expanded from macro 'ERROR' popupDialog(g, g->error, NULL, "Error", _msg) ^ auedit.c:1433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editUndo(w, gp, call_data) ^ auedit.c:1551:5: warning: too few arguments in call to 'checkModified' MODIFIED(fileLoad); ^~~~~~~~~~~~~~~~~~ auedit.c:808:20: note: expanded from macro 'MODIFIED' checkModified(w, g); \ ~~~~~~~~~~~~~ ^ auedit.c:1552:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DIALOG(fileLoad, "Load File", "Filename:"); ^ auedit.c:183:13: note: expanded from macro 'DIALOG' popupDialog(g, g->dialog, _callback, _title, _label); \ ^ auedit.c:1553:13: warning: passing arguments to 'loadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loadFile(g, XawDialogGetValueString(g->dialog)); ^ auedit.c:1544:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileLoad(w, gp, call_data) ^ auedit.c:1566:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DIALOG(fileSaveInterval, "Save Interval", "Filename:"); ^ auedit.c:183:13: note: expanded from macro 'DIALOG' popupDialog(g, g->dialog, _callback, _title, _label); \ ^ auedit.c:1568:13: warning: passing arguments to 'saveFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveFile(g, XawDialogGetValueString(g->dialog), start, end); ^ auedit.c:1557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileSaveInterval(w, gp, call_data) ^ auedit.c:1581:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DIALOG(fileSaveAs, "Save As", "Filename:"); ^ auedit.c:183:13: note: expanded from macro 'DIALOG' popupDialog(g, g->dialog, _callback, _title, _label); \ ^ auedit.c:1586:13: warning: passing arguments to 'saveFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveFile(g, string, 0, numSamples); ^ auedit.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileSaveAs(w, gp, call_data) ^ auedit.c:1602:13: warning: passing arguments to 'saveFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveFile(g, name, 0, numSamples); ^ auedit.c:1591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fileSave(w, gp, call_data) ^ auedit.c:1607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] zoomIn(w, gp, call_data) ^ auedit.c:1625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] zoomOut(w, gp, call_data) ^ auedit.c:1643:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] zoomMarkers(w, gp, call_data) ^ auedit.c:1657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] zoomFull(w, gp, call_data) ^ auedit.c:1695:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] effectsReverse(w, gp, call_data) ^ auedit.c:1728:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] effectsFadeIn(w, gp, call_data) ^ auedit.c:1761:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1733:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] effectsFadeOut(w, gp, call_data) ^ auedit.c:1804:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1766:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] effectsMaxAmplitude(w, gp, call_data) ^ auedit.c:1790:2: warning: expression result unused [-Wunused-value] *p++; ^~~~ auedit.c:1822:5: warning: passing arguments to 'popupDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DIALOG(effectsAmplitude, "Change Amplitude", "Amplitude scale:"); ^ auedit.c:183:13: note: expanded from macro 'DIALOG' popupDialog(g, g->dialog, _callback, _title, _label); \ ^ auedit.c:1835:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:1809:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] effectsAmplitude(w, gp, call_data) ^ auedit.c:1846:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) valuep; ^~~~~~~~~~~~ auedit.c:1856:43: warning: too few arguments in call to 'fatalError' fatalError("malloc error in adjustVolume"); ~~~~~~~~~~ ^ auedit.c:1840:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] adjustVolume(w, gp, valuep) ^ auedit.c:1875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setFileFormatMenuButton(w, gp, call_data) ^ auedit.c:1888:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDataFormatMenuButton(w, gp, call_data) ^ auedit.c:1901:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] popupDialog(g, dialog, callback, title, label) ^ auedit.c:328:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void popupDialog(), clearUndo(), setUndo(); ^ auedit.c:1915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] shellCancel(w, gp, call_data) ^ auedit.c:1934:21: warning: too few arguments in call to 'shellCancel' shellCancel(w, g); ~~~~~~~~~~~ ^ auedit.c:1937:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*g->dialogCallback) ((Widget) 0, g); ^ auedit.c:1927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] shellOk(w, gp, call_data) ^ auedit.c:1941:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] createWidgets(g) ^ auedit.c:2118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loadFile(g, name) ^ auedit.c:327:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean loadFile(), saveFile(); ^ auedit.c:2237:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] *mktemp(); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:681:7: note: conflicting prototype is here char *mktemp(char *); ^ auedit.c:2273:15: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpName = mktemp(tmpName); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ auedit.c:2289:16: warning: passing arguments to 'GraphRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(g->graph); ^ auedit.c:2229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveFile(g, name, start, end) ^ auedit.c:327:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean loadFile(), saveFile(); ^ auedit.c:2339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] alignWidgets(g) ^ auedit.c:2365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updateFrequency(w, event, params, num_params) ^ auedit.c:2415:15: warning: too few arguments in call to 'fileExit' fileExit(w, g); ~~~~~~~~ ^ auedit.c:2407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] popdownCallback(w, gp, call_data) ^ auedit.c:2428:18: warning: too few arguments in call to 'fileSave' fileSave(w, g); ~~~~~~~~ ^ auedit.c:2429:18: warning: too few arguments in call to 'fileExit' fileExit(w, g); ~~~~~~~~ ^ auedit.c:2419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offerToSave(w, g) ^ auedit.c:2451:16: warning: too few arguments in call to 'fileExit' fileExit(w, g); ~~~~~~~~ ^ auedit.c:2454:62: warning: too few arguments in call to 'shellCancel' shellCancel(XtNameToWidget(g->dialog, "cancelButton"), g); ~~~~~~~~~~~ ^ auedit.c:2456:57: warning: too few arguments in call to 'shellCancel' shellCancel(XtNameToWidget(g->error, "okButton"), g); ~~~~~~~~~~~ ^ auedit.c:2433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quit(w, event, params, num_params) ^ auedit.c:2463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ok(w, event, params, num_params) ^ auedit.c:2509:19: warning: too few arguments in call to 'fatalError' fatalError(USAGE); ~~~~~~~~~~ ^ auedit.c:2512:22: warning: too few arguments in call to 'fatalError' fatalError(USAGE); ~~~~~~~~~~ ^ auedit.c:2518:44: warning: too few arguments in call to 'fatalError' fatalError("Can't connect to audio server"); ~~~~~~~~~~ ^ auedit.c:2555:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((AuDeviceKind(AuServerDevice(g->aud, i)) == ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ auedit.c:2555:47: note: remove extraneous parentheses around the comparison to silence this warning if ((AuDeviceKind(AuServerDevice(g->aud, i)) == ~ ^ auedit.c:2555:47: note: use '=' to turn this equality comparison into an assignment if ((AuDeviceKind(AuServerDevice(g->aud, i)) == ^~ = auedit.c:2475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 152 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c Graph.c Graph.c:60:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNgraphColor, XtCColor, XtRPixel, sizeof(Pixel), offset(graphColor), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:77:24: note: expanded from macro 'XtNgraphColor' #define XtNgraphColor "graphColor" ^ Graph.c:63:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNmarkerColor, XtCColor, XtRPixel, sizeof(Pixel), offset(markerColor), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:78:25: note: expanded from macro 'XtNmarkerColor' #define XtNmarkerColor "markerColor" ^ Graph.c:66:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNpositionColor, XtCColor, XtRPixel, sizeof(Pixel), offset(positionColor), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:79:26: note: expanded from macro 'XtNpositionColor' #define XtNpositionColor "positionColor" ^ Graph.c:69:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNdata, XtCData, XtRPointer, sizeof(int *), offset(data), XtRImmediate, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:70:19: note: expanded from macro 'XtNdata' #define XtNdata "data" ^ Graph.c:72:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNnumSamples, XtCNumSamples, XtRInt, sizeof(int), offset(numSamples), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:71:24: note: expanded from macro 'XtNnumSamples' #define XtNnumSamples "numSamples" ^ Graph.c:75:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNnumTracks, XtCNumTracks, XtRInt, sizeof(int), offset(numTracks), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:72:23: note: expanded from macro 'XtNnumTracks' #define XtNnumTracks "numTracks" ^ Graph.c:78:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNstart, XtCStart, XtRInt, sizeof(int), offset(start), XtRImmediate, 0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ./Graph.h:73:19: note: expanded from macro 'XtNstart' #define XtNstart "start" ^ Graph.c:80:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNend, XtCEnd, XtRInt, sizeof(int), offset(end), XtRImmediate, 0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ./Graph.h:74:18: note: expanded from macro 'XtNend' #define XtNend "end" ^ Graph.c:82:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNleftMarker, XtCLeftMarker, XtRInt, sizeof(int), offset(leftMarker), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:75:24: note: expanded from macro 'XtNleftMarker' #define XtNleftMarker "leftMarker" ^ Graph.c:85:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNrightMarker, XtCRightMarker, XtRInt, sizeof(int), offset(rightMarker), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:76:25: note: expanded from macro 'XtNrightMarker' #define XtNrightMarker "rightMarker" ^ Graph.c:88:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNposition, XtCPosition, XtRInt, sizeof(int), offset(position), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:80:22: note: expanded from macro 'XtNposition' #define XtNposition "position" ^ Graph.c:91:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNleftProc, XtCCallback, XtRCallback, sizeof(XtPointer), offset(leftProc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:81:22: note: expanded from macro 'XtNleftProc' #define XtNleftProc "leftProc" ^ Graph.c:94:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] XtNrightProc, XtCCallback, XtRCallback, sizeof(XtPointer), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ./Graph.h:82:23: note: expanded from macro 'XtNrightProc' #define XtNrightProc "rightProc" ^ Graph.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(w, which) ^ Graph.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGC(w, which) ^ Graph.c:222:14: warning: incompatible pointer types passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'GraphWidget' (aka 'struct _GraphRec *') [-Wincompatible-pointer-types] CreateGC(new, (unsigned int) ALL_GCS); ^~~ Graph.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(req, new) ^ Graph.c:114:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Exposure(), Destroy(), Resize(); ^ Graph.c:230:15: warning: incompatible pointer types passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'GraphWidget' (aka 'struct _GraphRec *') [-Wincompatible-pointer-types] DestroyGC(w, (unsigned int) ALL_GCS); ^ Graph.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ Graph.c:114:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Exposure(), Destroy(), Resize(); ^ Graph.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawPosition(w) ^ Graph.c:252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawMarker(w, m) ^ Graph.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paintWindow(w) ^ Graph.c:399:14: warning: incompatible pointer types passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'GraphWidget' (aka 'struct _GraphRec *') [-Wincompatible-pointer-types] paintWindow(w); ^ Graph.c:393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exposure(w, event, region) ^ Graph.c:114:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Exposure(), Destroy(), Resize(); ^ Graph.c:403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recalc(w) ^ Graph.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] validate(g) ^ Graph.c:455:4: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) w->graph.leftMarker); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Graph.c:462:4: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) w->graph.rightMarker); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Graph.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(old, req, w) ^ Graph.c:115:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), redrawPending; ^ Graph.c:507:12: warning: incompatible pointer types passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'GraphWidget' (aka 'struct _GraphRec *') [-Wincompatible-pointer-types] recalc(w); ^ Graph.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Graph.c:114:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Exposure(), Destroy(), Resize(); ^ Graph.c:519:15: warning: passing arguments to 'moveMarker' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] moveMarker(w, event); ^ Graph.c:511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectMarker(w, event) ^ Graph.c:99:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void selectMarker(), moveMarker(); ^ Graph.c:542:4: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) w->graph.leftMarker); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Graph.c:545:4: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) w->graph.rightMarker); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Graph.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] moveMarker(w, event) ^ Graph.c:99:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void selectMarker(), moveMarker(); ^ Graph.c:551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphSetPosition(w, p) ^ In file included from Graph.c:50: In file included from ./GraphP.h:33: ./Graph.h:98:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void GraphSetPosition(), GraphRedraw(); ^ Graph.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GraphRedraw(w) ^ In file included from Graph.c:50: In file included from ./GraphP.h:33: ./Graph.h:98:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void GraphSetPosition(), GraphRedraw(); ^ 47 warnings generated. rm -f auedit clang -o auedit auedit.o Graph.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f auedit._man if test -z "" ; then cd `dirname auedit` && ln -s `basename auedit.man` `basename auedit._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auedit.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/\@\@$/\\/' >auedit._man; fi making all in clients/audio/auinfo... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auinfo.c auinfo.c:124:19: warning: passing arguments to 'print_formats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_formats (aud); ^ auinfo.c:127:22: warning: passing arguments to 'print_elem_types' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_elem_types (aud); ^ auinfo.c:130:22: warning: passing arguments to 'print_wave_forms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_wave_forms (aud); ^ auinfo.c:133:19: warning: passing arguments to 'print_actions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_actions (aud); ^ auinfo.c:136:19: warning: passing arguments to 'print_devices' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_devices (aud); ^ auinfo.c:139:26: warning: passing arguments to 'print_server_buckets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_server_buckets (aud); ^ auinfo.c:140:26: warning: passing arguments to 'print_client_buckets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_client_buckets (aud); ^ auinfo.c:305:48: warning: format specifies type 'unsigned long' but the argument has type 'int' [-Wformat] sprintf (tmpbuf, (isbit ? "0x%lx" : "%d"), val); ~~~ ^~~ %x /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ auinfo.c:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_formats PROTO((AuServer *)); ^ auinfo.c:386:13: note: conflicting prototype is here static void print_formats (AuServer *aud) ^ auinfo.c:411:3: warning: format specifies type 'unsigned long' but the argument has type 'AuID' (aka 'unsigned int') [-Wformat] AuCommonIdentifier(c)); ^~~~~~~~~~~~~~~~~~~~~ ../../../include/audio/audiolib.h:397:32: note: expanded from macro 'AuCommonIdentifier' #define AuCommonIdentifier(c) ((c)->id) ^~~~~~~~~ auinfo.c:490:21: warning: format specifies type 'unsigned long' but the argument has type 'AuDeviceID' (aka 'unsigned int') [-Wformat] printf ("0x%lx ", kids[i]); ~~~ ^~~~~~~ %x auinfo.c:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_devices PROTO((AuServer *)); ^ auinfo.c:496:13: note: conflicting prototype is here static void print_devices (AuServer *aud) ^ auinfo.c:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_server_buckets PROTO((AuServer *)); ^ auinfo.c:522:13: note: conflicting prototype is here static void print_server_buckets (AuServer *aud) ^ auinfo.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_client_buckets PROTO((AuServer *)); ^ auinfo.c:533:13: note: conflicting prototype is here static void print_client_buckets (AuServer *aud) ^ auinfo.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_elem_types PROTO((AuServer *)); ^ auinfo.c:564:13: note: conflicting prototype is here static void print_elem_types (AuServer *aud) ^ auinfo.c:56:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_wave_forms PROTO((AuServer *)); ^ auinfo.c:578:13: note: conflicting prototype is here static void print_wave_forms (AuServer *aud) ^ auinfo.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void print_actions PROTO((AuServer *)); ^ auinfo.c:592:13: note: conflicting prototype is here static void print_actions (AuServer *aud) ^ 17 warnings generated. rm -f auinfo clang -o auinfo auinfo.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f auinfo._man if test -z "" ; then cd `dirname auinfo` && ln -s `basename auinfo.man` `basename auinfo._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auinfo.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/\@\@$/\\/' >auinfo._man; fi making all in clients/audio/aupanel... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c aupanel.c aupanel.c:283:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] AuDeviceInputMode(da) = (int) XawToggleGetCurrent(w) == 1 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ aupanel.c:334:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) valuep; ^~~~~~~~~~~~ aupanel.c:362:24: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] setGain(w, gp, (XtPointer)g->restoreValues[g->deviceNum]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aupanel.c:450:23: warning: format specifies type 'unsigned long *' but the argument has type 'AuInt32 *' (aka 'int *') [-Wformat] sscanf (s, "%lx", &val); ~~~ ^~~~ %x 4 warnings generated. rm -f aupanel clang -o aupanel aupanel.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f aupanel._man if test -z "" ; then cd `dirname aupanel` && ln -s `basename aupanel.man` `basename aupanel._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < aupanel.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/\@\@$/\\/' >aupanel._man; fi making all in clients/audio/auplay... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auplay.c auplay.c:149:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main(int argc, char **argv) ^ int 1 warning generated. rm -f auplay clang -o auplay auplay.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f auplay._man if test -z "" ; then cd `dirname auplay` && ln -s `basename auplay.man` `basename auplay._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auplay.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/\@\@$/\\/' >auplay._man; fi making all in clients/audio/aurecord... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c aurecord.c aurecord.c:238:44: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((AuDeviceKind(AuServerDevice(aud, i)) == ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ aurecord.c:238:44: note: remove extraneous parentheses around the comparison to silence this warning if ((AuDeviceKind(AuServerDevice(aud, i)) == ~ ^ aurecord.c:238:44: note: use '=' to turn this equality comparison into an assignment if ((AuDeviceKind(AuServerDevice(aud, i)) == ^~ = 1 warning generated. rm -f aurecord clang -o aurecord aurecord.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f aurecord._man if test -z "" ; then cd `dirname aurecord` && ln -s `basename aurecord.man` `basename aurecord._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < aurecord.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/\@\@$/\\/' >aurecord._man; fi making all in clients/audio/autool... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c audiotool.c audiotool.c:239:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*data->callback) (NULL, data->globals, data); ^ audiotool.c:369:32: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int position = (int) cd; ^~~~~~~~ audiotool.c:515:53: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ audiotool.c:515:53: note: remove extraneous parentheses around the comparison to silence this warning if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ~ ^ audiotool.c:515:53: note: use '=' to turn this equality comparison into an assignment if ((AuDeviceKind(AuServerDevice(globals->aud, i)) == ^~ = 3 warnings generated. rm -f autool clang -o autool audiotool.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f autool._man if test -z "" ; then cd `dirname autool` && ln -s `basename autool.man` `basename autool._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < autool.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/\@\@$/\\/' >autool._man; fi making all in clients/audio/auwave... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auwave.c auwave.c:225:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) valuep; ^~~~~~~~~~~~ auwave.c:244:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) valuep; ^~~~~~~~~~~~ auwave.c:266:29: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) valuep; ^~~~~~~~~~~~ 3 warnings generated. rm -f auwave clang -o auwave auwave.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f auwave._man if test -z "" ; then cd `dirname auwave` && ln -s `basename auwave.man` `basename auwave._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auwave.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/\@\@$/\\/' >auwave._man; fi making all in clients/audio/auphone... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c auphone.c auphone.c:394:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(r->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:411:48: note: uninitialized use occurs here AuMakeElementExportDevice(&elements[2], 1, d, SAMPLE_RATE, ^ ../../../include/audio/audiolib.h:793:33: note: expanded from macro 'AuMakeElementExportDevice' (E)->exportdevice.device = (_device); \ ^~~~~~~ auphone.c:394:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(r->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:381:22: note: initialize the variable 'd' to silence this warning AuDeviceID d; ^ = 0 auphone.c:547:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(r->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:570:48: note: uninitialized use occurs here AuMakeElementExportDevice(&elements[2], 1, d, rate, AuUnlimitedSamples, ^ ../../../include/audio/audiolib.h:793:33: note: expanded from macro 'AuMakeElementExportDevice' (E)->exportdevice.device = (_device); \ ^~~~~~~ auphone.c:547:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(r->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:513:22: note: initialize the variable 'd' to silence this warning AuDeviceID d; ^ = 0 auphone.c:603:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(l->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:620:48: note: uninitialized use occurs here AuMakeElementExportDevice(&elements[2], 1, d, ringoutRate, ^ ../../../include/audio/audiolib.h:793:33: note: expanded from macro 'AuMakeElementExportDevice' (E)->exportdevice.device = (_device); \ ^~~~~~~ auphone.c:603:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(l->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:593:22: note: initialize the variable 'd' to silence this warning AuDeviceID d; ^ = 0 auphone.c:643:17: warning: variable 'd' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] for (i = 0; i < AuServerNumDevices(l->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:660:48: note: uninitialized use occurs here AuMakeElementExportDevice(&elements[2], 1, d, busyRate, ^ ../../../include/audio/audiolib.h:793:33: note: expanded from macro 'AuMakeElementExportDevice' (E)->exportdevice.device = (_device); \ ^~~~~~~ auphone.c:643:17: note: remove the condition if it is always true for (i = 0; i < AuServerNumDevices(l->aud); i++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:633:22: note: initialize the variable 'd' to silence this warning AuDeviceID d; ^ = 0 auphone.c:874:27: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int vol = (int)volp; ^~~~~~~~~ auphone.c:893:28: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int gain = (int)gainp; ^~~~~~~~~~ auphone.c:897:9: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if (!AuDeviceChangableMask(AuServerDevice(l->aud, l->inputDeviceNum)) & ^ ~ auphone.c:897:9: note: add parentheses after the '!' to evaluate the bitwise operator first if (!AuDeviceChangableMask(AuServerDevice(l->aud, l->inputDeviceNum)) & ^ ( auphone.c:897:9: note: add parentheses around left hand side expression to silence this warning if (!AuDeviceChangableMask(AuServerDevice(l->aud, l->inputDeviceNum)) & ^ ( ) auphone.c:1151:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] double atof(); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdlib.h:134:9: note: conflicting prototype is here double atof(const char *); ^ auphone.c:1176:21: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] audioServer = ARG(); ^~~~~ auphone.c:1166:35: note: expanded from macro 'ARG' #define ARG() (--argc ? *++argv : (char *) fatalError(USAGE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:1179:21: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] volume = atoi(ARG()); ^~~~~ auphone.c:1166:35: note: expanded from macro 'ARG' #define ARG() (--argc ? *++argv : (char *) fatalError(USAGE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:1182:14: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] ring = ARG(); ^~~~~ auphone.c:1166:35: note: expanded from macro 'ARG' #define ARG() (--argc ? *++argv : (char *) fatalError(USAGE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auphone.c:1185:33: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] g->latency = (float) atof(ARG()); ^~~~~ auphone.c:1166:35: note: expanded from macro 'ARG' #define ARG() (--argc ? *++argv : (char *) fatalError(USAGE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 warnings generated. clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../clients/audio/widgets -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c rings.c rm -f auphone clang -o auphone auphone.o rings.o -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm ../../../clients/audio/widgets/libwidgets.a -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lICE', '-lSM', '-lX11', '-lXext', '-lXt' rm -f auphone._man if test -z "" ; then cd `dirname auphone` && ln -s `basename auphone.man` `basename auphone._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < auphone.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/\@\@$/\\/' >auphone._man; fi making all in clients/audio/util... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c soundtoh.c rm -f soundtoh clang -o soundtoh -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib soundtoh.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c issndfile.c rm -f issndfile clang -o issndfile -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib issndfile.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c playbucket.c rm -f playbucket clang -o playbucket -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib playbucket.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm rm -f soundtoh._man if test -z "" ; then cd `dirname soundtoh` && ln -s `basename soundtoh.man` `basename soundtoh._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < soundtoh.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/\@\@$/\\/' >soundtoh._man; fi rm -f issndfile._man if test -z "" ; then cd `dirname issndfile` && ln -s `basename issndfile.man` `basename issndfile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < issndfile.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/\@\@$/\\/' >issndfile._man; fi rm -f playbucket._man if test -z "" ; then cd `dirname playbucket` && ln -s `basename playbucket.man` `basename playbucket._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < playbucket.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/\@\@$/\\/' >playbucket._man; fi rm -f checkmail._man if test -z "" ; then cd `dirname checkmail` && ln -s `basename checkmail.man` `basename checkmail._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < checkmail.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/\@\@$/\\/' >checkmail._man; fi making all in clients/audio/examples... clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c playFile.c playFile.c:16:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main(int argc, char **argv) ^ int 1 warning generated. rm -f playFile clang -o playFile -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib playFile.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c playSimul.c rm -f playSimul clang -o playSimul -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib playSimul.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c playFromBckt.c rm -f playFromBckt clang -o playFromBckt -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib playFromBckt.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c loopBucket.c rm -f loopBucket clang -o loopBucket -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib loopBucket.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c bundle.c rm -f bundle clang -o bundle -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib bundle.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c recordBucket.c rm -f recordBucket clang -o recordBucket -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib recordBucket.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c plyBcktAsync.c rm -f plyBcktAsync clang -o plyBcktAsync -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib plyBcktAsync.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I../../../include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c playRaw.c playRaw.c:44:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (n = fread(i->buf, 1, numBytes, i->fp)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ playRaw.c:44:8: note: place parentheses around the assignment to silence this warning if (n = fread(i->buf, 1, numBytes, i->fp)) ^ ( ) playRaw.c:44:8: note: use '==' to turn this assignment into an equality comparison if (n = fread(i->buf, 1, numBytes, i->fp)) ^ == 1 warning generated. rm -f playRaw clang -o playRaw -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib playRaw.o -L../../../lib/audio -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lXext -lX11 ld: warning: ignoring duplicate libraries: '-lX11', '-lXext' making all in ./doc... making all in doc/man... making all in doc/man/lib... rm -f AuAnyEvt._man if test -z "" ; then cd `dirname AuAnyEvt` && ln -s `basename AuAnyEvt.man` `basename AuAnyEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuAnyEvt.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/\@\@$/\\/' >AuAnyEvt._man; fi rm -f AuBAttr._man if test -z "" ; then cd `dirname AuBAttr` && ln -s `basename AuBAttr.man` `basename AuBAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuBAttr.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/\@\@$/\\/' >AuBAttr._man; fi rm -f AuCDaTSh._man if test -z "" ; then cd `dirname AuCDaTSh` && ln -s `basename AuCDaTSh.man` `basename AuCDaTSh._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuCDaTSh.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/\@\@$/\\/' >AuCDaTSh._man; fi rm -f AuCShTDa._man if test -z "" ; then cd `dirname AuCShTDa` && ln -s `basename AuCShTDa.man` `basename AuCShTDa._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuCShTDa.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/\@\@$/\\/' >AuCShTDa._man; fi rm -f AuClSer._man if test -z "" ; then cd `dirname AuClSer` && ln -s `basename AuClSer.man` `basename AuClSer._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuClSer.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/\@\@$/\\/' >AuClSer._man; fi rm -f AuCrBuc._man if test -z "" ; then cd `dirname AuCrBuc` && ln -s `basename AuCrBuc.man` `basename AuCrBuc._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuCrBuc.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/\@\@$/\\/' >AuCrBuc._man; fi rm -f AuCrFlow._man if test -z "" ; then cd `dirname AuCrFlow` && ln -s `basename AuCrFlow.man` `basename AuCrFlow._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuCrFlow.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/\@\@$/\\/' >AuCrFlow._man; fi rm -f AuDAttr._man if test -z "" ; then cd `dirname AuDAttr` && ln -s `basename AuDAttr.man` `basename AuDAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDAttr.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/\@\@$/\\/' >AuDAttr._man; fi rm -f AuDataFr._man if test -z "" ; then cd `dirname AuDataFr` && ln -s `basename AuDataFr.man` `basename AuDataFr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDataFr.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/\@\@$/\\/' >AuDataFr._man; fi rm -f AuDataTp._man if test -z "" ; then cd `dirname AuDataTp` && ln -s `basename AuDataTp.man` `basename AuDataTp._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDataTp.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/\@\@$/\\/' >AuDataTp._man; fi rm -f AuDefTFr._man if test -z "" ; then cd `dirname AuDefTFr` && ln -s `basename AuDefTFr.man` `basename AuDefTFr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDefTFr.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/\@\@$/\\/' >AuDefTFr._man; fi rm -f AuDesBuc._man if test -z "" ; then cd `dirname AuDesBuc` && ln -s `basename AuDesBuc.man` `basename AuDesBuc._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDesBuc.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/\@\@$/\\/' >AuDesBuc._man; fi rm -f AuDesFlw._man if test -z "" ; then cd `dirname AuDesFlw` && ln -s `basename AuDesFlw.man` `basename AuDesFlw._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDesFlw.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/\@\@$/\\/' >AuDesFlw._man; fi rm -f AuDisEvt._man if test -z "" ; then cd `dirname AuDisEvt` && ln -s `basename AuDisEvt.man` `basename AuDisEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuDisEvt.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/\@\@$/\\/' >AuDisEvt._man; fi rm -f AuElNEvt._man if test -z "" ; then cd `dirname AuElNEvt` && ln -s `basename AuElNEvt.man` `basename AuElNEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuElNEvt.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/\@\@$/\\/' >AuElNEvt._man; fi rm -f AuElParm._man if test -z "" ; then cd `dirname AuElParm` && ln -s `basename AuElParm.man` `basename AuElParm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuElParm.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/\@\@$/\\/' >AuElParm._man; fi rm -f AuElStat._man if test -z "" ; then cd `dirname AuElStat` && ln -s `basename AuElStat.man` `basename AuElStat._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuElStat.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/\@\@$/\\/' >AuElStat._man; fi rm -f AuElmnt._man if test -z "" ; then cd `dirname AuElmnt` && ln -s `basename AuElmnt.man` `basename AuElmnt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuElmnt.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/\@\@$/\\/' >AuElmnt._man; fi rm -f AuErEvnt._man if test -z "" ; then cd `dirname AuErEvnt` && ln -s `basename AuErEvnt.man` `basename AuErEvnt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuErEvnt.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/\@\@$/\\/' >AuErEvnt._man; fi rm -f AuEvent._man if test -z "" ; then cd `dirname AuEvent` && ln -s `basename AuEvent.man` `basename AuEvent._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuEvent.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/\@\@$/\\/' >AuEvent._man; fi rm -f AuEvtQue._man if test -z "" ; then cd `dirname AuEvtQue` && ln -s `basename AuEvtQue.man` `basename AuEvtQue._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuEvtQue.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/\@\@$/\\/' >AuEvtQue._man; fi rm -f AuFPFrAd._man if test -z "" ; then cd `dirname AuFPFrAd` && ln -s `basename AuFPFrAd.man` `basename AuFPFrAd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPFrAd.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/\@\@$/\\/' >AuFPFrAd._man; fi rm -f AuFPFrFr._man if test -z "" ; then cd `dirname AuFPFrFr` && ln -s `basename AuFPFrFr.man` `basename AuFPFrFr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPFrFr.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/\@\@$/\\/' >AuFPFrFr._man; fi rm -f AuFPFrSm._man if test -z "" ; then cd `dirname AuFPFrSm` && ln -s `basename AuFPFrSm.man` `basename AuFPFrSm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPFrSm.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/\@\@$/\\/' >AuFPFrSm._man; fi rm -f AuFPInAd._man if test -z "" ; then cd `dirname AuFPInAd` && ln -s `basename AuFPInAd.man` `basename AuFPInAd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPInAd.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/\@\@$/\\/' >AuFPInAd._man; fi rm -f AuFPRdDn._man if test -z "" ; then cd `dirname AuFPRdDn` && ln -s `basename AuFPRdDn.man` `basename AuFPRdDn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPRdDn.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/\@\@$/\\/' >AuFPRdDn._man; fi rm -f AuFPRdUp._man if test -z "" ; then cd `dirname AuFPRdUp` && ln -s `basename AuFPRdUp.man` `basename AuFPRdUp._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFPRdUp.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/\@\@$/\\/' >AuFPRdUp._man; fi rm -f AuFileFr._man if test -z "" ; then cd `dirname AuFileFr` && ln -s `basename AuFileFr.man` `basename AuFileFr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFileFr.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/\@\@$/\\/' >AuFileFr._man; fi rm -f AuFlush._man if test -z "" ; then cd `dirname AuFlush` && ln -s `basename AuFlush.man` `basename AuFlush._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFlush.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/\@\@$/\\/' >AuFlush._man; fi rm -f AuFrBAtr._man if test -z "" ; then cd `dirname AuFrBAtr` && ln -s `basename AuFrBAtr.man` `basename AuFrBAtr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFrBAtr.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/\@\@$/\\/' >AuFrBAtr._man; fi rm -f AuFrDAtr._man if test -z "" ; then cd `dirname AuFrDAtr` && ln -s `basename AuFrDAtr.man` `basename AuFrDAtr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFrDAtr.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/\@\@$/\\/' >AuFrDAtr._man; fi rm -f AuFrElSt._man if test -z "" ; then cd `dirname AuFrElSt` && ln -s `basename AuFrElSt.man` `basename AuFrElSt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFrElSt.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/\@\@$/\\/' >AuFrElSt._man; fi rm -f AuFrTDef._man if test -z "" ; then cd `dirname AuFrTDef` && ln -s `basename AuFrTDef.man` `basename AuFrTDef._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFrTDef.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/\@\@$/\\/' >AuFrTDef._man; fi rm -f AuFrTStr._man if test -z "" ; then cd `dirname AuFrTStr` && ln -s `basename AuFrTStr.man` `basename AuFrTStr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFrTStr.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/\@\@$/\\/' >AuFrTStr._man; fi rm -f AuFreeEl._man if test -z "" ; then cd `dirname AuFreeEl` && ln -s `basename AuFreeEl.man` `basename AuFreeEl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuFreeEl.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/\@\@$/\\/' >AuFreeEl._man; fi rm -f AuGBAttr._man if test -z "" ; then cd `dirname AuGBAttr` && ln -s `basename AuGBAttr.man` `basename AuGBAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGBAttr.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/\@\@$/\\/' >AuGBAttr._man; fi rm -f AuGCDnMd._man if test -z "" ; then cd `dirname AuGCDnMd` && ln -s `basename AuGCDnMd.man` `basename AuGCDnMd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGCDnMd.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/\@\@$/\\/' >AuGCDnMd._man; fi rm -f AuGDAttr._man if test -z "" ; then cd `dirname AuGDAttr` && ln -s `basename AuGDAttr.man` `basename AuGDAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGDAttr.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/\@\@$/\\/' >AuGDAttr._man; fi rm -f AuGEDTxt._man if test -z "" ; then cd `dirname AuGEDTxt` && ln -s `basename AuGEDTxt.man` `basename AuGEDTxt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGEDTxt.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/\@\@$/\\/' >AuGEDTxt._man; fi rm -f AuGElPms._man if test -z "" ; then cd `dirname AuGElPms` && ln -s `basename AuGElPms.man` `basename AuGElPms._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGElPms.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/\@\@$/\\/' >AuGElPms._man; fi rm -f AuGElSt._man if test -z "" ; then cd `dirname AuGElSt` && ln -s `basename AuGElSt.man` `basename AuGElSt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGElSt.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/\@\@$/\\/' >AuGElSt._man; fi rm -f AuGErTxt._man if test -z "" ; then cd `dirname AuGErTxt` && ln -s `basename AuGErTxt.man` `basename AuGErTxt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGErTxt.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/\@\@$/\\/' >AuGErTxt._man; fi rm -f AuGSFFBt._man if test -z "" ; then cd `dirname AuGSFFBt` && ln -s `basename AuGSFFBt.man` `basename AuGSFFBt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGSFFBt.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/\@\@$/\\/' >AuGSFFBt._man; fi rm -f AuGSFTBt._man if test -z "" ; then cd `dirname AuGSFTBt` && ln -s `basename AuGSFTBt.man` `basename AuGSFTBt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGSFTBt.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/\@\@$/\\/' >AuGSFTBt._man; fi rm -f AuGSFlow._man if test -z "" ; then cd `dirname AuGSFlow` && ln -s `basename AuGSFlow.man` `basename AuGSFlow._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGSFlow.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/\@\@$/\\/' >AuGSFlow._man; fi rm -f AuGSerTm._man if test -z "" ; then cd `dirname AuGSerTm` && ln -s `basename AuGSerTm.man` `basename AuGSerTm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGSerTm.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/\@\@$/\\/' >AuGSerTm._man; fi rm -f AuGetEl._man if test -z "" ; then cd `dirname AuGetEl` && ln -s `basename AuGetEl.man` `basename AuGetEl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGetEl.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/\@\@$/\\/' >AuGetEl._man; fi rm -f AuGrNEvt._man if test -z "" ; then cd `dirname AuGrNEvt` && ln -s `basename AuGrNEvt.man` `basename AuGrNEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuGrNEvt.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/\@\@$/\\/' >AuGrNEvt._man; fi rm -f AuHanEvt._man if test -z "" ; then cd `dirname AuHanEvt` && ln -s `basename AuHanEvt.man` `basename AuHanEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuHanEvt.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/\@\@$/\\/' >AuHanEvt._man; fi rm -f AuIDOEvt._man if test -z "" ; then cd `dirname AuIDOEvt` && ln -s `basename AuIDOEvt.man` `basename AuIDOEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuIDOEvt.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/\@\@$/\\/' >AuIDOEvt._man; fi rm -f AuInpTrk._man if test -z "" ; then cd `dirname AuInpTrk` && ln -s `basename AuInpTrk.man` `basename AuInpTrk._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuInpTrk.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/\@\@$/\\/' >AuInpTrk._man; fi rm -f AuKillCl._man if test -z "" ; then cd `dirname AuKillCl` && ln -s `basename AuKillCl.man` `basename AuKillCl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuKillCl.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/\@\@$/\\/' >AuKillCl._man; fi rm -f AuListB._man if test -z "" ; then cd `dirname AuListB` && ln -s `basename AuListB.man` `basename AuListB._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuListB.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/\@\@$/\\/' >AuListB._man; fi rm -f AuListD._man if test -z "" ; then cd `dirname AuListD` && ln -s `basename AuListD.man` `basename AuListD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuListD.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/\@\@$/\\/' >AuListD._man; fi rm -f AuLpEvHn._man if test -z "" ; then cd `dirname AuLpEvHn` && ln -s `basename AuLpEvHn.man` `basename AuLpEvHn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuLpEvHn.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/\@\@$/\\/' >AuLpEvHn._man; fi rm -f AuMChStA._man if test -z "" ; then cd `dirname AuMChStA` && ln -s `basename AuMChStA.man` `basename AuMChStA._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMChStA.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/\@\@$/\\/' >AuMChStA._man; fi rm -f AuMElAdd._man if test -z "" ; then cd `dirname AuMElAdd` && ln -s `basename AuMElAdd.man` `basename AuMElAdd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElAdd.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/\@\@$/\\/' >AuMElAdd._man; fi rm -f AuMElBun._man if test -z "" ; then cd `dirname AuMElBun` && ln -s `basename AuMElBun.man` `basename AuMElBun._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElBun.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/\@\@$/\\/' >AuMElBun._man; fi rm -f AuMElExB._man if test -z "" ; then cd `dirname AuMElExB` && ln -s `basename AuMElExB.man` `basename AuMElExB._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElExB.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/\@\@$/\\/' >AuMElExB._man; fi rm -f AuMElExC._man if test -z "" ; then cd `dirname AuMElExC` && ln -s `basename AuMElExC.man` `basename AuMElExC._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElExC.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/\@\@$/\\/' >AuMElExC._man; fi rm -f AuMElExD._man if test -z "" ; then cd `dirname AuMElExD` && ln -s `basename AuMElExD.man` `basename AuMElExD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElExD.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/\@\@$/\\/' >AuMElExD._man; fi rm -f AuMElExM._man if test -z "" ; then cd `dirname AuMElExM` && ln -s `basename AuMElExM.man` `basename AuMElExM._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElExM.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/\@\@$/\\/' >AuMElExM._man; fi rm -f AuMElImB._man if test -z "" ; then cd `dirname AuMElImB` && ln -s `basename AuMElImB.man` `basename AuMElImB._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElImB.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/\@\@$/\\/' >AuMElImB._man; fi rm -f AuMElImC._man if test -z "" ; then cd `dirname AuMElImC` && ln -s `basename AuMElImC.man` `basename AuMElImC._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElImC.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/\@\@$/\\/' >AuMElImC._man; fi rm -f AuMElImD._man if test -z "" ; then cd `dirname AuMElImD` && ln -s `basename AuMElImD.man` `basename AuMElImD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElImD.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/\@\@$/\\/' >AuMElImD._man; fi rm -f AuMElImW._man if test -z "" ; then cd `dirname AuMElImW` && ln -s `basename AuMElImW.man` `basename AuMElImW._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElImW.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/\@\@$/\\/' >AuMElImW._man; fi rm -f AuMElMul._man if test -z "" ; then cd `dirname AuMElMul` && ln -s `basename AuMElMul.man` `basename AuMElMul._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElMul.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/\@\@$/\\/' >AuMElMul._man; fi rm -f AuMElSt._man if test -z "" ; then cd `dirname AuMElSt` && ln -s `basename AuMElSt.man` `basename AuMElSt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElSt.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/\@\@$/\\/' >AuMElSt._man; fi rm -f AuMElSum._man if test -z "" ; then cd `dirname AuMElSum` && ln -s `basename AuMElSum.man` `basename AuMElSum._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMElSum.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/\@\@$/\\/' >AuMElSum._man; fi rm -f AuMInpTr._man if test -z "" ; then cd `dirname AuMInpTr` && ln -s `basename AuMInpTr.man` `basename AuMInpTr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMInpTr.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/\@\@$/\\/' >AuMInpTr._man; fi rm -f AuMNpAct._man if test -z "" ; then cd `dirname AuMNpAct` && ln -s `basename AuMNpAct.man` `basename AuMNpAct._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMNpAct.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/\@\@$/\\/' >AuMNpAct._man; fi rm -f AuMNtEvt._man if test -z "" ; then cd `dirname AuMNtEvt` && ln -s `basename AuMNtEvt.man` `basename AuMNtEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMNtEvt.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/\@\@$/\\/' >AuMNtEvt._man; fi rm -f AuMSNtAt._man if test -z "" ; then cd `dirname AuMSNtAt` && ln -s `basename AuMSNtAt.man` `basename AuMSNtAt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMSNtAt.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/\@\@$/\\/' >AuMSNtAt._man; fi rm -f AuMonDev._man if test -z "" ; then cd `dirname AuMonDev` && ln -s `basename AuMonDev.man` `basename AuMonDev._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuMonDev.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/\@\@$/\\/' >AuMonDev._man; fi rm -f AuNxtEvt._man if test -z "" ; then cd `dirname AuNxtEvt` && ln -s `basename AuNxtEvt.man` `basename AuNxtEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuNxtEvt.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/\@\@$/\\/' >AuNxtEvt._man; fi rm -f AuOpSer._man if test -z "" ; then cd `dirname AuOpSer` && ln -s `basename AuOpSer.man` `basename AuOpSer._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuOpSer.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/\@\@$/\\/' >AuOpSer._man; fi rm -f AuPFlow._man if test -z "" ; then cd `dirname AuPFlow` && ln -s `basename AuPFlow.man` `basename AuPFlow._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuPFlow.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/\@\@$/\\/' >AuPFlow._man; fi rm -f AuREvtHn._man if test -z "" ; then cd `dirname AuREvtHn` && ln -s `basename AuREvtHn.man` `basename AuREvtHn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuREvtHn.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/\@\@$/\\/' >AuREvtHn._man; fi rm -f AuRScFlw._man if test -z "" ; then cd `dirname AuRScFlw` && ln -s `basename AuRScFlw.man` `basename AuRScFlw._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuRScFlw.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/\@\@$/\\/' >AuRScFlw._man; fi rm -f AuRdEl._man if test -z "" ; then cd `dirname AuRdEl` && ln -s `basename AuRdEl.man` `basename AuRdEl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuRdEl.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/\@\@$/\\/' >AuRdEl._man; fi rm -f AuReqEvt._man if test -z "" ; then cd `dirname AuReqEvt` && ln -s `basename AuReqEvt.man` `basename AuReqEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuReqEvt.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/\@\@$/\\/' >AuReqEvt._man; fi rm -f AuSBAttr._man if test -z "" ; then cd `dirname AuSBAttr` && ln -s `basename AuSBAttr.man` `basename AuSBAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSBAttr.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/\@\@$/\\/' >AuSBAttr._man; fi rm -f AuSCBFD._man if test -z "" ; then cd `dirname AuSCBFD` && ln -s `basename AuSCBFD.man` `basename AuSCBFD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSCBFD.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/\@\@$/\\/' >AuSCBFD._man; fi rm -f AuSCBFF._man if test -z "" ; then cd `dirname AuSCBFF` && ln -s `basename AuSCBFF.man` `basename AuSCBFF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSCBFF.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/\@\@$/\\/' >AuSCBFF._man; fi rm -f AuSCDFBk._man if test -z "" ; then cd `dirname AuSCDFBk` && ln -s `basename AuSCDFBk.man` `basename AuSCDFBk._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSCDFBk.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/\@\@$/\\/' >AuSCDFBk._man; fi rm -f AuSCDnMd._man if test -z "" ; then cd `dirname AuSCDnMd` && ln -s `basename AuSCDnMd.man` `basename AuSCDnMd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSCDnMd.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/\@\@$/\\/' >AuSCDnMd._man; fi rm -f AuSCFFBk._man if test -z "" ; then cd `dirname AuSCFFBk` && ln -s `basename AuSCFFBk.man` `basename AuSCFFBk._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSCFFBk.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/\@\@$/\\/' >AuSCFFBk._man; fi rm -f AuSDAttr._man if test -z "" ; then cd `dirname AuSDAttr` && ln -s `basename AuSDAttr.man` `basename AuSDAttr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSDAttr.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/\@\@$/\\/' >AuSDAttr._man; fi rm -f AuSElPrm._man if test -z "" ; then cd `dirname AuSElPrm` && ln -s `basename AuSElPrm.man` `basename AuSElPrm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSElPrm.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/\@\@$/\\/' >AuSElPrm._man; fi rm -f AuSElSt._man if test -z "" ; then cd `dirname AuSElSt` && ln -s `basename AuSElSt.man` `basename AuSElSt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSElSt.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/\@\@$/\\/' >AuSElSt._man; fi rm -f AuSEls._man if test -z "" ; then cd `dirname AuSEls` && ln -s `basename AuSEls.man` `basename AuSEls._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSEls.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/\@\@$/\\/' >AuSEls._man; fi rm -f AuSErHn._man if test -z "" ; then cd `dirname AuSErHn` && ln -s `basename AuSErHn.man` `basename AuSErHn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSErHn.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/\@\@$/\\/' >AuSErHn._man; fi rm -f AuSIOEHn._man if test -z "" ; then cd `dirname AuSIOEHn` && ln -s `basename AuSIOEHn.man` `basename AuSIOEHn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSIOEHn.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/\@\@$/\\/' >AuSIOEHn._man; fi rm -f AuSP._man if test -z "" ; then cd `dirname AuSP` && ln -s `basename AuSP.man` `basename AuSP._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSP.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/\@\@$/\\/' >AuSP._man; fi rm -f AuSPFB._man if test -z "" ; then cd `dirname AuSPFB` && ln -s `basename AuSPFB.man` `basename AuSPFB._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSPFB.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/\@\@$/\\/' >AuSPFB._man; fi rm -f AuSPFD._man if test -z "" ; then cd `dirname AuSPFD` && ln -s `basename AuSPFD.man` `basename AuSPFD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSPFD.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/\@\@$/\\/' >AuSPFD._man; fi rm -f AuSPFF._man if test -z "" ; then cd `dirname AuSPFF` && ln -s `basename AuSPFF.man` `basename AuSPFF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSPFF.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/\@\@$/\\/' >AuSPFF._man; fi rm -f AuSPSFF._man if test -z "" ; then cd `dirname AuSPSFF` && ln -s `basename AuSPSFF.man` `basename AuSPSFF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSPSFF.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/\@\@$/\\/' >AuSPSFF._man; fi rm -f AuSRec._man if test -z "" ; then cd `dirname AuSRec` && ln -s `basename AuSRec.man` `basename AuSRec._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSRec.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/\@\@$/\\/' >AuSRec._man; fi rm -f AuSRecTB._man if test -z "" ; then cd `dirname AuSRecTB` && ln -s `basename AuSRecTB.man` `basename AuSRecTB._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSRecTB.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/\@\@$/\\/' >AuSRecTB._man; fi rm -f AuSRecTD._man if test -z "" ; then cd `dirname AuSRecTD` && ln -s `basename AuSRecTD.man` `basename AuSRecTD._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSRecTD.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/\@\@$/\\/' >AuSRecTD._man; fi rm -f AuSRecTF._man if test -z "" ; then cd `dirname AuSRecTF` && ln -s `basename AuSRecTF.man` `basename AuSRecTF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSRecTF.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/\@\@$/\\/' >AuSRecTF._man; fi rm -f AuSRecTN._man if test -z "" ; then cd `dirname AuSRecTN` && ln -s `basename AuSRecTN.man` `basename AuSRecTN._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSRecTN.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/\@\@$/\\/' >AuSRecTN._man; fi rm -f AuSStr._man if test -z "" ; then cd `dirname AuSStr` && ln -s `basename AuSStr.man` `basename AuSStr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSStr.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/\@\@$/\\/' >AuSStr._man; fi rm -f AuScEvt._man if test -z "" ; then cd `dirname AuScEvt` && ln -s `basename AuScEvt.man` `basename AuScEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuScEvt.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/\@\@$/\\/' >AuScEvt._man; fi rm -f AuScFEvt._man if test -z "" ; then cd `dirname AuScFEvt` && ln -s `basename AuScFEvt.man` `basename AuScFEvt._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuScFEvt.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/\@\@$/\\/' >AuScFEvt._man; fi rm -f AuSerNm._man if test -z "" ; then cd `dirname AuSerNm` && ln -s `basename AuSerNm.man` `basename AuSerNm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSerNm.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/\@\@$/\\/' >AuSerNm._man; fi rm -f AuServer._man if test -z "" ; then cd `dirname AuServer` && ln -s `basename AuServer.man` `basename AuServer._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuServer.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/\@\@$/\\/' >AuServer._man; fi rm -f AuSpFlow._man if test -z "" ; then cd `dirname AuSpFlow` && ln -s `basename AuSpFlow.man` `basename AuSpFlow._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSpFlow.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/\@\@$/\\/' >AuSpFlow._man; fi rm -f AuStFlow._man if test -z "" ; then cd `dirname AuStFlow` && ln -s `basename AuStFlow.man` `basename AuStFlow._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuStFlow.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/\@\@$/\\/' >AuStFlow._man; fi rm -f AuStrTF._man if test -z "" ; then cd `dirname AuStrTF` && ln -s `basename AuStrTF.man` `basename AuStrTF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuStrTF.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/\@\@$/\\/' >AuStrTF._man; fi rm -f AuStrTWF._man if test -z "" ; then cd `dirname AuStrTWF` && ln -s `basename AuStrTWF.man` `basename AuStrTWF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuStrTWF.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/\@\@$/\\/' >AuStrTWF._man; fi rm -f AuSync._man if test -z "" ; then cd `dirname AuSync` && ln -s `basename AuSync.man` `basename AuSync._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSync.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/\@\@$/\\/' >AuSync._man; fi rm -f AuSynchr._man if test -z "" ; then cd `dirname AuSynchr` && ln -s `basename AuSynchr.man` `basename AuSynchr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuSynchr.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/\@\@$/\\/' >AuSynchr._man; fi rm -f AuUEvtHn._man if test -z "" ; then cd `dirname AuUEvtHn` && ln -s `basename AuUEvtHn.man` `basename AuUEvtHn._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuUEvtHn.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/\@\@$/\\/' >AuUEvtHn._man; fi rm -f AuWFTStr._man if test -z "" ; then cd `dirname AuWFTStr` && ln -s `basename AuWFTStr.man` `basename AuWFTStr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuWFTStr.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/\@\@$/\\/' >AuWFTStr._man; fi rm -f AuWrEl._man if test -z "" ; then cd `dirname AuWrEl` && ln -s `basename AuWrEl.man` `basename AuWrEl._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < AuWrEl.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/\@\@$/\\/' >AuWrEl._man; fi rm -f SoAbrTFF._man if test -z "" ; then cd `dirname SoAbrTFF` && ln -s `basename SoAbrTFF.man` `basename SoAbrTFF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoAbrTFF.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/\@\@$/\\/' >SoAbrTFF._man; fi rm -f SoClFile._man if test -z "" ; then cd `dirname SoClFile` && ln -s `basename SoClFile.man` `basename SoClFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoClFile.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/\@\@$/\\/' >SoClFile._man; fi rm -f SoCreate._man if test -z "" ; then cd `dirname SoCreate` && ln -s `basename SoCreate.man` `basename SoCreate._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoCreate.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/\@\@$/\\/' >SoCreate._man; fi rm -f SoFlFile._man if test -z "" ; then cd `dirname SoFlFile` && ln -s `basename SoFlFile.man` `basename SoFlFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoFlFile.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/\@\@$/\\/' >SoFlFile._man; fi rm -f SoOpFFRd._man if test -z "" ; then cd `dirname SoOpFFRd` && ln -s `basename SoOpFFRd.man` `basename SoOpFFRd._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoOpFFRd.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/\@\@$/\\/' >SoOpFFRd._man; fi rm -f SoOpFFWr._man if test -z "" ; then cd `dirname SoOpFFWr` && ln -s `basename SoOpFFWr.man` `basename SoOpFFWr._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoOpFFWr.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/\@\@$/\\/' >SoOpFFWr._man; fi rm -f SoRdFile._man if test -z "" ; then cd `dirname SoRdFile` && ln -s `basename SoRdFile.man` `basename SoRdFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoRdFile.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/\@\@$/\\/' >SoRdFile._man; fi rm -f SoRwFile._man if test -z "" ; then cd `dirname SoRwFile` && ln -s `basename SoRwFile.man` `basename SoRwFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoRwFile.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/\@\@$/\\/' >SoRwFile._man; fi rm -f SoSkFile._man if test -z "" ; then cd `dirname SoSkFile` && ln -s `basename SoSkFile.man` `basename SoSkFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoSkFile.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/\@\@$/\\/' >SoSkFile._man; fi rm -f SoStrTFF._man if test -z "" ; then cd `dirname SoStrTFF` && ln -s `basename SoStrTFF.man` `basename SoStrTFF._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoStrTFF.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/\@\@$/\\/' >SoStrTFF._man; fi rm -f SoTlFile._man if test -z "" ; then cd `dirname SoTlFile` && ln -s `basename SoTlFile.man` `basename SoTlFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoTlFile.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/\@\@$/\\/' >SoTlFile._man; fi rm -f SoWrFile._man if test -z "" ; then cd `dirname SoWrFile` && ln -s `basename SoWrFile.man` `basename SoWrFile._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < SoWrFile.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/\@\@$/\\/' >SoWrFile._man; fi rm -f Sound._man if test -z "" ; then cd `dirname Sound` && ln -s `basename Sound.man` `basename Sound._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=3 -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" < Sound.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/\@\@$/\\/' >Sound._man; fi rm -f nas._man if test -z "" ; then cd `dirname nas` && ln -s `basename nas.man` `basename nas._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -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" < nas.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/\@\@$/\\/' >nas._man; fi making all in ./config...