=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for frotz-2.43nb3 checking for soundcard.h cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/buffer.o -c src/common/buffer.c src/common/buffer.c:148:5: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' memset(buffer, 0, sizeof (zchar) * TEXT_BUFFER_SIZE); ^ src/common/buffer.c:148:5: note: please include the header or explicitly provide a declaration for 'memset' 1 warning generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/err.o -c src/common/err.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/fastmem.o -c src/common/fastmem.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/files.o -c src/common/files.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/hotkey.o -c src/common/hotkey.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/input.o -c src/common/input.c src/common/input.c:314:11: warning: implicit declaration of function 'os_read_mouse' is invalid in C99 [-Wimplicit-function-declaration] btn = os_read_mouse (); ^ 1 warning generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/main.o -c src/common/main.c src/common/main.c:173:5: warning: implicit declaration of function 'init_buffer' is invalid in C99 [-Wimplicit-function-declaration] init_buffer (); ^ src/common/main.c:179:5: warning: implicit declaration of function 'init_process' is invalid in C99 [-Wimplicit-function-declaration] init_process (); ^ src/common/main.c:181:5: warning: implicit declaration of function 'init_sound' is invalid in C99 [-Wimplicit-function-declaration] init_sound (); ^ 3 warnings generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/math.o -c src/common/math.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/object.o -c src/common/object.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/process.o -c src/common/process.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/quetzal.o -c src/common/quetzal.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/random.o -c src/common/random.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/redirect.o -c src/common/redirect.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/screen.o -c src/common/screen.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/sound.o -c src/common/sound.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/stream.o -c src/common/stream.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/table.o -c src/common/table.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/text.o -c src/common/text.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/common/variable.o -c src/common/variable.c Archiving common code... ar rc src/frotz_common.a src/common/buffer.o src/common/err.o src/common/fastmem.o src/common/files.o src/common/hotkey.o src/common/input.o src/common/main.o src/common/math.o src/common/object.o src/common/process.o src/common/quetzal.o src/common/random.o src/common/redirect.o src/common/screen.o src/common/sound.o src/common/stream.o src/common/table.o src/common/text.o src/common/variable.o ranlib src/frotz_common.a cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_init.o -c src/curses/ux_init.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_input.o -c src/curses/ux_input.c src/curses/ux_input.c:646:1: warning: control reaches end of non-void function [-Wreturn-type] } /* os_read_mouse */ ^ 1 warning generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_pic.o -c src/curses/ux_pic.c src/curses/ux_pic.c:75:42: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((dblremain > y) || (dblremain == y) && (quotient & 1)) ~~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/curses/ux_pic.c:75:42: note: place parentheses around the '&&' expression to silence this warning if ((dblremain > y) || (dblremain == y) && (quotient & 1)) ^ ( ) 1 warning generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_screen.o -c src/curses/ux_screen.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_text.o -c src/curses/ux_text.c src/curses/ux_text.c:290:9: warning: self-comparison always evaluates to true [-Wtautological-compare] if (c1 == c1) /* let's avoid confusing the compiler (and me) */ ^ 1 warning generated. cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_audio_none.o -c src/curses/ux_audio_none.c cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -DOSS_SOUND -O2 -march=i586 -o src/curses/ux_audio_oss.o -c src/curses/ux_audio_oss.c src/curses/ux_audio_oss.c:77:17: error: use of undeclared identifier 'SNDCTL_DSP_RESET' ioctl(dsp_fd, SNDCTL_DSP_RESET, 0); ^ src/curses/ux_audio_oss.c:79:21: error: use of undeclared identifier 'SOUND_MIXER_WRITE_VOLUME' ioctl(mixer_fd, SOUND_MIXER_WRITE_VOLUME, &old_volume); ^ src/curses/ux_audio_oss.c:89:16: error: use of undeclared identifier 'AFMT_U8' int format = AFMT_U8; ^ src/curses/ux_audio_oss.c:103:21: error: use of undeclared identifier 'SNDCTL_DSP_SETFMT' if (ioctl(dsp_fd, SNDCTL_DSP_SETFMT, &format) == -1) { ^ src/curses/ux_audio_oss.c:107:17: error: use of undeclared identifier 'AFMT_U8' if (format != AFMT_U8) { ^ src/curses/ux_audio_oss.c:111:21: error: use of undeclared identifier 'SNDCTL_DSP_CHANNELS' if (ioctl(dsp_fd, SNDCTL_DSP_CHANNELS, &channels) == -1) { ^ src/curses/ux_audio_oss.c:121:17: error: use of undeclared identifier 'SNDCTL_DSP_SPEED' ioctl(dsp_fd, SNDCTL_DSP_SPEED, &sample_rate); ^ src/curses/ux_audio_oss.c:129:23: error: use of undeclared identifier 'SOUND_MIXER_READ_VOLUME' ioctl(mixer_fd, SOUND_MIXER_READ_VOLUME, &old_volume); ^ src/curses/ux_audio_oss.c:132:23: error: use of undeclared identifier 'SOUND_MIXER_WRITE_VOLUME' ioctl(mixer_fd, SOUND_MIXER_WRITE_VOLUME, &new_vol); ^ src/curses/ux_audio_oss.c:165:17: error: use of undeclared identifier 'SNDCTL_DSP_SYNC' ioctl(dsp_fd, SNDCTL_DSP_SYNC, 0); ^ src/curses/ux_audio_oss.c:167:21: error: use of undeclared identifier 'SOUND_MIXER_WRITE_VOLUME' ioctl(mixer_fd, SOUND_MIXER_WRITE_VOLUME, &old_volume); ^ 11 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/games/frotz/work/frotz-2.43 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/frotz *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/frotz