=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for xm7-1020s gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o debug.o -c debug.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o disasm.o -c disasm.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o gui.o -c gui.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o fdc.o -c fdc.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o keyboard.o -c keyboard.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o kanji.o -c kanji.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o tapelp.o -c tapelp.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o maincpu.o -c maincpu.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o mainmem.o -c mainmem.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o mainetc.o -c mainetc.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o system.o -c system.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o multipag.o -c multipag.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o subcpu.o -c subcpu.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o submem.o -c submem.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o display.o -c display.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o subctrl.o -c subctrl.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o tools.o -c tools.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o ttlpalet.o -c ttlpalet.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o opn.o -c opn.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o opna.o -c opna.cpp gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o fmgen.o -c fmgen.cpp gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o psg.o -c psg.cpp gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o xw_disp.o -c xw_disp.c xw_disp.c: In function 'get_image': xw_disp.c:489: warning: incompatible implicit declaration of built-in function 'malloc' xw_disp.c: In function 'xwin_init': xw_disp.c:650: warning: incompatible implicit declaration of built-in function 'exit' xw_disp.c:678: warning: passing argument 3 of 'XCreateGC' makes integer from pointer without a cast xw_disp.c: In function 'disp_init': xw_disp.c:724: warning: incompatible implicit declaration of built-in function 'malloc' /var/tmp//ccvPL9RY.s:120:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:123:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:126:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:129:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:132:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:135:using `%al' instead of `%ax' due to `b' suffix /var/tmp//ccvPL9RY.s:138:using `%al' instead of `%ax' due to `b' suffix gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o xw_key.o -c xw_key.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o xw_main.o -c xw_main.c xw_main.c: In function 'catch_sigsegv': xw_main.c:36: warning: incompatible implicit declaration of built-in function 'exit' xw_main.c: In function 'catch_sigpipe': xw_main.c:42: warning: incompatible implicit declaration of built-in function 'exit' xw_main.c: In function 'main': xw_main.c:55: warning: format not a string literal and no format arguments xw_main.c:55: warning: format not a string literal and no format arguments gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o xw_file.o -c xw_file.c gcc -D_XWIN -DNDEBUG -O3 -I/usr/X11/include -I. -o xw_snd.o -c xw_snd.cpp xw_snd.cpp:30:29: error: linux/soundcard.h: No such file or directory xw_snd.cpp:58: error: 'AFMT_S16_LE' was not declared in this scope xw_snd.cpp:60: error: 'AFMT_U8' was not declared in this scope xw_snd.cpp:61: error: 'AFMT_U8' was not declared in this scope xw_snd.cpp: In function 'BOOL snd_init()': xw_snd.cpp:77: warning: deprecated conversion from string constant to 'char*' xw_snd.cpp:84: error: 'SNDCTL_DSP_RESET' was not declared in this scope xw_snd.cpp:99: error: 'SNDCTL_DSP_SETFMT' was not declared in this scope xw_snd.cpp:102: error: 'SNDCTL_DSP_STEREO' was not declared in this scope xw_snd.cpp:105: error: 'SNDCTL_DSP_SPEED' was not declared in this scope xw_snd.cpp:111: error: 'AFMT_U8' was not declared in this scope xw_snd.cpp:114: error: 'SNDCTL_DSP_NONBLOCK' was not declared in this scope xw_snd.cpp: In function 'void snd_timer()': xw_snd.cpp:196: error: 'count_info' was not declared in this scope xw_snd.cpp:196: error: expected `;' before 'ci' xw_snd.cpp:227: error: 'AFMT_U8' was not declared in this scope *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/emulators/xm7/work/vm *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/emulators/xm7 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/emulators/xm7