=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for emiclock-2.0.2nb7 --- main.o --- --- EmiClock.o --- --- menu.o --- --- main.o --- rm -f main.o --- EmiClock.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c EmiClock.c --- main.o --- clang -c -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DSIGTYPE=void main.c --- menu.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c menu.c menu.c:288:56: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtAddCallback(entry, XtNcallback, MainMenuSelect, (XtPointer)i); ^ menu.c:373:38: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtNcallback, OptionSubMenuSelect, (XtPointer)i); ^ menu.c:466:37: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtNcallback, ChimeSubMenuSelect, (XtPointer)i); ^ --- gengine.o --- --- menu.o --- menu.c:1273:39: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtNcallback, CostumesSubMenuSelect, (XtPointer)i); ^ menu.c:1452:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtNcallback, FaceSubMenuSelect, (XtPointer)i); ^ --- EmiClock.o --- EmiClock.c:1096:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(w->emiclock.charNo)); ^ EmiClock.c:1103:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(w->emiclock.charNo)); ^ EmiClock.c:1312:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(cold->emiclock.charNo)); ^ EmiClock.c:1316:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(cnew->emiclock.charNo)); ^ --- gengine.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c gengine.c gengine.c:75:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean isGrayscale, isGray4, isPerfect; ^ ./include/public.h:62:98: note: previous declaration is here XImage *PImage2XImage __P((Widget, Colormap, PixelImage *, int *, AllocPixel *, int *, _XtBoolean, _XtBoolean, _XtBoolean)); ^ gengine.c:75:27: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean isGrayscale, isGray4, isPerfect; ^ ./include/public.h:62:110: note: previous declaration is here XImage *PImage2XImage __P((Widget, Colormap, PixelImage *, int *, AllocPixel *, int *, _XtBoolean, _XtBoolean, _XtBoolean)); ^ gengine.c:75:36: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean isGrayscale, isGray4, isPerfect; ^ ./include/public.h:62:122: note: previous declaration is here XImage *PImage2XImage __P((Widget, Colormap, PixelImage *, int *, AllocPixel *, int *, _XtBoolean, _XtBoolean, _XtBoolean)); ^ --- EmiClock.o --- 4 warnings generated. --- gengine.o --- 3 warnings generated. --- gdata_cbase.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c gdata_cbase.c --- gdata_char.o --- --- menu.o --- 5 warnings generated. --- gdata_cmono.o --- --- gdata_char.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c gdata_char.c --- gdata_cmono.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c gdata_cmono.c --- gdata_cbase.o --- gdata_cbase.c:83:36: warning: initializing 'char *' with an expression of type 'unsigned char [2227]' converts between pointers to integer types with different sign [-Wpointer-sign] { cbase3_width, cbase3_height, cbase3_bits, }, ^~~~~~~~~~~ 1 warning generated. --- credit.o --- --- gdata_cmono.o --- gdata_cmono.c:83:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char01_width, char01_height, char01_bits, }, ^~~~~~~~~~~ gdata_cmono.c:84:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char02_width, char02_height, char02_bits, }, ^~~~~~~~~~~ gdata_cmono.c:85:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char03_width, char03_height, char03_bits, }, ^~~~~~~~~~~ gdata_cmono.c:86:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char04_width, char04_height, char04_bits, }, ^~~~~~~~~~~ gdata_cmono.c:87:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char05_width, char05_height, char05_bits, }, ^~~~~~~~~~~ gdata_cmono.c:88:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char06_width, char06_height, char06_bits, }, ^~~~~~~~~~~ gdata_cmono.c:89:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char07_width, char07_height, char07_bits, }, ^~~~~~~~~~~ gdata_cmono.c:90:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char08_width, char08_height, char08_bits, }, ^~~~~~~~~~~ gdata_cmono.c:91:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char09_width, char09_height, char09_bits, }, ^~~~~~~~~~~ gdata_cmono.c:92:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char10_width, char10_height, char10_bits, }, ^~~~~~~~~~~ gdata_cmono.c:93:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char11_width, char11_height, char11_bits, }, ^~~~~~~~~~~ gdata_cmono.c:94:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char12_width, char12_height, char12_bits, }, ^~~~~~~~~~~ gdata_cmono.c:95:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char13_width, char13_height, char13_bits, }, ^~~~~~~~~~~ gdata_cmono.c:96:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char14_width, char14_height, char14_bits, }, ^~~~~~~~~~~ gdata_cmono.c:97:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char15_width, char15_height, char15_bits, }, ^~~~~~~~~~~ gdata_cmono.c:98:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char16_width, char16_height, char16_bits, }, ^~~~~~~~~~~ gdata_cmono.c:99:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char17_width, char17_height, char17_bits, }, ^~~~~~~~~~~ gdata_cmono.c:100:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char18_width, char18_height, char18_bits, }, ^~~~~~~~~~~ gdata_cmono.c:101:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char19_width, char19_height, char19_bits, }, ^~~~~~~~~~~ gdata_cmono.c:102:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char20_width, char20_height, char20_bits, }, ^~~~~~~~~~~ gdata_cmono.c:103:36: warning: initializing 'char *' with an expression of type 'unsigned char [610]' converts between pointers to integer types with different sign [-Wpointer-sign] { char21_width, char21_height, char21_bits, }, ^~~~~~~~~~~ 21 warnings generated. --- credit_mono.o --- --- credit.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c credit.c --- credit_mono.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c credit_mono.c --- sound.o --- rm -f sound.o clang -c -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO '-DSOUND_DIRECTORY="/usr/pkg/lib/X11/EmiClock"' '-DSTARTUP_SOUND="myu.au"' sound.c --- rcfile.o --- clang -O -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c rcfile.c --- sound.o --- In file included from sound.c:54: ./include/sound.h:225:10: fatal error: 'machine/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [sound.o] Error code 1 bmake: stopped in /var/pkgsrc/work/time/emiclock/work/emiclock-2.0.2 1 error bmake: stopped in /var/pkgsrc/work/time/emiclock/work/emiclock-2.0.2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/time/emiclock *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/time/emiclock