+ 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/tracker-5.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tracker-5.3nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tracker-5.3nb1 rm -f config.h cp Arch/Sparc/config.h config.h gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" tracker.c -o tracker.o In file included from defs.h:75, from tracker.c:167: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ tracker.c:182:1: note: in expansion of macro 'ID' 182 | ID("$Id: tracker.c,v 1.5 1996/05/07 15:22:09 espie Exp espie $") | ^~ In function 'load_song', inlined from 'main' at tracker.c:347:10: tracker.c:282:12: warning: 'song' may be used uninitialized [-Wmaybe-uninitialized] 282 | if (!song) | ^ tracker.c: In function 'main': tracker.c:208:17: note: 'song' was declared here 208 | struct song *song; | ^~~~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" automaton.c -o automaton.o In file included from defs.h:75, from automaton.c:74: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ automaton.c:84:1: note: in expansion of macro 'ID' 84 | ID("$Id: automaton.c,v 5.7 1996/05/06 14:28:44 espie Exp espie $") | ^~ gcc -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" -DCOMPRESSION_FILE=\"/etc/opt/pkg/compression_methods\" open.c open.c: In function 'init_compression': open.c:385:32: warning: variable 'previous' set but not used [-Wunused-but-set-variable] 385 | struct compression_method **previous; | ^~~~~~~~ In file included from defs.h:75, from open.c:74: open.c: At top level: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ open.c:82:1: note: in expansion of macro 'ID' 82 | ID("$Id: open.c,v 5.5 1996/05/06 14:29:06 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" timing.c -o timing.o In file included from defs.h:75, from timing.c:12: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ timing.c:15:1: note: in expansion of macro 'ID' 15 | ID("$Id: timing.c,v 1.1 1996/04/12 16:31:32 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" dump_song.c -o dump_song.o In file included from defs.h:75, from dump_song.c:69: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ dump_song.c:80:1: note: in expansion of macro 'ID' 80 | ID("$Id: dump_song.c,v 5.4 1996/05/06 14:28:53 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" setup_audio.c -o setup_audio.o setup_audio.c: In function 'setup_audio': setup_audio.c:103:21: warning: variable 'new_freq' set but not used [-Wunused-but-set-variable] 103 | unsigned long new_freq; | ^~~~~~~~ In file included from defs.h:75, from setup_audio.c:52: setup_audio.c: At top level: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ setup_audio.c:61:1: note: in expansion of macro 'ID' 61 | ID("$Id: setup_audio.c,v 5.5 1996/05/07 15:22:17 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" notes.c -o notes.o In file included from defs.h:75, from notes.c:67: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ notes.c:79:1: note: in expansion of macro 'ID' 79 | ID("$Id: notes.c,v 5.3 1996/04/13 17:16:45 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" display.c -o display.o In file included from defs.h:75, from display.c:70: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ display.c:82:1: note: in expansion of macro 'ID' 82 | ID("$Id: display.c,v 5.6 1996/05/06 14:28:50 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" empty.c -o empty.o In file included from defs.h:75, from empty.c:34: config.h:33:40: warning: 'id' defined but not used [-Wunused-variable] 33 | #define ID(x) /*@unused@*/ LOCAL char id[]= x ; | ^~ empty.c:41:1: note: in expansion of macro 'ID' 41 | ID("$Id: empty.c,v 5.3 1996/05/06 14:28:55 espie Exp espie $") | ^~ gcc -I. -c -O -DSOLARIS -Wall -DDEVOSSAUDIO=\"/dev/dsp\" Arch/Unix/ui.c -o Arch/Unix/ui.o In file included from ./defs.h:75, from Arch/Unix/ui.c:128: ./config.h:18:9: warning: "_XOPEN_VERSION" redefined 18 | #define _XOPEN_VERSION 4 | ^~~~~~~~~~~~~~ In file included from /usr/include/signal.h:35, from Arch/Unix/ui.c:125: /usr/include/sys/feature_tests.h:383:9: note: this is the location of the previous definition 383 | #define _XOPEN_VERSION 3 | ^~~~~~~~~~~~~~ Arch/Unix/ui.c: In function 'switch_mode': Arch/Unix/ui.c:282:26: error: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] 282 | (void)signal(SIGCONT, switch_mode); | ^~~~~~~~~~~ | | | void (*)(void) In file included from /usr/include/signal.h:42: /usr/include/iso/signal_iso.h:63:27: note: expected 'void (*)(int)' but argument is of type 'void (*)(void)' 63 | extern void (*signal(int, void (*)(int)))(int); | ^~~~~~~~~~~~~ Arch/Unix/ui.c: In function 'scroll': Arch/Unix/ui.c:589:36: error: passing argument 1 of 'sync_audio' from incompatible pointer type [-Wincompatible-pointer-types] 589 | sync_audio(do_scroll, free_p, p); | ^~~~~~~~~ | | | void (*)(char *) In file included from Arch/Unix/ui.c:129: ./extern.h:281:17: note: expected 'void (*)(void *)' but argument is of type 'void (*)(char *)' 281 | (void (*function)(GENERIC), void (*f2) (GENERIC), GENERIC parameter); | ~~~~~~~^~~~~~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/tracker/work/tracker *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/tracker *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/tracker