=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for nspmod-0.1 gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c nspmod.c -o nspmod.o gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c play-s3m.c -o play-s3m.o play-s3m.c: In function 'displayNote': play-s3m.c:51:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-s3m.c:52:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-s3m.c: In function 'playS3m': play-s3m.c:115:15: warning: 'loopCnt' may be used uninitialized in this function [-Wmaybe-uninitialized] play-s3m.c:78:19: note: 'loopCnt' was declared here play-s3m.c:114:12: warning: 'loopBeg' may be used uninitialized in this function [-Wmaybe-uninitialized] play-s3m.c:78:10: note: 'loopBeg' was declared here play-s3m.c:345:23: warning: 'nextOrd' may be used uninitialized in this function [-Wmaybe-uninitialized] play-s3m.c:323:10: note: 'nextOrd' was declared here play-s3m.c:259:3: warning: 'lEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] play-s3m.c:238:18: note: 'lEnd' was declared here play-s3m.c:259:3: warning: 'lBeg' may be used uninitialized in this function [-Wmaybe-uninitialized] play-s3m.c:238:12: note: 'lBeg' was declared here gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c play-mod.c -o play-mod.o play-mod.c: In function 'displayS3mNote': play-mod.c:70:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mod.c:71:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mod.c: In function 'displayNote': play-mod.c:95:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mod.c:96:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mod.c: In function 'modToS3m': play-mod.c:145:27: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mod.c:147:28: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c play-mtm.c -o play-mtm.o play-mtm.c: In function 'displayS3mNote': play-mtm.c:48:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c:49:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c: In function 'displayNote': play-mtm.c:73:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c:74:24: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c: In function 'mtmToS3m': play-mtm.c:95:27: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c:97:28: warning: pointer targets in initialization of 'u8 *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] play-mtm.c: In function 'playAPattern': play-mtm.c:193:41: warning: pointers to arrays with different qualifiers are incompatible in ISO C [-Wpedantic] play-mtm.c: In function 'makeSampleInfo': play-mtm.c:304:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] play-mtm.c:304:6: warning: incompatible implicit declaration of built-in function 'exit' play-mtm.c:303:1: note: include '<stdlib.h>' or provide a declaration of 'exit' gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c ovs.c -o ovs.o ovs.c: In function 'perSampleWork': ovs.c:116:20: warning: pointer targets in passing argument 2 of 'convolute' differ in signedness [-Wpointer-sign] ovs.c:39:25: note: expected 'i7 *' {aka 'signed char *'} but argument is of type 'u8 *' {aka 'unsigned char *'} gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c magic.c -o magic.o magic.c:32:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:32:6: note: (near initialization for 'magicInfo[0].str') magic.c:33:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:33:6: note: (near initialization for 'magicInfo[1].str') magic.c:34:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:34:6: note: (near initialization for 'magicInfo[2].str') magic.c:35:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:35:6: note: (near initialization for 'magicInfo[3].str') magic.c:36:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:36:6: note: (near initialization for 'magicInfo[4].str') magic.c:37:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:37:6: note: (near initialization for 'magicInfo[5].str') magic.c:38:6: warning: pointer targets in initialization of 'const u8 *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] magic.c:38:6: note: (near initialization for 'magicInfo[6].str') magic.c: In function 'magic': magic.c:56:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c playnote.c -o playnote.o playnote.c: In function 'commonWork': playnote.c:15:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] playnote.c: In function 'sCmd': playnote.c:210:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] playnote.c: In function 'playNoteSetOutRate': playnote.c:394:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] playnote.c:394:2: warning: incompatible implicit declaration of built-in function 'exit' playnote.c:393:1: note: include '<stdlib.h>' or provide a declaration of 'exit' gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c inst.c -o inst.o gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -funroll-loops -c hirev.c hirev.c: In function 'instHirevLoop': hirev.c:228:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] hirev.c:249:21: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] hirev.c:253:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] hirev.c:253:6: warning: incompatible implicit declaration of built-in function 'exit' hirev.c:251:1: note: include '<stdlib.h>' or provide a declaration of 'exit' gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -c mem.c -o mem.o ln -s dacio-netbsd.c dacio.c gcc -Wall -pedantic -DDAC_DEV=\"/dev/audio\" -O2 -funroll-loops -c dacio.c distcc[243] ERROR: compile dacio.c on 10.0.20.124:3632 failed distcc[243] (dcc_build_somewhere) Warning: remote compilation of 'dacio.c' failed, retrying locally distcc[243] Warning: failed to distribute dacio.c to 10.0.20.124:3632, running locally instead dacio.c: In function 'dacioInit': dacio.c:42:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 42 | exit(1); | ^~~~ dacio.c:42:2: warning: incompatible implicit declaration of built-in function 'exit' dacio.c:11:1: note: include '<stdlib.h>' or provide a declaration of 'exit' 10 | #include "mem.h" /*(memPerm)*/ +++ |+#include <stdlib.h> 11 | dacio.c: In function 'dacioConf': dacio.c:80:2: warning: incompatible implicit declaration of built-in function 'exit' 80 | exit(1); | ^~~~ dacio.c:80:2: note: include '<stdlib.h>' or provide a declaration of 'exit' dacio.c:86:2: warning: incompatible implicit declaration of built-in function 'exit' 86 | exit(1); | ^~~~ dacio.c:86:2: note: include '<stdlib.h>' or provide a declaration of 'exit' dacio.c: In function 'dacioSync': dacio.c:103:2: warning: incompatible implicit declaration of built-in function 'exit' 103 | exit(1); | ^~~~ dacio.c:103:2: note: include '<stdlib.h>' or provide a declaration of 'exit' dacio.c: In function 'dacioFlush': dacio.c:142:2: warning: incompatible implicit declaration of built-in function 'exit' 142 | exit(1); | ^~~~ dacio.c:142:2: note: include '<stdlib.h>' or provide a declaration of 'exit' during RTL pass: rnreg dacio.c: In function 'dacioConf': dacio.c:96:1: internal compiler error: in merge_overlapping_regs, at regrename.c:301 96 | } | ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See <http://www.NetBSD.org/support/send-pr.html> for instructions. distcc[243] ERROR: compile dacio.c on localhost failed *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/audio/nspmod/work.vax/nspmod-0.1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/audio/nspmod *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/nspmod