=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for treetool-2.0.2 (cd tree;/usr/pkg/bin/gmake "CC=gcc" "INC=-I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include" "INCDIR=/scratch/wip/treetool/work/treetool2.0.2/include" \ "OBJDIR=/scratch/wip/treetool/work/treetool2.0.2/obj" "BINDIR=/scratch/wip/treetool/work/treetool2.0.2/bin") gmake[1]: Entering directory `/scratch/wip/treetool/work/treetool2.0.2/tree' gcc -c maketree.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c treefunc.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c generic.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include generic.c: In function 'newspace': generic.c:18:17: warning: incompatible implicit declaration of built-in function 'malloc' treefunc.c: In function 'parentdistance': treefunc.c:180:3: warning: return makes integer from pointer without a cast treefunc.c: In function 'setparentdistance': treefunc.c:224:3: warning: return makes integer from pointer without a cast gcc -c traverse.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c intree.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include traverse.c: In function 'firstsubtree': traverse.c:28:3: warning: return makes integer from pointer without a cast traverse.c: In function 'lastsubtree': traverse.c:46:3: warning: return makes integer from pointer without a cast maketree.c: In function 'maketree': maketree.c:24:21: warning: incompatible implicit declaration of built-in function 'strdup' maketree.c:32:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c:39:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c: In function 'makenode': maketree.c:56:21: warning: incompatible implicit declaration of built-in function 'strdup' maketree.c:62:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c: In function 'node_set_name': maketree.c:78:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c:82:19: warning: incompatible implicit declaration of built-in function 'strdup' maketree.c: In function 'dupcommentlist': maketree.c:427:18: warning: incompatible implicit declaration of built-in function 'strdup' maketree.c: In function 'freecommentlist': maketree.c:621:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c: In function 'freenode': maketree.c:629:3: warning: incompatible implicit declaration of built-in function 'free' maketree.c: In function 'freebranch': maketree.c:642:2: warning: incompatible implicit declaration of built-in function 'free' maketree.c: In function 'freetree': maketree.c:703:3: warning: incompatible implicit declaration of built-in function 'free' gcc -c iotree.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include iotree.c: In function 'treereadname': iotree.c:42:7: warning: incompatible implicit declaration of built-in function 'free' iotree.c:58:7: warning: incompatible implicit declaration of built-in function 'free' iotree.c:74:7: warning: incompatible implicit declaration of built-in function 'free' iotree.c:91:6: warning: incompatible implicit declaration of built-in function 'free' iotree.c:107:7: warning: incompatible implicit declaration of built-in function 'free' iotree.c:125:8: warning: incompatible implicit declaration of built-in function 'free' intree.c: In function 'readcommentlist': intree.c:65:5: warning: incompatible implicit declaration of built-in function 'free' intree.c: In function 'readtreenode': intree.c:148:8: warning: cast to pointer from integer of different size gcc -c outree.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include outree.c: In function 'writetreenode': outree.c:174:7: warning: incompatible implicit declaration of built-in function 'strlen' outree.c:174:22: warning: comparison between pointer and integer gcc -c list.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c memory.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include list.c: In function 'newlist': list.c:24:12: warning: incompatible implicit declaration of built-in function 'malloc' list.c: In function 'addnode': list.c:43:12: warning: incompatible implicit declaration of built-in function 'malloc' list.c: In function 'rmnode': list.c:93:2: warning: incompatible implicit declaration of built-in function 'free' list.c: In function 'rmcurr': list.c:113:3: warning: incompatible implicit declaration of built-in function 'free' list.c: In function 'freelist': list.c:142:3: warning: incompatible implicit declaration of built-in function 'free' memory.c: In function 'new_string': memory.c:16:17: warning: incompatible implicit declaration of built-in function 'malloc' memory.c:23:3: warning: incompatible implicit declaration of built-in function 'free' memory.c: In function 'ins_string': memory.c:87:10: warning: incompatible implicit declaration of built-in function 'strlen' memory.c:94:17: warning: incompatible implicit declaration of built-in function 'realloc' memory.c:110:2: warning: incompatible implicit declaration of built-in function 'strncpy' memory.c: In function 'ins_char': memory.c:129:17: warning: incompatible implicit declaration of built-in function 'realloc' memory.c: In function 'add_string': memory.c:159:5: warning: incompatible implicit declaration of built-in function 'strlen' memory.c:164:17: warning: incompatible implicit declaration of built-in function 'realloc' memory.c:173:2: warning: incompatible implicit declaration of built-in function 'strcpy' memory.c: In function 'add_char': memory.c:190:17: warning: incompatible implicit declaration of built-in function 'realloc' memory.c: In function 'dup_string': memory.c:209:17: warning: incompatible implicit declaration of built-in function 'malloc' memory.c:213:2: warning: incompatible implicit declaration of built-in function 'memcpy' memory.c: In function 'freeze_string': memory.c:226:2: warning: incompatible implicit declaration of built-in function 'free' gcc -c findnode.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include ld -r -o treelib.o maketree.o treefunc.o generic.o traverse.o intree.o iotree.o outree.o list.o memory.o findnode.o cp treelib.o /scratch/wip/treetool/work/treetool2.0.2/obj cp treestruct.h /scratch/wip/treetool/work/treetool2.0.2/include cp list.h /scratch/wip/treetool/work/treetool2.0.2/include cp memory.h /scratch/wip/treetool/work/treetool2.0.2/include gmake[1]: Leaving directory `/scratch/wip/treetool/work/treetool2.0.2/tree' (cd graphics;/usr/pkg/bin/gmake "CC=gcc" "INC=-I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include" "INCDIR=/scratch/wip/treetool/work/treetool2.0.2/include" \ "OBJDIR=/scratch/wip/treetool/work/treetool2.0.2/obj" "BINDIR=/scratch/wip/treetool/work/treetool2.0.2/bin") gmake[1]: Entering directory `/scratch/wip/treetool/work/treetool2.0.2/graphics' gcc -c args.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c canvas.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c color.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include color.c: In function 'tcolor_new': color.c:46:7: warning: cast to pointer from integer of different size color.c: In function 'tcolor_new_chooser': color.c:338:11: warning: cast to pointer from integer of different size In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from canvas.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive canvas.c: In function 'tcanvas_drawable': canvas.c:59:3: warning: return makes integer from pointer without a cast canvas.c:61:3: warning: return makes integer from pointer without a cast canvas.c: In function 'tcanvas_xview': canvas.c:72:3: warning: return makes integer from pointer without a cast canvas.c:74:3: warning: return makes integer from pointer without a cast canvas.c: In function 'dorepaintcvs': canvas.c:381:12: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_pop_buffer': canvas.c:399:12: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_resize': canvas.c:724:15: warning: comparison between pointer and integer canvas.c:730:13: warning: assignment makes integer from pointer without a cast canvas.c:731:15: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_repaint': canvas.c:1115:8: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_new2': canvas.c:1202:12: warning: cast to pointer from integer of different size canvas.c:1228:16: warning: comparison between pointer and integer canvas.c:1244:8: warning: assignment makes integer from pointer without a cast canvas.c:1245:8: warning: assignment makes integer from pointer without a cast canvas.c:1264:12: warning: comparison between pointer and integer canvas.c:1296:12: warning: comparison between pointer and integer canvas.c:1343:15: warning: assignment makes integer from pointer without a cast canvas.c:1344:17: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_free': canvas.c:1445:12: warning: comparison between pointer and integer canvas.c: In function 'tcanvas_start_timer': canvas.c:1928:3: warning: passing argument 2 of 'notify_set_itimer_func' from incompatible pointer type /scratch/wip/treetool/work/.buildlink/include/xview/notify.h:238:1: note: expected 'Notify_func' but argument is of type 'int (*)()' gcc -c context.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include context.c: In function 'tcontext_new': context.c:20:7: warning: cast to pointer from integer of different size gcc -c cursor.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c display.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c draw.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include cursor.c: In function 'tcursor_new': cursor.c:38:10: warning: cast to pointer from integer of different size cursor.c:41:8: warning: comparison between pointer and integer cursor.c:45:8: warning: comparison between pointer and integer cursor.c:61:3: warning: passing argument 4 of 'XCreatePixmapCursor' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:1566:15: note: expected 'struct XColor *' but argument is of type 'int' cursor.c:61:3: warning: passing argument 5 of 'XCreatePixmapCursor' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:1566:15: note: expected 'struct XColor *' but argument is of type 'int' cursor.c:64:9: warning: comparison between pointer and integer cursor.c:66:3: warning: incompatible implicit declaration of built-in function 'free' cursor.c: In function 'tcursor_X': cursor.c:77:3: warning: return makes integer from pointer without a cast cursor.c:79:3: warning: return makes integer from pointer without a cast cursor.c: In function 'tcursor_set': cursor.c:99:10: warning: cast to pointer from integer of different size cursor.c: In function 'tcursor_unset': cursor.c:117:10: warning: cast to pointer from integer of different size In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from draw.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive gcc -c event.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include display.c: In function 'tdisplay_new': display.c:30:5: warning: incompatible implicit declaration of built-in function 'strlen' display.c:41:20: warning: incompatible implicit declaration of built-in function 'strdup' display.c: In function 'tdisplay_free': display.c:84:3: warning: incompatible implicit declaration of built-in function 'free' display.c: In function 'tdisplay_XRoot': display.c:112:3: warning: return makes integer from pointer without a cast display.c:114:3: warning: return makes integer from pointer without a cast display.c: In function 'tdisplay_XColormap': display.c:125:3: warning: return makes integer from pointer without a cast display.c:127:3: warning: return makes integer from pointer without a cast display.c: In function 'tdisplay_XScreen': display.c:138:3: warning: return makes integer from pointer without a cast display.c:140:3: warning: return makes integer from pointer without a cast display.c: In function 'tdisplay_depth': display.c:177:3: warning: return makes integer from pointer without a cast display.c:179:3: warning: return makes integer from pointer without a cast gcc -c font.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include font.c: In function 'tfont_read_fname': font.c:123:20: warning: incompatible implicit declaration of built-in function 'strdup' font.c: In function 'tfontname_new': font.c:242:20: warning: incompatible implicit declaration of built-in function 'strdup' font.c: In function 'tfontstyle_new': font.c:255:20: warning: incompatible implicit declaration of built-in function 'strdup' font.c: In function 'tfontname_free': font.c:281:2: warning: incompatible implicit declaration of built-in function 'free' font.c: In function 'tfontstyle_free': font.c:294:2: warning: incompatible implicit declaration of built-in function 'free' font.c: In function 'tfont_list': font.c:349:6: warning: cast to pointer from integer of different size font.c:360:8: warning: cast to pointer from integer of different size font.c:365:4: warning: incompatible implicit declaration of built-in function 'strcpy' font.c:366:4: warning: incompatible implicit declaration of built-in function 'strcat' font.c:412:31: warning: incompatible implicit declaration of built-in function 'malloc' font.c:440:36: warning: incompatible implicit declaration of built-in function 'strdup' font.c:474:27: warning: incompatible implicit declaration of built-in function 'malloc' font.c:477:32: warning: incompatible implicit declaration of built-in function 'strdup' font.c:482:24: warning: incompatible implicit declaration of built-in function 'malloc' font.c:486:32: warning: incompatible implicit declaration of built-in function 'strdup' font.c: In function 'tfont_new': font.c:795:7: warning: cast to pointer from integer of different size font.c: In function 'tfont_create_from_fontname': font.c:872:7: warning: cast to pointer from integer of different size font.c: In function 'tfont_Xid': font.c:990:3: warning: return makes integer from pointer without a cast font.c:992:3: warning: return makes integer from pointer without a cast gcc -c frame.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from event.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from frame.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive event.c: In function 'tevent_create_from_xviewevent': event.c:85:7: warning: passing argument 1 of 'XLookupString' from incompatible pointer type /scratch/wip/treetool/work/.buildlink/include/X11/Xutil.h:526:12: note: expected 'struct XKeyEvent *' but argument is of type 'union XEvent *' event.c: In function 'tevent_time': event.c:446:3: warning: return makes integer from pointer without a cast event.c:448:3: warning: return makes integer from pointer without a cast event.c: In function 'tevent_xview_x': event.c:458:3: warning: return makes integer from pointer without a cast event.c:460:3: warning: return makes integer from pointer without a cast event.c: In function 'tevent_xview_y': event.c:470:3: warning: return makes integer from pointer without a cast event.c:472:3: warning: return makes integer from pointer without a cast event.c: In function 'tevent_xview_window': event.c:482:3: warning: return makes integer from pointer without a cast event.c:484:3: warning: return makes integer from pointer without a cast frame.c: In function 'frame_event_handler': frame.c:48:4: warning: passing argument 2 of 'notify_next_event_func' makes integer from pointer without a cast /scratch/wip/treetool/work/.buildlink/include/xview/notify.h:233:1: note: expected 'Notify_event' but argument is of type 'struct Event *' frame.c:51:3: warning: passing argument 2 of 'notify_next_event_func' makes integer from pointer without a cast /scratch/wip/treetool/work/.buildlink/include/xview/notify.h:233:1: note: expected 'Notify_event' but argument is of type 'struct Event *' frame.c: In function 'tframe_new': frame.c:109:4: warning: assignment makes integer from pointer without a cast frame.c:172:3: warning: passing argument 1 of 'XParseColor' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:2857:15: note: expected 'struct Display *' but argument is of type 'int' frame.c:174:3: warning: passing argument 1 of 'XAllocColor' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:1965:15: note: expected 'struct Display *' but argument is of type 'int' frame.c:176:3: warning: passing argument 1 of 'XSetWindowBackground' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:3340:12: note: expected 'struct Display *' but argument is of type 'int' frame.c: In function 'tframe_move': frame.c:292:6: warning: comparison between pointer and integer frame.c:294:4: warning: passing argument 1 of 'XTranslateCoordinates' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xlib.h:3453:13: note: expected 'struct Display *' but argument is of type 'int' frame.c: In function 'tframe_xview': frame.c:368:3: warning: return makes integer from pointer without a cast frame.c:370:3: warning: return makes integer from pointer without a cast frame.c: In function 'tframe_drawable': frame.c:381:3: warning: return makes integer from pointer without a cast frame.c:383:3: warning: return makes integer from pointer without a cast frame.c: In function 'tframe_set_min_size': frame.c:404:3: warning: passing argument 1 of 'XSetSizeHints' makes pointer from integer without a cast /scratch/wip/treetool/work/.buildlink/include/X11/Xutil.h:602:12: note: expected 'struct Display *' but argument is of type 'int' frame.c: In function 'tframe_set_icon': frame.c:493:7: warning: comparison between pointer and integer gcc -c generic.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include generic.c: In function 'titem_new': generic.c:35:12: warning: incompatible implicit declaration of built-in function 'malloc' generic.c: In function 'titem_free': generic.c:50:3: warning: incompatible implicit declaration of built-in function 'free' generic.c: In function 'titem_drawable': generic.c:248:6: warning: cast to pointer from integer of different size generic.c:251:6: warning: cast to pointer from integer of different size generic.c:257:6: warning: cast to pointer from integer of different size generic.c: In function 'titem_xview_window': generic.c:273:6: warning: cast to pointer from integer of different size generic.c:276:6: warning: cast to pointer from integer of different size generic.c:279:6: warning: cast to pointer from integer of different size generic.c:282:6: warning: cast to pointer from integer of different size generic.c:291:6: warning: cast to pointer from integer of different size gcc -c init.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c misc.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c panel.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from init.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from panel.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive gcc -c pbutton.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pbutton.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive gcc -c pcheck.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include gcc -c pchoice.c -I/scratch/wip/treetool/work/treetool2.0.2/include -I/usr/pkg/include -I/usr/X11R6/include In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pcheck.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:21:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:104:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:121:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:125:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:129:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:132:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:172:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:174:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:189:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:280:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:299:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixrect.h:332:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:22:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_planegroups.h:50:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:23:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:69:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:73:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:91:7: warning: extra tokens at end of #else directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:93:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:136:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_util.h:138:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:30:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:51:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:147:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:153:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:159:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/memvar.h:161:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:32:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:46:8: warning: extra tokens at end of #endif directive /scratch/wip/treetool/work/.buildlink/include/pixrect/pixfont.h:56:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:33:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/traprop.h:26:8: warning: extra tokens at end of #endif directive In file included from /scratch/wip/treetool/work/.buildlink/include/xview/xview_xvin.h:34:0, from /scratch/wip/treetool/work/.buildlink/include/xview/xview.h:18, from pchoice.c:3: /scratch/wip/treetool/work/.buildlink/include/pixrect/pr_line.h:50:8: warning: extra tokens at end of #endif directive pchoice.c: In function 'tpchoice_right_side': pchoice.c:30:9: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_bottom_side': pchoice.c:45:9: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_new': pchoice.c:116:12: warning: comparison between pointer and integer pchoice.c:138:9: warning: assignment makes integer from pointer without a cast pchoice.c:147:3: warning: passing argument 1 of 'xv_create' makes integer from pointer without a cast /scratch/wip/treetool/work/.buildlink/include/xview/pkg_public.h:58:1: note: expected 'Xv_opaque' but argument is of type 'void *' pchoice.c:148:11: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_free': pchoice.c:175:9: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_enable': pchoice.c:190:9: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_disable': pchoice.c:206:9: warning: comparison between pointer and integer pchoice.c: In function 'tpchoice_add': pchoice.c:266:8: warning: comparison between pointer and integer pchoice.c:286:2: error: lvalue required as left operand of assignment gmake[1]: *** [pchoice.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/scratch/wip/treetool/work/treetool2.0.2/graphics' gmake: *** [all] Error 2 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/treetool *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/treetool