+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nas-1.9.4nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nas-1.9.4nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for nas-1.9.4nb1 making all in ./include... making all in include/audio... making all in ./server... making all in server/dia... rm -f dispatch.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" dispatch.c rm -f dixutils.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" dixutils.c rm -f events.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" events.c rm -f globals.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" globals.c rm -f main.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" main.c main.c: In function 'main': main.c:125:9: warning: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration] 125 | yyparse(); | ^~~~~~~ main.c:143:9: warning: implicit declaration of function 'osLogMsg' [-Wimplicit-function-declaration] 143 | osLogMsg("%s\n", release); | ^~~~~~~~ main.c:147:9: warning: implicit declaration of function 'osBecomeOrphan' [-Wimplicit-function-declaration] 147 | osBecomeOrphan(); | ^~~~~~~~~~~~~~ main.c:148:9: warning: implicit declaration of function 'osBecomeDaemon' [-Wimplicit-function-declaration] 148 | osBecomeDaemon(); | ^~~~~~~~~~~~~~ main.c:156:5: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] 156 | chdir("/"); | ^~~~~ rm -f resource.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" resource.c rm -f swapreq.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" swapreq.c rm -f tables.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" tables.c rm -f swaprep.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" swaprep.c rm -f audispatch.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" audispatch.c In file included from au.h:37, from audispatch.c:31: audispatch.c: In function 'ProcAuWriteElement': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ audispatch.c:1269:9: note: in expansion of macro 'AuBlockAudio' 1269 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ audispatch.c:1271:5: note: in expansion of macro 'AuUnBlockAudio' 1271 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ audispatch.c:1271:5: note: in expansion of macro 'AuUnBlockAudio' 1271 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ audispatch.c:1289:13: note: in expansion of macro 'AuBlockAudio' 1289 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ audispatch.c:1293:9: note: in expansion of macro 'AuUnBlockAudio' 1293 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ audispatch.c:1293:9: note: in expansion of macro 'AuUnBlockAudio' 1293 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ audispatch.c:1299:17: note: in expansion of macro 'AuBlockAudio' 1299 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ audispatch.c:1301:13: note: in expansion of macro 'AuUnBlockAudio' 1301 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ audispatch.c:1301:13: note: in expansion of macro 'AuUnBlockAudio' 1301 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ audispatch.c: In function 'ProcAuReadElement': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ audispatch.c:1369:9: note: in expansion of macro 'AuBlockAudio' 1369 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ audispatch.c:1371:5: note: in expansion of macro 'AuUnBlockAudio' 1371 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ audispatch.c:1371:5: note: in expansion of macro 'AuUnBlockAudio' 1371 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ audispatch.c:1419:9: note: in expansion of macro 'AuBlockAudio' 1419 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ audispatch.c:1423:5: note: in expansion of macro 'AuUnBlockAudio' 1423 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ audispatch.c:1423:5: note: in expansion of macro 'AuUnBlockAudio' 1423 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ rm -f auswap.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" auswap.c rm -f autables.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" autables.c rm -f auevents.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" auevents.c In file included from au.h:37, from auevents.c:40: auevents.c: In function 'ProcessAudioEvents': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auevents.c:129:9: note: in expansion of macro 'AuBlockAudio' 129 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auevents.c:131:5: note: in expansion of macro 'AuUnBlockAudio' 131 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auevents.c:131:5: note: in expansion of macro 'AuUnBlockAudio' 131 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auevents.c:141:13: note: in expansion of macro 'AuBlockAudio' 141 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auevents.c:148:9: note: in expansion of macro 'AuUnBlockAudio' 148 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auevents.c:148:9: note: in expansion of macro 'AuUnBlockAudio' 148 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ In file included from auevents.c:40: auevents.c: In function 'AuRequestElementNotifyEvent': au.h:412:38: warning: implicit declaration of function 'getpid'; did you mean 'getpw'? [-Wimplicit-function-declaration] 412 | #define WAKEUP_SERVER() kill(getpid(), SIGUSR1) | ^~~~~~ auevents.c:175:5: note: in expansion of macro 'WAKEUP_SERVER' 175 | WAKEUP_SERVER(); | ^~~~~~~~~~~~~ In file included from au.h:37, from auevents.c:40: auevents.c: In function 'AuDequeueEvents': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auevents.c:232:9: note: in expansion of macro 'AuBlockAudio' 232 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auevents.c:234:5: note: in expansion of macro 'AuUnBlockAudio' 234 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auevents.c:234:5: note: in expansion of macro 'AuUnBlockAudio' 234 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auevents.c:237:13: note: in expansion of macro 'AuBlockAudio' 237 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auevents.c:239:9: note: in expansion of macro 'AuUnBlockAudio' 239 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auevents.c:239:9: note: in expansion of macro 'AuUnBlockAudio' 239 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auevents.c:242:17: note: in expansion of macro 'AuBlockAudio' 242 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auevents.c:249:13: note: in expansion of macro 'AuUnBlockAudio' 249 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auevents.c:249:13: note: in expansion of macro 'AuUnBlockAudio' 249 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ rm -f auutil.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" auutil.c In file included from au.h:37, from auutil.c:31: auutil.c: In function 'auProtectedAlloc': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auutil.c:174:17: note: in expansion of macro 'AuBlockAudio' 174 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auutil.c:178:5: note: in expansion of macro 'AuUnBlockAudio' 178 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auutil.c:178:5: note: in expansion of macro 'AuUnBlockAudio' 178 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ auutil.c: In function 'auProtectedRealloc': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auutil.c:185:17: note: in expansion of macro 'AuBlockAudio' 185 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auutil.c:188:5: note: in expansion of macro 'AuUnBlockAudio' 188 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auutil.c:188:5: note: in expansion of macro 'AuUnBlockAudio' 188 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ auutil.c: In function 'auProtectedFree': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auutil.c:195:17: note: in expansion of macro 'AuBlockAudio' 195 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auutil.c:198:5: note: in expansion of macro 'AuUnBlockAudio' 198 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auutil.c:198:5: note: in expansion of macro 'AuUnBlockAudio' 198 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ auutil.c: In function 'AuChangeElementState': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auutil.c:992:9: note: in expansion of macro 'AuBlockAudio' 992 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auutil.c:1140:5: note: in expansion of macro 'AuUnBlockAudio' 1140 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auutil.c:1140:5: note: in expansion of macro 'AuUnBlockAudio' 1140 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ rm -f auconfig.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" auconfig.c rm -f auprocess.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" auprocess.c In file included from au.h:37, from auprocess.c:31: auprocess.c: In function 'AuStartFlow': ../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ auprocess.c:316:9: note: in expansion of macro 'AuBlockAudio' 316 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ auprocess.c:339:5: note: in expansion of macro 'AuUnBlockAudio' 339 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ auprocess.c:339:5: note: in expansion of macro 'AuUnBlockAudio' 339 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ auprocess.c: In function 'doSetup': auprocess.c:1106:13: warning: implicit declaration of function 'osLogMsg' [-Wimplicit-function-declaration] 1106 | osLogMsg("doSetup: elementRate == 0! Forcing to %d\n", | ^~~~~~~~ rm -f nasconf.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" nasconf.c rm -f lex.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" lex.c lex.l:58:1: warning: return type defaults to 'int' [-Wimplicit-int] 58 | yywrap() | ^~~~~~ rm -f gram.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../lib/audio -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNASCONFSEARCHPATH=\"/etc/opt/pkg/nas/\" gram.c gram.y:170:1: warning: return type defaults to 'int' [-Wimplicit-int] 170 | RemoveDQuote(str) | ^~~~~~~~~~~~ y.tab.c: In function 'yyparse': y.tab.c:83:27: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] y.tab.c:1106:5: note: in expansion of macro 'YYERROR_CALL' gram.y:75:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 75 | { ddaSetConfig(MIXERINIT, (void *)parsebool($2)); } | ^ gram.y:77:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | { ddaSetConfig(REINITMIXER, (void *)parsebool($2)); } | ^ gram.y:111:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 111 | ddaSetConfig(AUTOOPEN, (void *)parsebool($2)); | ^ gram.y:115:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 115 | ddaSetConfig(FORCERATE, (void *)parsebool($2)); | ^ gram.y:119:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 119 | ddaSetConfig(READWRITE, (void *)parsebool($2)); | ^ gram.y:131:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 131 | ddaSetConfig(WORDSIZE, (void *)$2); | ^ gram.y:135:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 135 | ddaSetConfig(FRAGSIZE, (void *)$2); | ^ gram.y:139:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 139 | ddaSetConfig(MINFRAGS, (void *)$2); | ^ gram.y:143:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 143 | ddaSetConfig(MAXFRAGS, (void *)$2); | ^ gram.y:147:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 147 | ddaSetConfig(NUMCHANS, (void *)$2); | ^ gram.y:150:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 150 | { ddaSetConfig(MAXRATE, (void *)$2); } | ^ gram.y:152:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 152 | { ddaSetConfig(MINRATE, (void *)$2); } | ^ gram.y:154:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 154 | { ddaSetConfig(GAIN, (void *)$2); } | ^ gram.y:156:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 156 | { ddaSetConfig(GAINSCALE, (void *)$2); } | ^ rm -f libdia.a /usr/bin/ar cqs libdia.a dispatch.o dixutils.o events.o globals.o main.o resource.o swapreq.o tables.o swaprep.o audispatch.o auswap.o autables.o auevents.o auutil.o auconfig.o auprocess.o nasconf.o lex.o gram.o making all in server/os... rm -f WaitFor.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN WaitFor.c WaitFor.c: In function 'WaitForSomething': WaitFor.c:201:13: warning: implicit declaration of function 'ProcessWorkQueue' [-Wimplicit-function-declaration] 201 | ProcessWorkQueue(); | ^~~~~~~~~~~~~~~~ WaitFor.c:295:17: warning: implicit declaration of function 'QueueWorkProc' [-Wimplicit-function-declaration] 295 | QueueWorkProc(EstablishNewConnections, NULL, | ^~~~~~~~~~~~~ rm -f access.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN access.c access.c: In function 'EnableLocalHost': access.c:220:9: warning: implicit declaration of function 'AddLocalHosts' [-Wimplicit-function-declaration] 220 | AddLocalHosts(); | ^~~~~~~~~~~~~ access.c: At top level: access.c:250:1: warning: return type defaults to 'int' [-Wimplicit-int] 250 | DefineSelf(fd) | ^~~~~~~~~~ access.c:438:1: warning: return type defaults to 'int' [-Wimplicit-int] 438 | AddLocalHosts() | ^~~~~~~~~~~~~ access.c:447:1: warning: return type defaults to 'int' [-Wimplicit-int] 447 | ResetHosts(display) | ^~~~~~~~~~ access.c:810:1: warning: return type defaults to 'int' [-Wimplicit-int] 810 | InvalidHost(saddr, len) | ^~~~~~~~~~~ rm -f connection.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN connection.c connection.c: In function 'open_tcp_socket': connection.c:373:59: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 373 | htons((unsigned short) (AudioListenPort + atoi(display))); | ^~~~ connection.c: In function 'open_unix_socket': connection.c:583:27: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 583 | buffer = (char *) malloc(i + 80); | ^~~~~~ connection.c:583:27: warning: incompatible implicit declaration of built-in function 'malloc' connection.c:161:1: note: include '' or provide a declaration of 'malloc' 160 | #include "dixstruct.h" +++ |+#include 161 | connection.c:588:13: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 588 | free(buffer); | ^~~~ connection.c:588:13: warning: incompatible implicit declaration of built-in function 'free' connection.c:588:13: note: include '' or provide a declaration of 'free' connection.c:606:27: warning: incompatible implicit declaration of built-in function 'malloc' 606 | buffer = (char *) malloc(i + 80); | ^~~~~~ connection.c:606:27: note: include '' or provide a declaration of 'malloc' connection.c:611:13: warning: incompatible implicit declaration of built-in function 'free' 611 | free(buffer); | ^~~~ connection.c:611:13: note: include '' or provide a declaration of 'free' connection.c: In function 'CreateWellKnownSockets': connection.c:1164:9: warning: implicit declaration of function 'DefineSelf' [-Wimplicit-function-declaration] 1164 | DefineSelf(request); | ^~~~~~~~~~ connection.c:1239:5: warning: implicit declaration of function 'ResetHosts' [-Wimplicit-function-declaration] 1239 | ResetHosts(display); | ^~~~~~~~~~ connection.c: In function 'ResetWellKnownSockets': connection.c:1292:5: warning: implicit declaration of function 'ResetAuthorization'; did you mean 'CheckAuthorization'? [-Wimplicit-function-declaration] 1292 | ResetAuthorization(); | ^~~~~~~~~~~~~~~~~~ | CheckAuthorization connection.c: In function 'AuthAudit': connection.c:1329:21: warning: implicit declaration of function 'inet_ntoa' [-Wimplicit-function-declaration] 1329 | inet_ntoa(((struct sockaddr_in *) saddr)->sin_addr), | ^~~~~~~~~ connection.c:1344:9: warning: implicit declaration of function 'AuditF' [-Wimplicit-function-declaration] 1344 | AuditF("client %d connected from %s\n", client, addr); | ^~~~~~ connection.c: In function 'ClientAuthorized': connection.c:1399:17: warning: implicit declaration of function 'InvalidHost' [-Wimplicit-function-declaration] 1399 | if (InvalidHost(&from.sa, fromlen)) | ^~~~~~~~~~~ connection.c: In function 'CloseDownConnection': connection.c:1728:9: warning: implicit declaration of function 'FlushClient' [-Wimplicit-function-declaration] 1728 | FlushClient(client, oc, (char *) NULL, 0); | ^~~~~~~~~~~ connection.c: At top level: connection.c:1737:1: warning: return type defaults to 'int' [-Wimplicit-int] 1737 | AddEnabledDevice(fd) | ^~~~~~~~~~~~~~~~ connection.c:1745:1: warning: return type defaults to 'int' [-Wimplicit-int] 1745 | RemoveEnabledDevice(fd) | ^~~~~~~~~~~~~~~~~~~ connection.c:1762:1: warning: return type defaults to 'int' [-Wimplicit-int] 1762 | OnlyListenToOneClient(client) | ^~~~~~~~~~~~~~~~~~~~~ connection.c:1792:1: warning: return type defaults to 'int' [-Wimplicit-int] 1792 | ListenToAllClients() | ^~~~~~~~~~~~~~~~~~ connection.c:1804:1: warning: return type defaults to 'int' [-Wimplicit-int] 1804 | MakeClientGrabImpervious(client) | ^~~~~~~~~~~~~~~~~~~~~~~~ connection.c:1815:1: warning: return type defaults to 'int' [-Wimplicit-int] 1815 | MakeClientGrabPervious(client) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f io.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN io.c io.c:373:1: warning: return type defaults to 'int' [-Wimplicit-int] 373 | ResetCurrentRequest(client) | ^~~~~~~~~~~~~~~~~~~ rm -f osinit.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN osinit.c osinit.c: In function 'OsInit': osinit.c:183:5: warning: implicit declaration of function 'OsInitAllocator' [-Wimplicit-function-declaration] 183 | OsInitAllocator(); | ^~~~~~~~~~~~~~~ rm -f utils.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN utils.c rm -f auth.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN auth.c auth.c:86:1: warning: return type defaults to 'int' [-Wimplicit-int] 86 | InitAuthorization(file_name) | ^~~~~~~~~~~~~~~~~ auth.c: In function 'CheckAuthorization': auth.c:139:13: warning: implicit declaration of function 'EnableLocalHost'; did you mean 'FamilyLocalHost'? [-Wimplicit-function-declaration] 139 | EnableLocalHost(); | ^~~~~~~~~~~~~~~ | FamilyLocalHost auth.c: At top level: auth.c:151:1: warning: return type defaults to 'int' [-Wimplicit-int] 151 | ResetAuthorization() | ^~~~~~~~~~~~~~~~~~ auth.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int] 178 | AuthorizationFromID(id, name_lenp, namep, data_lenp, datap) | ^~~~~~~~~~~~~~~~~~~ auth.c:197:1: warning: return type defaults to 'int' [-Wimplicit-int] 197 | RemoveAuthorization(name_length, name, data_length, data) | ^~~~~~~~~~~~~~~~~~~ auth.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int] 214 | AddAuthorization(name_length, name, data_length, data) | ^~~~~~~~~~~~~~~~ rm -f mitauth.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN mitauth.c mitauth.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int] 122 | MitFromID(id, data_lenp, datap) | ^~~~~~~~~ mitauth.c:139:1: warning: return type defaults to 'int' [-Wimplicit-int] 139 | MitRemoveCookie(data_length, data) | ^~~~~~~~~~~~~~~ rm -f aulog.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN aulog.c rm -f daemon.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../include -I../../include -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DTCPCONN -DUNIXCONN daemon.c daemon.c: In function 'osBecomeOrphan': daemon.c:70:5: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] 70 | chdir("/"); | ^~~~~ daemon.c:80:16: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] 80 | child_id = fork(); | ^~~~ daemon.c:95:16: warning: implicit declaration of function 'setpgid' [-Wimplicit-function-declaration] 95 | stat = setpgid(child_id, child_id); | ^~~~~~~ daemon.c: In function 'osBecomeDaemon': daemon.c:126:5: warning: implicit declaration of function 'setpgrp' [-Wimplicit-function-declaration] 126 | setpgrp(); | ^~~~~~~ daemon.c:131:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 131 | close(0); | ^~~~~ | pclose daemon.c:146:16: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 146 | (void) ioctl(i, TIOCNOTTY, (char *) 0); /* detach, BSD style */ | ^~~~~ rm -f libos.a /usr/bin/ar cqs libos.a WaitFor.o access.o connection.o io.o osinit.o utils.o auth.o mitauth.o aulog.o daemon.o making all in server/dda/sun... rm -f ausuni.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../../include -I../../../include -I../../dia -I../../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 ausuni.c ausuni.c: In function 'openDevice': ausuni.c:474:13: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 474 | sleep(5); | ^~~~~ ausuni.c: In function 'closeDevice': ausuni.c:495:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 495 | close(devAudio); | ^~~~~ | pclose In file included from ../../dia/au.h:37, from ausuni.c:94: ausuni.c: In function 'setPhysicalOutputMode': ../../dia/../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ ausuni.c:723:21: note: in expansion of macro 'AuBlockAudio' 723 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ ausuni.c:742:9: note: in expansion of macro 'AuUnBlockAudio' 742 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ ausuni.c:742:9: note: in expansion of macro 'AuUnBlockAudio' 742 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ausuni.c: In function 'writeEmptyOutput': ../../dia/../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ ausuni.c:868:17: note: in expansion of macro 'AuBlockAudio' 868 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ausuni.c:841:9: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 841 | write(devAudio, emptyOutput, 0) | ^~~~~ ausuni.c:845:25: note: in expansion of macro 'trigger' 845 | trigger(); \ | ^~~~~~~ ausuni.c:851:14: note: in expansion of macro 'triggerIfPending' 851 | do { triggerIfPending(); write(devAudio, buf, n); } while (0) | ^~~~~~~~~~~~~~~~ ausuni.c:876:5: note: in expansion of macro 'write0' 876 | write0(emptyOutput, bufSize); | ^~~~~~ In file included from ../../dia/au.h:37, from ausuni.c:94: ../../dia/../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ ausuni.c:879:5: note: in expansion of macro 'AuUnBlockAudio' 879 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ ausuni.c:879:5: note: in expansion of macro 'AuUnBlockAudio' 879 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ausuni.c: In function 'enableProcessFlow': ../../dia/../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ ausuni.c:902:9: note: in expansion of macro 'AuBlockAudio' 902 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ ausuni.c:914:5: note: in expansion of macro 'AuUnBlockAudio' 914 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ ausuni.c:914:5: note: in expansion of macro 'AuUnBlockAudio' 914 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ausuni.c: In function 'writeOutput': ../../dia/../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ ausuni.c:947:17: note: in expansion of macro 'AuBlockAudio' 947 | AuBlock l = AuBlockAudio(); | ^~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ ausuni.c:969:5: note: in expansion of macro 'AuUnBlockAudio' 969 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ ausuni.c:969:5: note: in expansion of macro 'AuUnBlockAudio' 969 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ausuni.c: In function 'writePhysicalOutput': ../../dia/../dda/sun/ausun.h:53:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 53 | #define AuBlockAudio() (int) sigset(SIGPOLL, SIG_HOLD) | ^ ausuni.c:992:9: note: in expansion of macro 'AuBlockAudio' 992 | l = AuBlockAudio(); | ^~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:49:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | if ((int) (_x) != (int) SIG_HOLD) \ | ^ ausuni.c:998:5: note: in expansion of macro 'AuUnBlockAudio' 998 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ../../dia/../dda/sun/ausun.h:50:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | (void) sigset(SIGPOLL, (void (*)(int))(_x)); \ | ^ ausuni.c:998:5: note: in expansion of macro 'AuUnBlockAudio' 998 | AuUnBlockAudio(l); | ^~~~~~~~~~~~~~ ausuni.c: In function 'readPhysicalInputs': ausuni.c:1126:5: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 1126 | read(devAudio, auInput, bufSize); | ^~~~ | fread ausuni.c: In function 'AuInitPhysicalDevices': ausuni.c:1340:13: warning: implicit declaration of function 'osLogMsg' [-Wimplicit-function-declaration] 1340 | osLogMsg("Init: will close device when finished with stream.\n"); | ^~~~~~~~ rm -f config.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I. -I../../include -I../../../include -I../../dia -I../../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 config.c config.c: In function 'ddaUseMsg': config.c:56:5: warning: implicit declaration of function 'ErrorF' [-Wimplicit-function-declaration] 56 | ErrorF("\nNo Server specific options supported.\n"); | ^~~~~~ rm -f libsun.a /usr/bin/ar cqs libsun.a ausuni.o config.o LD_RUN_PATH=/opt/pkg/lib gcc -o nasd -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib dia/libdia.a dda/sun/libsun.a os/libos.a -lsocket -lnsl -R/opt/pkg/lib -z lazyload -z combreloc -Wl,-M,/usr/lib/ld/map.pagealign -Wl,-M,/usr/lib/ld/map.noexdata rm -f nasd._man if test -z "" ; then cd `dirname nasd` && ln -s `basename nasd.man` `basename nasd._man`; else cpp -undef -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" < nasd.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/\@\@$/\\/' >nasd._man; fi rm -f nasd.conf._man if test -z "" ; then cd `dirname nasd.conf` && ln -s `basename nasd.conf.man` `basename nasd.conf._man`; else cpp -undef -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" < nasd.conf.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/\@\@$/\\/' >nasd.conf._man; fi making all in ./lib... making all in lib/audio... rm -f AlibAsync.o unshared/AlibAsync.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext AlibAsync.c -o unshared/AlibAsync.o rm -f AlibAsync.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC AlibAsync.c rm -f Alibint.o unshared/Alibint.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN Alibint.c -o unshared/Alibint.o rm -f Alibint.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -fPIC Alibint.c rm -f AuErrDes.o unshared/AuErrDes.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN -DERRORDB=\"/opt/pkg/lib/X11/AuErrorDB\" AuErrDes.c -o unshared/AuErrDes.o rm -f AuErrDes.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -DERRORDB=\"/opt/pkg/lib/X11/AuErrorDB\" -fPIC AuErrDes.c rm -f AuFreeEData.o unshared/AuFreeEData.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext AuFreeEData.c -o unshared/AuFreeEData.o rm -f AuFreeEData.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC AuFreeEData.c rm -f CloseSvr.o unshared/CloseSvr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext CloseSvr.c -o unshared/CloseSvr.o rm -f CloseSvr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC CloseSvr.c rm -f ConnSvr.o unshared/ConnSvr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN ConnSvr.c -o unshared/ConnSvr.o ConnSvr.c: In function 'MakeTCPConnection': ConnSvr.c:972:17: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] 972 | hostinetaddr = inet_addr (phostname); | ^~~~~~~~~ rm -f ConnSvr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -fPIC ConnSvr.c ConnSvr.c: In function 'MakeTCPConnection': ConnSvr.c:972:17: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] 972 | hostinetaddr = inet_addr (phostname); | ^~~~~~~~~ rm -f CrFlow.o unshared/CrFlow.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext CrFlow.c -o unshared/CrFlow.o rm -f CrFlow.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC CrFlow.c rm -f DesFlow.o unshared/DesFlow.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext DesFlow.c -o unshared/DesFlow.o rm -f DesFlow.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC DesFlow.c rm -f Flush.o unshared/Flush.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext Flush.c -o unshared/Flush.o rm -f Flush.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC Flush.c rm -f HandleEv.o unshared/HandleEv.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext HandleEv.c -o unshared/HandleEv.o rm -f HandleEv.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC HandleEv.c rm -f IDOfEvent.o unshared/IDOfEvent.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext IDOfEvent.c -o unshared/IDOfEvent.o rm -f IDOfEvent.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC IDOfEvent.c rm -f KillClient.o unshared/KillClient.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext KillClient.c -o unshared/KillClient.o rm -f KillClient.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC KillClient.c rm -f NextEvent.o unshared/NextEvent.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext NextEvent.c -o unshared/NextEvent.o rm -f NextEvent.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC NextEvent.c rm -f OpenSvr.o unshared/OpenSvr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN OpenSvr.c -o unshared/OpenSvr.o OpenSvr.c: In function 'AuOpenServer': OpenSvr.c:222:7: warning: implicit declaration of function '_AuSendClientPrefix'; did you mean 'sz_auConnClientPrefix'? [-Wimplicit-function-declaration] 222 | if (!_AuSendClientPrefix(aud, &client, conn_auth_name, conn_auth_data)) | ^~~~~~~~~~~~~~~~~~~ | sz_auConnClientPrefix rm -f OpenSvr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -fPIC OpenSvr.c OpenSvr.c: In function 'AuOpenServer': OpenSvr.c:222:7: warning: implicit declaration of function '_AuSendClientPrefix'; did you mean 'sz_auConnClientPrefix'? [-Wimplicit-function-declaration] 222 | if (!_AuSendClientPrefix(aud, &client, conn_auth_name, conn_auth_data)) | ^~~~~~~~~~~~~~~~~~~ | sz_auConnClientPrefix rm -f ReqEvent.o unshared/ReqEvent.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ReqEvent.c -o unshared/ReqEvent.o rm -f ReqEvent.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ReqEvent.c rm -f ScanEvents.o unshared/ScanEvents.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ScanEvents.c -o unshared/ScanEvents.o rm -f ScanEvents.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ScanEvents.c rm -f ScanTEvent.o unshared/ScanTEvent.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ScanTEvent.c -o unshared/ScanTEvent.o rm -f ScanTEvent.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ScanTEvent.c rm -f SetElState.o unshared/SetElState.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SetElState.c -o unshared/SetElState.o rm -f SetElState.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SetElState.c rm -f GetElState.o unshared/GetElState.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetElState.c -o unshared/GetElState.o rm -f GetElState.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetElState.c rm -f SetElement.o unshared/SetElement.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SetElement.c -o unshared/SetElement.o rm -f SetElement.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SetElement.c rm -f GetElement.o unshared/GetElement.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetElement.c -o unshared/GetElement.o rm -f GetElement.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetElement.c rm -f SvrName.o unshared/SvrName.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SvrName.c -o unshared/SvrName.o rm -f SvrName.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SvrName.c rm -f Sync.o unshared/Sync.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext Sync.c -o unshared/Sync.o rm -f Sync.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC Sync.c rm -f Xtutil.o unshared/Xtutil.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext Xtutil.c -o unshared/Xtutil.o rm -f Xtutil.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC Xtutil.c rm -f ReadEl.o unshared/ReadEl.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ReadEl.c -o unshared/ReadEl.o rm -f ReadEl.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ReadEl.c rm -f WriteEl.o unshared/WriteEl.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext WriteEl.c -o unshared/WriteEl.o rm -f WriteEl.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC WriteEl.c rm -f Util.o unshared/Util.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext Util.c -o unshared/Util.o rm -f Util.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC Util.c rm -f SetElParms.o unshared/SetElParms.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SetElParms.c -o unshared/SetElParms.o rm -f SetElParms.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SetElParms.c rm -f GetDevAttr.o unshared/GetDevAttr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetDevAttr.c -o unshared/GetDevAttr.o rm -f GetDevAttr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetDevAttr.c rm -f SetDevAttr.o unshared/SetDevAttr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SetDevAttr.c -o unshared/SetDevAttr.o rm -f SetDevAttr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SetDevAttr.c rm -f CrBucket.o unshared/CrBucket.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext CrBucket.c -o unshared/CrBucket.o rm -f CrBucket.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC CrBucket.c rm -f DesBucket.o unshared/DesBucket.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext DesBucket.c -o unshared/DesBucket.o rm -f DesBucket.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC DesBucket.c rm -f GetBucAttr.o unshared/GetBucAttr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetBucAttr.c -o unshared/GetBucAttr.o rm -f GetBucAttr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetBucAttr.c rm -f ListBucket.o unshared/ListBucket.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ListBucket.c -o unshared/ListBucket.o rm -f ListBucket.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ListBucket.c rm -f ListDevice.o unshared/ListDevice.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ListDevice.c -o unshared/ListDevice.o rm -f ListDevice.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ListDevice.c rm -f GetSvrTime.o unshared/GetSvrTime.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetSvrTime.c -o unshared/GetSvrTime.o rm -f GetSvrTime.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetSvrTime.c rm -f SetClsDwnMd.o unshared/SetClsDwnMd.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext SetClsDwnMd.c -o unshared/SetClsDwnMd.o rm -f SetClsDwnMd.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC SetClsDwnMd.c rm -f GetClsDwnMd.o unshared/GetClsDwnMd.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext GetClsDwnMd.c -o unshared/GetClsDwnMd.o rm -f GetClsDwnMd.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC GetClsDwnMd.c rm -f convutil.o unshared/convutil.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext convutil.c -o unshared/convutil.o rm -f convutil.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC convutil.c rm -f fileutil.o unshared/fileutil.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext fileutil.c -o unshared/fileutil.o rm -f fileutil.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC fileutil.c rm -f monitor.o unshared/monitor.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext monitor.c -o unshared/monitor.o rm -f monitor.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC monitor.c rm -f bcache.o unshared/bcache.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext bcache.c -o unshared/bcache.o rm -f bcache.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC bcache.c rm -f globals.o unshared/globals.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN globals.c -o unshared/globals.o rm -f globals.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -fPIC globals.c rm -f Astreams.o unshared/Astreams.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DTCPCONN -DUNIXCONN Astreams.c -o unshared/Astreams.o rm -f Astreams.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -fPIC Astreams.c rm -f ErrHndlr.o unshared/ErrHndlr.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext ErrHndlr.c -o unshared/ErrHndlr.o rm -f ErrHndlr.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC ErrHndlr.c rm -f snd.o unshared/snd.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext snd.c -o unshared/snd.o rm -f snd.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC snd.c rm -f wave.o unshared/wave.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext wave.c -o unshared/wave.o rm -f wave.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC wave.c rm -f voc.o unshared/voc.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext voc.c -o unshared/voc.o rm -f voc.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC voc.c rm -f aiff.o unshared/aiff.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext aiff.c -o unshared/aiff.o rm -f aiff.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC aiff.c rm -f 8svx.o unshared/8svx.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext 8svx.c -o unshared/8svx.o rm -f 8svx.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC 8svx.c rm -f sound.o unshared/sound.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext sound.c -o unshared/sound.o rm -f sound.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC sound.c rm -f soundlib.o unshared/soundlib.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext soundlib.c -o unshared/soundlib.o rm -f soundlib.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC soundlib.c rm -f mutex.o unshared/mutex.o gcc -c -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext mutex.c -o unshared/mutex.o rm -f mutex.o gcc -c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DXTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXUSE_MTSAFE_API -DXUSE_NETDB_R_API -DMALLOC_0_RETURNS_NULL -fPIC mutex.c rm -f libaudio.so.2.4~ (cd .; LD_RUN_PATH=/opt/pkg/lib gcc -o ./libaudio.so.2.4~ -shared -z text -R/opt/pkg/lib -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -Wl,-h,libaudio.so.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.so.2.4 mv -f libaudio.so.2.4~ libaudio.so.2.4 + rm -f libaudio.so + ln -s libaudio.so.2.4 libaudio.so rm -f libaudio.a /usr/bin/ar cqs 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 making all in ./clients... making all in clients/audio... making all in clients/audio/widgets... gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -I/opt/pkg/include/gettext -c Slider.c Slider.c: In function 'setValue': Slider.c:151:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 151 | XtCallCallbacks((Widget) w, XtNcallback, (XtPointer) w->slider.value); | ^ Slider.c: In function 'scroll': Slider.c:159:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 159 | int position = (int) positionp; | ^ rm -f libwidgets.a /usr/bin/ar cqs libwidgets.a Slider.o making all in clients/audio/auconvert... gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -I../../../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -I/opt/pkg/include/gettext -c auconvert.c rm -f auconvert gcc -o auconvert auconvert.o -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/gettext -DNO_ASM -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -laudio -lXt -lSM -lICE -lXext -lX11 -lm -lsocket -lnsl -R/opt/pkg/lib -z lazyload -z combreloc -Wl,-M,/usr/lib/ld/map.pagealign -Wl,-M,/usr/lib/ld/map.noexdata ld: fatal: library -laudio: not found ld: fatal: file processing errors. No output written to auconvert collect2: error: ld returned 1 exit status *** Error code 1 Stop. bmake[3]: stopped in /home/pbulk/build/audio/nas/work/nas-1.9.4/clients/audio/auconvert *** Error code 1 Stop. bmake[2]: stopped in /home/pbulk/build/audio/nas/work/nas-1.9.4/clients/audio *** Error code 1 Stop. bmake[1]: stopped in /home/pbulk/build/audio/nas/work/nas-1.9.4/clients *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/audio/nas/work/nas-1.9.4 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/nas *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/nas